Comment 6 for bug 177280

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xulrunner-1.9 - 1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1

---------------
xulrunner-1.9 (1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1) hardy; urgency=low

  * happy new year release for hardy (1.9b3 pre, CVS 20080101t1000) features:
    - use system-cairo (LP: #152210, LP: #164640)
    - use system-nspr/nss (LP: #177280)
    - proper pkg-config files for -unstable and system-nspr/nss (see below)
    - backed-out microb changes (back to square zero)
    - fix various embedding issues (see below)

  [ Fabien Tassin ]
  * Disable bz404634_att290373.patch and bz373196_att281782.patch until trunk
    is back in shape after the MicroB mass back out (See MozBug #408238)
    - update debian/patches/series
  * new upstream snapshot (1.9b3 pre, CVS 20071228t0918)
  * Drop patch committed upstream:
    - drop debian/patches/bz287150_att291740_hppa_fix.patch
    - update debian/patches/series
  * Add support for mozilla-devscripts
    - update debian/control
    - update debian/rules

  [ Alexander Sack ]
  * drop patches for mozilla bug #404634 completely to prepare landing of
    improved patch:
    - drop debian/patches/bz404634_att290305.patch
    - drop debian/patches/bz404634_att290373.patch
    - update debian/patches/series
  * land improved patch for mozilla bug #404634 that properly disables
    url-classifier if no profile is setup and makes nsUrlClassifierDBService
    fall-back to NS_APP_USER_PROFILE_50_DIR if NS_APP_USER_PROFILE_LOCAL_50_DIR
    is not provided by embedding app.
    - add debian/patches/bz404634_att294921.patch
    - update debian/patches/series
  * remove bz373196_att281782.patch completely from tree as it tackled a MICROB
    regression, which should now be fixed.
  * add %FULL_NSPR_CFLAGS% to libxul-embedding* Cflags .pc files to fix
    builds of embedders that link against system-nspr enabled xul
    - update debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
  * do not export zlib headers with bogus symbols during make install if
    system zlib is used. This breaks embedders and happens if MOZ_INSTALLER
    is enabled.
    - add debian/patches/bzXXX_no_zlib_export_if_native.patch
    - update debian/patches/series
  * drop mozilla-devscripts from build-depends as its not needed for the
    actual package build process. Take care that debian/rules disables the
    mozilla-devscripts include if it doesn't exist
    - update debian/control
    - update debian/rules
  * add gtkmozembed_internal.h symbols to glue (mozilla bug 373918):
    - add debian/patches/bz373918_att295042.patch
    - update debian/patches/series
  * add support for GRE extensions and plugins. We now search in PROFILE, APP
    and GRE dir.
    - add debian/patches/bzXXX_gre_extension_plugin_support.patch
    - update debian/patches/series
  * explicitly create addon directories /usr/lib/xulrunner-addons/{plugins,extensions}
    - update debian/xulrunner-1.9.dirs
  * drop hard-coded --with-system-nspr and --with-system-nss from CONFIGURE
    flags
    - update debian/rules
  * don't enforce lower bound of system cairo and system nss versions
    - update debian/control

xulrunner-1.9 (1.9~b2+nobinonly-0ubuntu1) hardy; urgency=low

  [ Fabien Tassin ]
  * new upstream snapshot (1.9b2) from tag FIREFOX_3_0b2_RELEASE
  * Update diverged patch:
    - update debian/patches/bz399589_fix_missing_symbol_with_new_nss.patch
  * Fix FTBFS on Hardy when using system nss. See MozBug #403994.
    - add debian/patches/bz403994_dont_install_nss_includes_with_system_nss.patch
    - update debian/patches/series
  * Drop patches for bugs which recently landed
    - drop debian/patches/bz405424_att290202.patch
    - drop debian/patches/fix_ppc_ftbfs.patch
    - update debian/patches/series
  * Update rules for system cairo >= 1.5.4. It's still conditioned
    by the presence or not of libcairo 1.5.* in hardy, also conditioning
    lcd sub-pixel rendering
    - update debian/rules
    - add debian/patches/bz344818_cairo_xrender.patch
    - update debian/patches/series
  * add libpixman-1-dev to build-deps, needed by cairo
    - update debian/control
  * Update Standards-Version to 3.7.3
    - update debian/control
  * Re-enable DEB_AUTO_UPDATE_AUTOCONF=2.13 and depends on autoconf2.13
    (will be dropped for final release)
    - update debian/control
    - update debian/rules
  * Fold Build-Depends line making changes easier to track in diffs
    and update versions based on http://wiki.mozilla.org/Linux/Runtime_Requirements
    - update debian/control
  * Add --enable-startup-notification and libstartup-notification0-dev to build-deps
    - update debian/rules
    - update debian/control
  * Rewrite detection code for system nss and nspr, to ease backports to gutsy
    - update debian/rules
  * Fix FTBFS on hppa (See MozBug #287150)
    - add debian/patches/bz287150_att291740_hppa_fix.patch
    - update debian/patches/series

  [ Alexander Sack ]
  * force system cairo by adding versioned build-depends >= 1.5.4
    - update debian/control
  * provide libxul-unstable.pc and libxul-embedding-unstable.pc
    - add debian/patches/bz408062_unstable_pc.patch
    - update debian/patches/series
  * fix missing icons if no gnome-support package is installed: move
    libimgicon.so component from gnome-support package to plain xulrunner-1.9
    - update debian/xulrunner-1.9.install
    - update debian/xulrunner-1.9-gnome-support.install
  * fix mozilla-nspr.pc for --with-system-nspr builds: mozilla-nspr.pc points
    to the cflags and libs of system nspr now
    - add debian/patches/bzXXX_pc_honour_system_nspr_nss.patch
    - update debian/patches/series
  * enforce libnss3-dev version (>= 3.12.0~1.9b2)
    - update debian/control

 -- Alexander Sack <email address hidden> Wed, 02 Jan 2008 14:55:34 +0100