firefox-3.0 (3.0.1+build1+nobinonly-0ubuntu0.8.04.2) hardy-proposed; urgency=low * LP: #247494 - new security/stability release (v3.0.1 build1) - see USN-626-1 * add useragent config file and install it in $pkglibdir/defaults/preferences; replace @VENDOR@, @VENDOR_SUB@ and @VENDOR_COMMENT@ tokens with lsb_release id, release, codename - add debian/ubuntu-useragent.js.tmpl - update debian/rules (cherry pick rev295 from lp:~mozillateam/firefox/firefox-3.0.head branch) * bump maxVersion to 1.9.0.* to ease future upgrades of firefox-3.0/xulrunner-1.9 tandem and lower minVersion to 1.9.0.1 in post-install; in turn adjust binary and build depends accordingly. - update debian/rules - update debian/control -- Alexander Sack Fri, 11 Jul 2008 09:49:58 +0200 firefox-3.0 (3.0+nobinonly-0ubuntu0.8.04.1) hardy-proposed; urgency=low * New upstream release: 3.0 (LP: #237690) [ Alexander Sack ] * include fix for LP: #236266 - "Build Failure on HPPA architecture" by applying patch from bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=436133 but keep it disabled for stable release updates. - add debian/patches/bz436133_att322801.patch - update debian/patches/series * drop left-over patch that disabled parts of safe-browsing by default. - delete debian/patches/force_safebrowsing_off.patch - update debian/firefox.js - update debian/patches/series -- Alexander Sack Tue, 10 Jun 2008 14:54:29 +0200 firefox-3.0 (3.0~rc1+nobinonly-0ubuntu0.8.04.1) hardy-proposed; urgency=low * new upstream release 3.0 RC1 (LP: #233922) [ Fabien Tassin ] * Bump xulrunner-1.9 dependencies to ~rc - update debian/control * Bump EM_TRANSLATION_VERSION and EM_TRANSLATION_{MIN,MAX}_VERSION to 3.0 and clean-up the code to avoid unnecessary complexity - update debian/rules * Refresh diverged patches - update debian/patches/bzXXX_reload_new_plugins.patch * Fix 'Categories' field in desktop file by changing GTK into Application to make KDE happy (LP: #220325) - update debian/firefox-3.0-final.desktop * Build with default gcc (hardy: 4.2, intrepid: 4.3) - update debian/rules - update debian/control * Prevent EULA dialog to popup on first run by setting the browser.EULA.override key to true - update debian/firefox.js * Drop LDFLAGS workaround now that jemalloc is no longer a static lib - udate debian/rules * Workaround multiple crashes in Intrepid caused by Intrepid shipping gcc 4.3 with -D_FORTIFY_SOURCE=2 by default - udate debian/rules [ Alexander Sack ] * Fix LP: #218865 - "ubufox is not suggested or recommended by firefox-3.0"; we add ubufox to recommends of firefox-3.0 package. - update debian/control * Fix apport hook to properly detect global gre extensions - update debian/apport/firefox-3.0.py * disable app.update feature in code so the auto app update feature will never be enabled (independent from the pref setting) - add debian/patches/ubuntu_no_app_updates.patch - update debian/patches/series * install firefox.cfg as an example using dh_installdocs rather than dh_install as it wasn't used at all - update debian/rules -- Alexander Sack Fri, 23 May 2008 14:12:59 +0200 firefox-3.0 (3.0~b5+nobinonly-0ubuntu3) hardy; urgency=low * improve translation support by shipping a crafted install.rdf. We ship a template install.rdf.in in debian/translation-support and replace the em:{version,maxVersion,minVersion} during build. For now those versions are maintained manually because we need maintainer attention on upgrades considering the upstream string freeze. To increase failsafeness, we fail the build if the version appears to be out of sync with the upstream version in the post-install target. The install.rdf is finally added to the zip file in the binary-post-install rule used to produce the en-US.xpi. - add debian/translation-support/install.rdf.in - update debian/rules * remove unused debian/firefoxrc (aka /etc/firefox-3.0/firefoxrc) file from files shipped. Its not considered by firefox startscript anymore and just causes confusion. - remove debian/firefoxrc - update debian/firefox-3.0.install -- Alexander Sack Sun, 20 Apr 2008 15:47:10 +0200 firefox-3.0 (3.0~b5+nobinonly-0ubuntu2) hardy; urgency=low * fix "firefox-3.0 gets removed on dist-upgrade when firefox-3.0 build is not available on mirror". We deal with this situation by dropping the Break: field from xulrunner-1.9 and adding upper bounds on xulrunner-1.9 to firefox-3.0 binary. - update debian/control * fix extension and theme reporting in apport hook. we now list gre, app and local extensions/themes separately - update debian/apport/firefox-3.0.py * fix "update-notifier hint gets installed in postinst even when firefox is not running" - LP: #214620. The fix now uses pgrep -x to test more accurately for the firefox itsself. Thanks to Colin Watson for the idea. We use the same pgrep test in the notifiers DisplayIf: expression as well. - update debian/firefox-3.0-restart-required.update-notifier - update debian/firefox-3.0.postinst.in -- Alexander Sack Tue, 15 Apr 2008 12:12:13 +0200 firefox-3.0 (3.0~b5+nobinonly-0ubuntu1) hardy; urgency=low * Firefox 3.0 Beta 5 package - "ready for prime-time"! * Multiple fixes and improvements to debian/rules: "rewrite substitution rules", "bad .autoreg install path makes package ftbfs", "Firefox must not ship reporter extension; its shipped in xulrunner-1.9", "enable mozilla-devscript's in binary-post-install", "--disable-debug passed twice in configure" - update debian/rules * Alexander Sack * Fabien Tassin * Multiple fixes to the apport hook: "remove .pyc file garbage during prerm", "bad install path", "bad extension directories used to gather data" - update debian/apport/firefox-3.0.py - update debian/firefox-3.0.prerm - update debian/firefox-3.0.install * Alexander Sack * Fabien Tassin * Multiple fixes required by libxul linkage with jemalloc: "libjemalloc.so cannot be installed - doesn't exist", "-Wl,-Bsymbolic-functions in LDFLAGS cause crashes at startup" - update debian/firefox-3.0.install - update debian/rules * Fabien Tassin * Fix multiple misc bugs: "migration creates double dots for abandoned profiles", "Wikipedia search plugin shipped upstream", "blocklist.xml not installed", "use LIBDIR when touching .autoreg in postinst", "Fix restart notification misbehaviour", "Improve package description (LP: #207199)" - update debian/firefox.sh.in - drop debian/wikipedia.* - update debian/firefox-3.0.install - update debian/rules - update debian/firefox-3.0.postinst.in - update debian/firefox-3.0-restart-required.update-notifier * Alexander Sack * Fabien Tassin * Misc package housekeeping changes: "Bump xulrunner-1.9 dependencies to b5", "Adjust patches", "desktop files not valid (LP: #194970)", "relax dependencies on xulrunner. no upper bounds": - update debian/control - update debian/patches/dont_depend_on_nspr_sources.patch - update debian/patches/nspr_flags_by_pkg_config_hack.patch * Fabien Tassin * Multiple Translation related fixes and improvements: "Reuse translations from firefox 2 .desktop file", "include lp-export-xpi.mk from mozilla-devscripts and export en-US.xpi to debian/lp-export-xpis/ directory" - update debian/firefox-final.desktop - update debian/rules - update debian/control * Alexander Sack * Fabien Tassin * Fixing chrome registration issues by properly shipping $(DEBIAN_FF3_DIR)/.autoreg and touching it in postinst maintainer scripts - update debian/rules - update debian/firefox-3.0.postinst.in - add debian/firefox-3.0-gnome-support.postinst * Alexander Sack * Fabien Tassin * fix LP: #185622 - "Firefox 3 doesn't act as the default browser"; we always check for and use /usr/bin/firefox now. Don't use " to delimit the parameters of the preferred browser command used to update gconf protocol-handler. - add debian/patches/lp185622_system_path_default_browser.patch - update debian/patches/series * Alexander Sack * fix "New plugins only recognized _after_ restarting firefox"; the gecko 1.9 plugin host doesn't scan plugin directories automatically for previously not available mime-types and extensions anymore. This fix assures that the browser receives a NewPluginInstalled through the tabbrowser.selectedBrowser by registering a special listener before starting the plugin installer wizard. After plugins are properly installed we remove that listener again. - add debian/patches/bzXXX_reload_new_plugins.patch - update debian/patches/series * Alexander Sack -- Fabien Tassin Fri, 04 Apr 2008 21:26:23 +0200 firefox-3.0 (3.0~b4+nobinonly-0ubuntu1) hardy; urgency=low [ Fabien Tassin ] * Bump xulrunner-1.9 dependencies to b4 - update debian/control * Refresh diverged patches: - update debian/patches/dont_depend_on_nspr_sources.patch - update debian/patches/force_safebrowsing_off.patch * Drop extension from desktop launchers icons (LP: #190688) - update debian/firefox-3.0-*.desktop * Install new libjemalloc.so - update debian/firefox-3.0.install * Add optional support for system sqlite3 (we need >= 3.5 not in hardy) - update debian/rules * Fix debsearch.src to work with new packages.ubuntu.com codebase (LP: #194681) Contributed by David Futcher - update debian/debsearch.src * Bump gtk+ requirement to 2.10 because of the new Print Dialog - update debian/control * Add Polish translation to deskstop launcher (LP: #196953) Contributed by Tomasz Dominikowski - update debian/firefox-3.0-final.desktop * Change $(shell) into $(wildcard) for XUL SDK detection - update debian/rules * Drop DEB_AUTO_UPDATE_DEBIAN_CONTROL cdbs variable completely. It was wrongly set to zero - update debian/rules * Stop build-tree/mozilla/README to be shipped as a doc by setting cdbs DEB_INSTALL_DOCS_ALL to $(NULL) - update debian/rules [ Alexander Sack ] * reuse apport hook from firefox 2 package initially developed by Hilario J. Montoliu (LP: #199666) - add debian/apport/firefox-3.0.py - update debian/firefox-3.0.install -- Alexander Sack Thu, 13 Mar 2008 16:52:36 +0100 firefox-3.0 (3.0~b3+nobinonly-0ubuntu4) hardy; urgency=low * fix firefox.desktop install (ftbfs) - update debian/firefox-3.0.install * fix StartupWMClass in desktop file - update debian/firefox-3.0-final.desktop * fix Name and Description and Exec in desktop file - update debian/firefox-3.0-final.desktop -- Alexander Sack Mon, 25 Feb 2008 14:37:43 +0100 firefox-3.0 (3.0~b3+nobinonly-0ubuntu3) hardy; urgency=low * introduce transitional dummy package for firefox-libthai => firefox-3.0 (thai line break is now done by pango) (LP: #193542) - update debian/control * ship firefox.desktop again to not break existing launchers (LP: #193902) - update debian/rules -- Alexander Sack Mon, 25 Feb 2008 11:46:11 +0100 firefox-3.0 (3.0~b3+nobinonly-0ubuntu2) hardy; urgency=low * make aptitude happy by using versioned Replaces on firefox* - update debian/control * make firefox-{dom-inspector,gnome-support} meta packages depend on firefox-3.0-* instead of xulrunner-1.9-* to improve transition behaviour. - update debian/control -- Alexander Sack Thu, 14 Feb 2008 13:40:37 +0100 firefox-3.0 (3.0~b3+nobinonly-0ubuntu1) hardy; urgency=low * Firefox 3 Beta 3 release (FIREFOX_3_0b3_RELEASE) [ Alexander Sack ] * use default upstream gcc tweaks for improved performance - especially of the javascript engine - update debian/rules * add gtk based profile migrator dialog, build it during |pre-build| and clean it in |clean| target of debian/rules; finally, install the binary in firefox pkglibdir. - add debian/migrator/main.c - update debian/rules * drop version suffix from MOZ_APP and application.ini (going back to upstreams plain |firefox|) and drop patches accordingly - drop debian/patches/firefox-fsh - drop debian/patches/firefox-profilename - update debian/patches/series * install firefox binary instead of firefox-3.0 (after MOZ_APP_NAME tweakage was dropped in on of the previous commits - update debian/firefox-3.0.install * reuse firefox.sh.in script to determine on whether the user was a beta user and if thats the case ask the user (by running the profile migrator added above) which profile to use in future - update debian/firefox.sh.in * fix DEBIAN_FF3_DIR, which diverged from install dir after dropping special application name and profile dir tweaks - update debian/rules * drop development version disclaimer from package description and improve the package description by stripping technical details and referrals to other browser applications that are less known than firefox and thus don't provide any valuable info to normal users. - update debian/control * bump build dependency for xulrunner-1.9-dev to >= 1.9~b3 - update debian/control * bump bin dependency on xulrunner-1.9 and on xulrunner-1.9-gnome-support to >= 1.9~b3 - update debian/control * introduce (empty) firefox meta package that automatically upgrades users to latest major releases of firefox; firefox 2 will be reuploaded as firefox-2 and then be demoted to universe - update debian/control * make firefox-3.0 conflict/replace old firefox 2 package to force upgrade - update debian/control * remove "Development Version" disclaimer from package short descriptions - update debian/control * introduce empty meta packages for firefox, firefox-dom-inspector, firefox-gnome-support and firefox-dev to provide a seamingless upgrade path from previous firefox versions. Add Conficts/Replaces accordingly and make firefox-3.0 Conflicts/Replaces/Provides firefox-libthai which is now fully integrated in the core as pango line breaking feature is used. - update debian/control * provide link /usr/bin/firefox => /usr/bin/firefox-4.0 - add debian/firefox-3.0.links [ Fabien Tassin ] * Add support for mozilla-devscripts and clean-up rules file accordingly - update debian/rules * Clean-up rules file to make more use of $(EXTRA_SYSTEM_CONFIGURE_FLAGS) - update debian/rules * Update diverged patch: - update debian/patches/ftbfs-with-branding-dir * Add #DEBHELPER# token to prerm script - update debian/firefox-3.0.prerm * Replace deprecated ${Source-Version} by ${binary:Version} - update debian/control * Bump requirement for system cairo to >= 1.5.8 as we now need the newly added cairo_path_extents() - update debian/rules * Add a menu file - add debian/firefox-3.0.menu * Include mozilla-devscripts file using -include so ifneq could be omitted - update debian/rules * Improve migration script to take care of all previously used profile directories (during alpha and beta phases) - update debian/firefox.sh.in -- Alexander Sack Wed, 13 Feb 2008 16:55:10 +0100 firefox-3.0 (3.0~b3~cvs20080101t1000+nobinonly-0ubuntu1) hardy; urgency=low * new years upstream snapshot (3.0b3 pre, CVS 20080101t1000) features: - new firefox 3 version (LP: #178066) - file upload dialog has preview for images (LP: #89381) - gnome/gtk theme icons for main navigation and mime-type icons work properly now (LP: #160942) - honours proper plugin/extension locations now (LP: #123118) (see https://wiki.ubuntu.com/XulrunnerGecko) - import bookmarks from ffox 2 properly (LP: #163746) - proper implementation for adding security exceptions (LP: #179706) [ Alexander Sack ] * new upstream snapshot (3.0b3 pre, CVS 20080101t1000) * update firefox-profile patch because of changed upstream codebase - update debian/patches/firefox-profilename * firefox-3.0 now has its own extensions directory because latest xulrunner-1.9 supports extensions (and plugins) in three directories: PROFILE, APP (ffox), GRE (xul) - update debian/firefox-3.0.dirs - update debian/rules * exceptional official branding release for cvs version to hardy: add easy to use FORCE_OFFICIAL_BRANDING switch in rules and enable it for this release - update debian/rules [ Fabien Tassin ] * Move xulrunner-1.9 dependencies to b3 - update debian/control -- Alexander Sack Wed, 02 Jan 2008 15:43:50 +0100 firefox-3.0 (3.0~b2+nobinonly-0ubuntu1) hardy; urgency=low [ Fabien Tassin ] * new upstream snapshot (3.0b2 from FIREFOX_3_0b2_RELEASE) - update debian/changelog * Drop debian/patches/no-have-stdint-h-ftbfs.patch integrated upstream and bump xulrunner requirements to 1.9~b2~cvs20071119 - update debian/control - drop debian/patches/no-have-stdint-h-ftbfs.patch - update debian/patches/series * Add libdbus-glib-1-dev >= 0.60 to build-deps. See MozBug #388743. - update debian/control * Update rules to use system cairo if cairo >= 1.5.4 is found - update debian/rules * Add libpixman-1-dev to build-deps, needed by system cairo - update debian/control * Update Standards-Version to 3.7.3 - update debian/control * Drop -1.9 suffix of expected xulrunner-1.9 pkg-config files - update debian/patches/nspr_flags_by_pkg_config_hack.patch * Fold Build-Depends line making changes easier to track in diffs - update debian/control [ Alexander Sack ] * use system nspr and system nss; add build-depends accordingly - update debian/control - update debian/rules * add versioned depends on xulrunner-1.9 >= 1.9~b2+nobinonly which is the first xulrunner-1.9 that officially uses system nspr/nss. * tighten dependency on xulrunner-1.9 << 1.9~b3~ - update debian/control * drop DEV_PACKAGE_INDICATION business because xulrunner pkg-config files properly reference system-nss/nspr since 1.9+b2+nobinonly - update debian/rules -- Fabien Tassin Wed, 19 Dec 2007 20:23:23 +0100 firefox-3.0 (3.0~b1+nobinonly-0ubuntu1) hardy; urgency=low * new upstream snapshot (3.0b1 from FIREFOX_3_0b1_RELEASE) - update debian/changelog * Rename desktop file firefox-3.0-final.desktop so it doesn't get cleaned out - update debian/rules - rename debian/firefox-3.0.desktop to firefox-3.0-final.desktop * Install extensions in /usr/lib/xulrunner-addons/extensions - update debian/firefox-3.0.install - update debian/rules * Use official branding for beta too as homepage/releasenotes URLs are maintained that way. Disable crash reporter. - update debian/patches/firefox-profilename - update debian/rules - update debian/firefox-3.0-final.desktop * Fix URLs for addons/themes/plugins - update debian/patches/firefox-profilename * Revert hardcoded lib path to the upstream path, move searchplugins to /usr/lib/firefox-addons/searchplugins and plugins to /usr/lib/firefox-addons/plugins. - update debian/patches/firefox-fsh - update debian/rules - divert debian/firefox-3.0.postinst => debian/firefox-3.0.postinst.in - divert debian/firefox.sh => debian/firefox.sh.in - add debian/firefox-3.0.dirs - drop debian/firefox-3.0.links - update debian/firefox-3.0{,-gnome-support}.install * Drop --with-default-mozilla-five-home, prefer default value - update debian/rules -- Fabien Tassin Tue, 27 Nov 2007 02:27:42 +0100 firefox-3.0 (3.0~b1~rc3+nobinonly-0ubuntu1) hardy; urgency=low RELEASE: 3.0~b1~rc3+nobinonly-0ubuntu1 to ubuntu/hardy [ Fabien Tassin ] * new upstream snapshot: 3.0a9pre cvs20071105t0828 * Add a dependency on firefox-3.0-gnome-support to xulrunner-1.9-gnome-support - update debian/control * Fix a typo in rules file (non ascii char) - update debian/rules * new upstream snapshot (1.9b1 rc3 from FIREFOX_3_0b1_RC3) - update debian/changelogs * Update depends/build-depends for xulrunner-1.9 to >= 1.9~b1~rc - update debian/control [ Alexander Sack ] * Use granparadiso branding for alpha and beta builds and official branding for final builds: - update debian/rules * Use --enable-official-branding for final builds - update debian/rules - add debian/firefox-3.0.desktop * fix places regression by shipping usr/lib/firefox-3.0/modules - update debian/firefox-3.0.install -- Fabien Tassin Tue, 14 Nov 2007 14:34:50 +0100 firefox-3.0 (3.0~alpha9~cvs20071003t0648-0ubuntu1~mt1) gutsy; urgency=low RELEASE: 3.0~alpha9~cvs20071003t0648-0ubuntu1~mt1 to gutsy/ppa [ Fabien Tassin ] * update diverged debian/patches/firefox-fsh * build with or without nss/nspr depending on version like xulrunner-1.9 - update debian/rules -- Fabien Tassin Mon, 08 Oct 2007 16:28:50 +0200 firefox-3.0 (3.0~alpha8+nobinonly-0ubuntu1) gutsy; urgency=low RELEASE: 3.0~alpha8+nobinonly-0ubuntu1 to gutsy/universe. * new orig.tar.gz without binary only files (LP: #121734). * debian/firefox.sh: fix typo in firefox.sh profile migration code (LP: #150529). -- Alexander Sack Tue, 09 Oct 2007 10:48:36 +0200 firefox-3.0 (3.0~alpha8-0ubuntu2) gutsy; urgency=low * debian/control: add missing Depends: on xulrunner-1.9 (LP: #149916). -- Alexander Sack Mon, 08 Oct 2007 10:45:06 +0200 firefox-3.0 (3.0~alpha8-0ubuntu1) gutsy; urgency=low RELEASE: 3.0~alpha8-0ubuntu1 to gutsy/universe. [ Alexander Sack ] * drop libnspr4-dev and libnss3-dev build-depends for gutsy upload. * don't build with system-nspr/-nss for gutsy universe upload. * add nspr_flags_by_pkg_config_hack.patch to use pkg-config to get nspr libs and cflags from xulrunner-1.9-dev package. -- Alexander Sack Fri, 05 Oct 2007 02:38:08 +0200 firefox-3.0 (3.0~alpha8-0ubuntu1~mt3) gutsy; urgency=low RELEASE: 3.0~alpha8-0ubuntu1~mt3 to gutsy/PPA. [ Fabien Tassin ] * Unset browser.safebrowsing.enabled by default Update debian/firefox.js * Compile with gcc/g++ 4.2 for all archs. * Add debian/patches/force_safebrowsing_off.patch forcing the default to off so users could decide to turn it if they want to. * Fix a typo in debian/control (Fixes LP #146694) * Fix a FTBFS introduced by gcc-4.2 that fixed a visibility bug [GCC bug 26905] triggering WRAP_SYSTEM_INCLUDES in firefox. This WRAP_SYSTEM_INCLUDES triggered code depending on nspr sources that are no longer accessible because of the stripped tarball. - add debian/patches/dont_depend_on_nspr_sources.patch - update debian/patches/series - update debian/changelog * Clean a possible left over from trunk in update-notifier user directory - update debian/firefox-3.0.postinst -- Alexander Sack Wed, 03 Oct 2007 21:46:15 +0200 firefox-3.0 (3.0~alpha8-0ubuntu1~mt2) gutsy; urgency=low [ Fabien Tassin ] * dummify firefox-3.0-dom-inspector and firefox-3.0-venkman now that we ship those two extensions with xulrunner [ Alexander Sack ] * make debian/firefox.sh executable in pre-build:: target. -- Alexander Sack Thu, 27 Sep 2007 20:05:10 +0200 firefox-3.0 (3.0~alpha8-0ubuntu1~mt1) gutsy; urgency=low Upstream Release: 3.0~a8 aka MOZILLA_1_9a8_RELEASE [ Fabien Tassin ] * new release: GranParadiso 3.0 alpha 8 * Fix debian/rules to detect which xul-dev package is installed * Change branding based on Version (use MineField if version matches cvs, otherwise use GranParadiso) * Move gnome component into firefox-3.0-gnome-support -- Alexander Sack Tue, 25 Sep 2007 02:30:07 +0200 firefox-3.0 (3.0~a8~cvs20070914t1713-0ubuntu1~mt2) gutsy; urgency=low RELEASE: 3.0~a8~cvs20070914t1713-0ubuntu1~mt2 to gutsy/PPA. [ Fabien Tassin ] * Massive app-name change from firefox-trunk to firefox-3.0 * Add a migration profile script: add debian/firefox.sh, update debian/firefox-3.0.install debian/firefox-3.0.links -- Alexander Sack Fri, 21 Sep 2007 20:47:20 +0200 firefox-trunk (3.0~a8~cvs20070914t1713-0ubuntu1~mt1) gutsy; urgency=low RELEASE: 3.0~a8~cvs20070914t1713-0ubuntu1~mt1 to gutsy/PPA. [ Fabien Tassin ] * new cvs snapshot: 3.0a8pre cvs20070914t1713 using a stripped tarball produced my mozclient * update debian/control to fix xulrunner version (1.9a8pre vs 1.9~a8) * drop patches no longer useful: bz386844_java_plugin_crash_in_xsync.patch bz392722_fix_nsinstall_on_double_slash.patch bz386866_ftbfs_toolkit_xre_Makefile_in.patch * Link venkman from xulrunner-1.9 * Update firefox-dom-inspector package to just link the extension from xulrunner-1.9 * Update debian/firefox-trunk.install to install browserconfig.properties * Make the installer complain about missing files on stdout instead of stderr so logs are easier to read. Add debian/patches/installer_use_stdout_for_missing_files.patch and update debian/patches/series [ Alexander Sack ] * Use --disable-install-strip to prevent packager from stripping symbols: - debian/rules: add --disable-install-strip as configure option. - debian/patches/installer_shouldnt_skip_strip_if_disable_strip_configured, series: drop patch to disable stripping symbols during |make install| in favour of generic upstream solution provided by --disable-install-strip. -- Alexander Sack Tue, 18 Sep 2007 00:14:51 +0200 firefox-trunk (3.0~a8~cvs20070829-0ubuntu1) gutsy; urgency=low RELEASE: 3.0~a8~cvs20070829-0ubuntu1 to gutsy/PPA. [ Fabien Tassin ] * new cvs snapshot: 3.0a8pre cvs20070829 * update debian/rules to use system xulrunner by adding: --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9a8pre * update debian/patches/trunk-fsh to use $(MOZ_APP_NAME) while copying xulrunner-stub * add debian/patches/installer_shouldnt_copy_xulrunner.patch to prevent the installer to dump xulrunner files into firefox install dir, update debian/patches/series * fix debian/firefox-trunk-dev.install and debian/firefox-trunk-dev.links to reflect new install scheme * temporary disable debian/firefox-trunk-dev.* as 'make install' is not properly installing those files upstream. * update debian/changelog -- Alexander Sack Wed, 29 Aug 2007 20:53:27 +0200 firefox-trunk (3.0~a8~cvs20070825-0ubuntu1) gutsy; urgency=low RELEASE: 3.0~a8~cvs20070825-0ubuntu1 to gutsy/PPA. [ Fabien Tassin ] * new cvs snapshot: 3.0a8pre cvs20070825 * Add debian/patches/installer_shouldnt_skip_strip_if_disable_strip_configured contributed by asac, fixing --disable-strip (was being ignored) * Drop debian/patches/bz390451_master_password_lost.patch now fully integrated upstream. Update debian/patches/series * Update debian/patches/bz392722_fix_nsinstall_on_double_slash.patch to also fix security/coreconf/nsinstall/nsinstall.c -- Alexander Sack Sat, 25 Aug 2007 16:56:07 +0000 firefox-trunk (3.0~a8~cvs20070818-0ubuntu1) gutsy; urgency=low RELEASE: 3.0~a8~cvs20070818-0ubuntu1 to gutsy/PPA. [ Fabien Tassin ] * new cvs snapshot: 3.0a8pre cvs20070818 (bump version from 2.99 to 3.0a8pre, as that's what it really is in mozilla/browser/config/version.txt) * Update debian/patches/trunk-profilename to patch firefox-branding.js in the right place now that we no longer specify a branding. * Update to cvs20070818 and patch clean-up - debian/rules: drop --disable-airbag, add --disable-crashreporter - debian/patches/config_rules_install_dist_files => debian/patches/bz386904_config_rules_install_dist_files.patch - debian/patches/fix_nsinstall_on_double_slash.patch => debian/patches/bz392722_fix_nsinstall_on_double_slash.patch - debian/patches/ftbfs_toolkit_xre_Makefile_in => debian/patches/bz386866_ftbfs_toolkit_xre_Makefile_in.patch - update debian/patches/bz390451_master_password_lost.patch: Fix committed but work-around still in place upstream - remove unused debian/patches/fix_make_install - refresh diverging debian/patches/no-have-stdint-h-ftbfs.patch - update debian/patches/series -- Alexander Sack Sat, 18 Aug 2007 14:27:09 +0000 firefox-trunk (2.99+2cvs20070813-0ubuntu1) gutsy; urgency=low RELEASE: 2.99+2cvs20070813-0ubuntu1 to gutsy/PPA. [ Fabien Tassin ] New cvs snapshot: 2.99+2cvs20070813 * Fix crash in java plugin in XSync(). See Mozilla Bug #386844. Closes LP Bug #132235 * Minefield. Update debian/rules to remove forced unofficial branding that produced Granparadiso branding. Update debian/firefox-trunk.desktop to use the name Minefield. * Really disable system cairo. Commit #47 was broken. Update debian/rules. * Fix update-notifier - rename debian/firefox-restart-required.update-notifier into debian/firefox-trunk-restart-required.update-notifier - update debian/firefox-trunk-restart-required.update-notifier to use Firefox-Trunk as application name - update debian/firefox-trunk.install to reflect rename - update debian/firefox-trunk.{postinst,prerm} to install/remove that update-notifier file. * Re-enable master password previously hidden as preventive measure. Add debian/patches/bz390451_master_password_lost.patch and update debian/patches/series. Fixes Mozilla Bug #390451 (not committed in trunk yet). * Add debian/firefox-trunk.{postinst,prerm} scripts to add a x-www-browser alternative for /usr/bin/firefox-trunk. Priority set to 40, lower than firefox-granparadiso (50) and plain firefox (70). * update debian/rules to force --disable-system-cairo until we figure out what's causing the assert/crash on shutdown. See LP Bug #122735. * Fix cdbs install scripts - update debian/firefox-trunk.install and debian/firefox-trunk.links - Fix a typo in firefox-trunk.links (LP Bug #122737) - update debian/firefox-trunk-dev.install and add debian/firefox-trunk-dev.links * drop debian/control.in and set DEB_AUTO_UPDATE_DEBIAN_CONTROL=0 in debian/rules (below the includes as the value is overwritten otherwise) * update Build-Depends and fix Suggests in debian/control * Redo debian/patches/trunk-fsh like for GranParadiso: - remove version from $installdir so that we do the right thing. It is useless anyway and it broke the profile migration when -dev was not installed. * Add debian/patches/trunk-profilename: - change application name from Firefox to Firefox-Trunk - update startup script changing profile name from ~/.mozilla/firefox to ~/.mozilla/firefox-trunk. The startup script will try to initialize that new profile by using existing firefox profile, keeping the later untouched. - update URLs in upstream branding as changing application name produces invalid URLs. - update debian/patches/series * debian/rules: --disable-airbag as we don't want it and configure fails because we need libcurl * update debian/patches/fix_nsinstall_on_double_slash.patch to preserve the initial (upstream) multiple trailling slashes pruning used for mkdir() * new cvs snapshot: 2.99+2cvs20070805. Update debian/changelog -- Alexander Sack Mon, 13 Aug 2007 23:25:32 +0200 firefox-trunk (2.99+2cvs20070805-0ubuntu1) gutsy; urgency=low * new cvs snapshot: 2.99+2cvs20070805 -- Alexander Sack Mon, 23 Jul 2007 09:43:55 +0000 firefox-trunk (2.99+2cvs20070703-0ubuntu0) feisty; urgency=low * debian/patches/trunk-fsh: applied manually to build-tree/mozilla /browser/app/makefile.in, due to failure to apply during build * debian/patches/ftbfs_toolkit_xre_Makefile_in: Made and applied to fix toolkit/xre/Makefile.in to fix failure to build to fix Mozilla bug #386866 * debian/patches/config_rules_install_dist_files: Made patch due to failure to find application.ini when launched to fix Mozilla bug #386904 (Thanks to Alexander Sack ) * debian/patches: Removed old patches that are no longer needed - removed submakefiles-fix - removed test * debian/patches/series: updated as needed * debian/firefox-trunk.install: Added lines to generate application.ini and platform.ini * debian/rules: Removed --with-system-png=/usr \ due to failure to build during configure, stating system's libpng doesn't have APNG support * Reminder to see if we can patch libpng (asac) -- John Vivirito Wed, 04 Jul 2007 20:37:00 -0400 firefox-trunk (2.99+2cvs20070628-0ubuntu0) feisty; urgency=low * merging copyright file fix from granparadiso branch * debian/copyright, debian/MPL, debian/docs: added previously missed copyright files. -- Alexander Sack Fri, 15 Jun 2007 13:52:16 +0200 firefox-trunk (2.99+2cvs20070601-0ubuntu0) feisty; urgency=low * update upstream cvs * debian/rules: don't use system-nspr and system-nss anymore * debian/control*: drop build-depends accordingly * debian/firefox-trunk.links: don't create link usr/lib/firefox/libnssckbi.so ... which was the wrong place anyway * debian/patches/series, debian/patches/nspr_macro_backport_for_gfx_thebes: drop nspr hack as we don't build against system nss/nspr for the time being -- Alexander Sack Fri, 25 May 2007 10:10:00 +0200 firefox-trunk (2.99+2cvs20070417-0ubuntu0) feisty; urgency=low * update upstream cvs * debian/rules, debian/control[.in]: build against system-nspr and system-nss for gutsy; drop explicity depends on libnspr and libnss as those are now properly detected -- Alexander Sack Wed, 18 Apr 2007 13:00:00 +0200 firefox-trunk (2.99+1-3.0a.20070201-0ubuntu0) feisty; urgency=low * package firefox 3 preview * rewrite packaging, make use of cdbs with quilt patch system. + imported initial patches -- Alexander Sack Thu, 22 Feb 2007 09:00:00 +0200 firefox (2.0.0.1+1-0ubuntu2) feisty; urgency=low * browser/app/Makefile.in: link firefox-bin with --no-as-needed again. (regression from 2.0.0.1+1-0ubuntu1) * browser/components/feeds/src/FeedWriter.js: fix RSS preview/subscription for flat chrome (Closes lp#61182) * debian/rules: set BUILD_OFFICIAL and MOZILLA_OFFICIAL environment so build gets a proper BUILD_ID (Closes LP#). -- Alexander Sack Mon, 19 Feb 2007 12:45:00 +0100 firefox (2.0.0.1+1-0ubuntu1) feisty; urgency=low * repackage with new upstream mozilla.org and split up patches into distinct feature patches available at http://people.ubuntu.com/~asac/firefox-patches/ * make use of original source tarball as distributed from ftp.mozilla.org * debian/rules: use --enable-official-branding to produce official firefox branding; remove icons in debian/ dir; add more garbage cleanup * debian/firefox.links: /usr/share/pixmaps/firefox.png and usr/share/pixmaps/mozilla-firefox.png now link to usr/share/firefox/icons/mozicon128.png * drop FeedWriter.js patch, no rational available. * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp, xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp, xpcom/reflect/xptcall/src/md/unix/Makefile.in, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_parisc_linux.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_parisc_linux.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s, configure.in, config/rules.mk, security/coreconf/Linux.mk: drop debian architecture patches for not ubuntu platforms * debian/control: taking over maintainership * configure.in: update hidden visibility patch from bugzilla * configure.in: drop * Makefile.in: drop explicit export of nss as build system is not broken anymore * browser/app/Makefile.in: drop linker tweaks for now. * browser/app/profile/firefox.js: drop override for homepage * browser/locales/en-US/chrome/branding/brand.properties: drop further branding hacks not needed anymore * browser/components/search/nsSearchService.js: drop not needed official browser hacks * prefs-size.diff: removed garbage file from source -- Alexander Sack Wed, 15 Feb 2007 23:15:00 +0100 firefox (2.0.0.1+0dfsg-0ubuntu2) feisty; urgency=low * Build using hunspell instead of myspell. - debian/control: Build-depend on libhunspell-dev instead of libmyspell-dev. - config/autoconf.mk.in: Add MOZ_MYSPELL_CFLAGS. - extensions/spellcheck/myspell/src/Makefile.in: Use MOZ_MYSPELL_CFLAGS. - extensions/spellcheck/myspell/src/mozMySpell.h: Include hunspell.cxx instead of myspell.cxx. - configure.in, configure: Overwrite myspell detection with hunspell. -- Matthias Klose Thu, 18 Jan 2007 11:57:14 +0000 firefox (2.0.0.1+0dfsg-0ubuntu1) feisty; urgency=low * New upstream security update: - CVE-2006-6507, MFSA 2006-76: XSS using outer window's Function object. - CVE-2006-6506, MFSA 2006-75: RSS Feed-preview referrer leak. - CVE-2006-6504, MFSA 2006-73: SVG Processing Remote Code Execution. - CVE-2006-6503, MFSA 2006-72: XSS by setting img.src to javascript: URI. - CVE-2006-6502, MFSA 2006-71: LiveConnect crash finalizing JS objects. - CVE-2006-6501, MFSA 2006-70: Privilege escallation using watch point. - CVE-2006-6497, CVE-2006-6498, CVE-2006-6499, MFSA 2006-68: Crashes with evidence of memory corruption. * debian/rules: use original upstream icons (Closes LP#68180). * debian/debsearch.src: make feisty the default debsearch target. * browser/base/content/utilityOverlay.js: change Launchpad translation/help pages for Feisty. -- Kees Cook Thu, 21 Dec 2006 09:51:22 -0800 firefox (2.0+0dfsg-0ubuntu3) edgy; urgency=low * Patch from upstream CVS to fix RSS preview/subscription, thanks to Mike Connor and Martin Jürgens (Closes: LP#61182) -- Matt Zimmerman Mon, 23 Oct 2006 10:20:25 +0100 firefox (2.0+0dfsg-0ubuntu2) edgy; urgency=low * uudecode debsearch.gif too. Fixes FTBFS * Make edgy the default debsearch target. Closes: Malone: #61687 -- Tollef Fog Heen Mon, 23 Oct 2006 08:52:11 +0200 firefox (2.0+0dfsg-0ubuntu1) edgy; urgency=low * Bump version to 2.0 (no upstream changes from rc3) * browser/components/search/nsSearchService.js - Set MOZ_OFFICIAL to "official", distributionID to "com.ubuntu" * debian/branding: new subdirectory with images * debian/rules: - build: uudecode and substitute images in source tree, use debian/branding/icon64.png instead of debian/firefox.png - clean: restore images in source tree, remove uudecoded versions -- Matt Zimmerman Fri, 20 Oct 2006 15:56:42 -0700 firefox (1.99+2.0rc3+dfsg-0ubuntu1) edgy; urgency=low * New upstream version 2.0rc3, UVF exception approved by Matt Zimmerman. * configure: Fix bashism to let the gcc visibility=hidden bug detection work. * configure{,.in}: Change MOZ_APP_DISPLAYNAME from 'BonEcho' to 'Firefox' to make UserAgent string work with web sites which evaluate it. * browser/base/content/utilityOverlay.js: Open the Launchpad translation/help pages for Edgy, not Dapper. * For the sake of automatic vulnerability tracking: All 1.5.0.x and earlier vulnerabilities were fixed in the 2.0 branch as well: CVE-2005-0752 CVE-2005-1531 CVE-2005-1532 CVE-2005-2114 CVE-2006-0749 CVE-2006-1731 CVE-2006-1732 CVE-2006-1733 CVE-2006-1734 CVE-2006-1735 CVE-2006-1736 CVE-2006-1737 CVE-2006-1738 CVE-2006-1739 CVE-2006-1740 CVE-2006-1741 CVE-2006-1742 CVE-2006-1790 CVE-2006-2775 CVE-2006-2776 CVE-2006-2777 CVE-2006-2778 CVE-2006-2779 CVE-2006-2780 CVE-2006-2782 CVE-2006-2783 CVE-2006-2784 CVE-2006-2785 CVE-2006-2786 CVE-2006-2787 CVE-2006-2788 CVE-2006-3113 CVE-2006-3677 CVE-2006-3801 CVE-2006-3802 CVE-2006-3803 CVE-2006-3805 CVE-2006-3806 CVE-2006-3807 CVE-2006-3808 CVE-2006-3809 CVE-2006-3810 CVE-2006-3811 CVE-2006-3812 CVE-2006-4253 CVE-2006-4340 CVE-2006-4565 CVE-2006-4566 CVE-2006-4567 CVE-2006-4568 CVE-2006-4569 CVE-2006-4571 -- Martin Pitt Thu, 19 Oct 2006 09:28:15 +0200 firefox (1.99+2.0rc2+dfsg-0ubuntu3) edgy; urgency=low * debian/firefox-runner: Disable Pango if a Sinhala locale is present. LP 66270. -- Colin Watson Sun, 15 Oct 2006 20:29:26 +0100 firefox (1.99+2.0rc2+dfsg-0ubuntu2) edgy; urgency=low * Delete /usr/lib/firefox/components/compreg.dat in the postinst. This is a partial workaround for LP 30791. -- Ian Jackson Thu, 12 Oct 2006 12:19:11 +0100 firefox (1.99+2.0rc2+dfsg-0ubuntu1) edgy; urgency=low * New upstream version 2.0rc2. * Fix/workaround for epiphany GtkSocket lifetype crash: apply patch id=241087 from Mozilla Bugzilla #241535 to fix LP #63814. * Change application name to `Firefox', as requested by mdz. Files changed: - browser/locales/en-US/chrome/branding/brand.dtd - browser/locales/en-US/chrome/branding/brand.properties; New values: - brandShortName and brandFullName: `Bon Echo' => `Firefox' - vendorShortName: `Mozilla' => `Ubuntu' * Make preferences dialogue fit again (bah!). -- Ian Jackson Tue, 10 Oct 2006 18:49:32 +0100 firefox (1.99+2.0b2+dfsg-1ubuntu3) edgy; urgency=low * Remove /usr/lib/mozilla-thunderbird from the LD_LIBRARY_PATH if we find it there. Workaround for LP 57923. * Remove pocket name (eg `-security') from distribution identifier in the browser user agent string. LP 55289. -- Ian Jackson Tue, 3 Oct 2006 19:01:34 +0100 firefox (1.99+2.0b2+dfsg-1ubuntu2) edgy; urgency=low * Ship xpidl et al, in firefox-dev. Relates to Debian #362190. Fixes Malone #61160. -- Ian Jackson Thu, 21 Sep 2006 16:33:50 +0100 firefox (1.99+2.0b2+dfsg-1ubuntu1) edgy; urgency=low * Merged from Debian unstable; new upstream version. * Remaining differences between Debian and Ubuntu in no particular order: - Build libnspr and libnss and corresponding -dev packages from this source package. Plus changes to make these libs build nicely. - Various changes to preferences, default bookmarks and search engines. - Support for `Get Help Online' and `Translate This Application'. - Size changes for various dialogue boxes to make the contents fit. - Downloads go to separate `Desktop' folder by default. - Fix some underquoted m4 arguments. - Minor changes in directories, symlinks and debian/control to cope with Ubuntu and Debian's different histories. - disable File / Import (wizard is nonfunctional). Malone #28563, Debian #350599, Mozilla Bugzilla 117844. - Change `Latest Headlines' to `Latest BBC Headlines' to properly disclose the source up front, and use a corresponding RSS URL. - Default for FIREFOX_DSP is none. - Pango support is enabled only if an installed locale seems to need it. - Note in README.Debian about how to run xpcshell. - Disable xprint. - No build dependency on libxp-dev; build-depend on zip instead. - Various icon changes. - Some currently-unused directory merging code in firefox.preinst. - Less detail in the user agent string. - Belt-and-braces removal for some cruft left over by some versions of the Mozilla build system. - Better firefox.menu entry (says `Firefox Web Browser'). - Build dynamically linked, since in Ubuntu embedders use firefox. - EbmedWindow::GetVisibility bugfix, Malone 40320, upstream 312998. - Pass FC_ANY_METRICS to Fontconfig where appropriate. - Extensive Thai language patch. - Print in serif by default even though default display is sans. - Some fixes to the (upstream-unused) nss makefiles. - Strip PostScript/ from printer names. - Better message about updates of read-only extension. - Include pointer to the Gecko Runtime (GRE registration). - Prevent websites from disabling context menus. All of these changes are fully documented in the changelog below. Please see those changelog entries for full details. Much historical information about changes either taken up by Debian or upstream, or dropped by us, is retained in this changelog. -- Ian Jackson Wed, 13 Sep 2006 16:40:06 +0100 firefox (1.99+2.0b2+dfsg-1) experimental; urgency=low * New upstream beta release. * extensions/inspector/build/src/Makefile.in, extensions/inspector/build/src/inspector.pkg, extensions/inspector/build/src/nsInspectorModule.cpp: Removed, the problem was lying in debian/rules. /me goes hiding under a rock. * layout/inspector/public/Makefile.in: Reverted previous changes. * debian/rules: Don't exclude inspector files when dh_installing the firefox package. We need the inspector.xpt file from the components directory. The files for the dom-inspector package are already excluded from the firefox.install file anyway. * debian/firefox-dom-inspector.install, debian/firefox-dom-inspector.links: Simplified. * debian/control: + Turn firefox-dom-inspector into an arch: all package, since the binary component has been merged into the firefox binary. + Adjust dependencies for binNMU safety. * xpcom/reflect/xptcall/src/md/unix/Makefile.in, configure.in, configure: Use ${host_cpu} instead of uname -m so that firefox can safely build on s390x with a s390 target, and on amd64 with an x86 target. * uriloader/exthandler/unix/nsGNOMERegistry.cpp, uriloader/exthandler/unix/nsGNOMERegistry.h, uriloader/exthandler/unix/nsOSHelperAppService.cpp, uriloader/exthandler/unix/nsMIMEInfoUnix.cpp, uriloader/exthandler/unix/nsMIMEInfoUnix.h: Adapted patch from bz#273524 to make helper applications with parameters work. (Closes: #355511) * debian/copyright: Adjusted with updated information for firefox 2.0, which is now properly tri-licensed \o/. (Closes: #330295) * debian/rules: Install the MPL file taken from the upstream LICENSE file. -- Mike Hommey Fri, 1 Sep 2006 08:36:26 +0200 firefox (1.5.dfsg+1.5.0.6-3) unstable; urgency=low * browser/app/Makefile.in: Workaround to force link the xpcom library to the firefox binary despite -Wl,--as-needed in the LDFLAGS. (Closes: #378667) * debian/firefox.install: Don't install xpt_link, xpt_dump, xpidl, xpicleanup, xpcshell nor regxpcom. They are of no use to firefox users and are provided with xulrunner anyway. (Closes: #362190) -- Mike Hommey Sun, 20 Aug 2006 19:49:25 +0200 firefox (1.5.dfsg+1.5.0.6-2) unstable; urgency=low * debian/firefox.desktop: - Polish translation from Ian Jackson by way of an Ubuntu user. (Closes: #382079) - Patch from Ian Jackson to stop claiming dav:// URLs when firefox doesn't understand them. (Closes: #382080) * editor/libeditor/text/nsPlaintextEditor.cpp: Apply patch from bz#271815 to fix OverTheSpot mode used by many Asian language input modules. (Closes: #379935) -- Eric Dorland Tue, 15 Aug 2006 00:09:55 -0400 firefox (1.5.dfsg+1.5.0.6-1) unstable; urgency=low * New upstream release. -- Eric Dorland Thu, 3 Aug 2006 13:17:45 -0400 firefox (1.5.dfsg+1.5.0.5-1) unstable; urgency=high [ Eric Dorland ] * New upstream release. Urgency high because it fixes MFSA 2006-44 to MFSA 2006-56 excluiding MFSA-2006-49. (Closes: #380463) [ Mike Hommey ] * debian/firefox.prerm: Remove /usr/lib/firefox/.autoreg instead of /var/lib/firefox/.autoreg. * browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in: Removed very old and now useless changes. * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_alpha.cpp: Removed useless new line that showed up in the diff.gz. -- Eric Dorland Sun, 30 Jul 2006 17:08:38 -0400 firefox (1.99+2.0b1+dfsg-1) experimental; urgency=low * New upstream beta targetted at experimental: - Much better search plugins handling. They can be added and removed at will, and even better, system-wise search plugins can be ignored at the profile level. (Closes: #352195, #320957, #296425, #308005) * browser/components/shell/src/Makefile.in: Correctly install the setDefaultBrowser component. * config/rules.mk: Don't install extensions in the chrome. * debian/firefox.links: Link /usr/lib/firefox/dictionaries to /usr/share/myspell/dicts. * config/autoconf.mk.in, configure, configure.in: Add the --enable-system-myspell argument to configure to use the system myspell library. * extensions/spellcheck/myspell/src/Makefile.in: Use the system myspell library when asked to. * debian/rules: - Add --enable-system-myspell to configure call. - Do shlibsign libfreebl's (there can be several depending on the arch). * debian/control: Add libmyspell-dev to build dependencies. * browser/components/microsummaries/src/Makefile.in, config/Makefile.in: Add rules so that make clean cleans everything. * allmakefiles.sh: Removed references to nonexisting Makefiles in extensions/xmlextras/base. * configure, configure.in: Apply patches from bz#334866, bz#319012 and bz#335949 + fixups to workaround gcc visibility hidden bugs, especially #331460 (an instance of which is actually still present in C++, see gcc#26905). * extensions/inspector/build/src/Makefile.in, extensions/inspector/build/src/inspector.pkg, extensions/inspector/build/src/nsInspectorModule.cpp: Added missing files for the DOM Inspector component. * extensions/inspector/build/src/Makefile.in, layout/inspector/public/Makefile.in: Adapted so that the DOM Inspector component would build correctly and the xpt would be installed in the extensions directory. * extensions/reporter/Makefile.in: Install missing reporter's preference. -- Mike Hommey Fri, 21 Jul 2006 07:05:25 +0200 firefox (1.5.dfsg+1.5.0.4-3) unstable; urgency=low [ Eric Dorland ] * debian/control: - Fix silly typo of binutils. (Closes: #378582) - Standards-Version to 3.7.2.1. [ Mike Hommey ] * debian/rules: - Use a specific LD_LIBRARY_PATH at link time so that we don't need to link against indirect dependencies. (Closes: #378378) - Run shlibsign after the files are stripped so that it is accurate and FIPS mode can correctly work. - Removed old commented out OPTFLAGS that were kept in case gcc 4.0 did no better than gcc 3.x. - Removed old exported variables that are useless nowadays. - Removed dh_strip call in binary-indep. Who wants to strip arch-independant files ;) * debian/presubj: Added notes about plugins and crash reports. * security/manager/Makefile.in, security/nss/cmd/shlibsign/Makefile: Don't build nor install the .chk files but still build shlibsign. * debian/firefox.install: Don't install .chk files since we generate them after dh_strip. * security/nss/cmd/shlibsign/manifest.mn: Don't build in shlibsign/mangle. It doesn't build anyway. -- Eric Dorland Wed, 19 Jul 2006 23:56:22 -0400 firefox (1.5.dfsg+1.5.0.4-2) unstable; urgency=low [ Eric Dorland ] * netwerk/base/public/security-prefs.js: Disable SSLv2 by default. I thought the weak cipher warning took care of this. (Closes: #371153) * debian/firefox-runner: Simplify the dsp autodetection and add aoss to the roster. (Closes: #372848) * firefox-restart-required.update-notifier, firefox.postinst, firefox.install: Add update-notifier to indicate that firefox needs to be restarted on upgrade. Based on Ian Jackson's patch, but reworked a little. Also with a bad French translation. Translators, assemble! (Closes: #365865) * config/rules.mk, debian/control: Apply patch from Thiemo Seufer to remove mips -xgot hack and build depend on the appropriate binutils on mips and mipsel. (Closes: #374372) * debian/presubj, debian/README.Debian: Add a bit more information about disabling Pango, which often seems to be the source of problems. * debian/firefox-runner: - Print out MOZ_NO_REMOTE in verbose mode. - Fix some unreachable logic, Thanks Daniel Jacobowitz. [ Mike Hommey ] * debian/rules: - Fix for Gecko date extraction from client.mk. - Disabled strict aliasing from optimized builds. - Added -Wl,--as-needed to the LDFLAGS, so that we don't get indirect libraries linked. * config/static-config.mk: Add MOZ_XFT_LIBS to STATIC_EXTRA_LIBS. It used to get linked as a side effect of linking to indirect libraries, but should be linked directly since Xft symbols are used. * debian/firefox-restart-required.update-notifier: Fixed the french translation. ;) * content/html/content/src/nsGenericHTMLElement.cpp, content/html/content/src/nsHTMLInputElement.cpp, dom/src/base/nsGlobalWindow.cpp: Fixed crasher and potential crashers. Reported bz#343953. -- Eric Dorland Sun, 9 Jul 2006 02:37:28 -0400 firefox (1.5.dfsg+1.5.0.4-1) unstable; urgency=low * The "Post-DebConf Hangover" release. [ Eric Dorland ] * New upstream release. Fixes various security issues. MFSA 2006-31 to MFSA 2006-43, excluding MFSA 2006-40. * debian/control: - Standards-Version to 3.7.2.0. - Set priority of -dbg to extra and Section to devel. * gfx/src/gtk/nsFontMetricsPango.cpp, intl/lwbrk/src/nsJISx4501LineBreaker.cpp, intl/unicharutil/util/nsUnicharUtils.h, intl/unicharutil/util/nsUnicharUtils.cpp, layout/generic/nsTextFrame.cpp: Patch from Jurij Smakov (from bz#161826) to fix alignment issues on sparc64. (Closes: #354725) [ Mike Hommey ] * Applied distclean patch from xulrunner (in debian/patches/01_distclean.dpatch), except for the javaxpcom stuff we don't build anyway. * browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}, config/static-rules.mk: More cleaning for firefox. * nsprpub/configure: Apply change to nsprpub/configure.in. (Closes: #350616) * gfx/src/gtk/nsFontMetricsPango.cpp: Some more changes so that it actually builds without errors, and use PR_Malloc and PR_Free instead of malloc and free. -- Eric Dorland Fri, 2 Jun 2006 12:13:18 -0400 firefox (1.5.dfsg+1.5.0.3-2) unstable; urgency=low * debian/firefox.desktop: Add spanish translation, just in time for DebConf 6! Thanks Ian Jackson. (Closes: #365870) * debian/firefox-runner: Actually apply the patch from Morita Sho in #364566. I'm a moron. (Closes: #365956, #365960) * debian/control: Standards-Version to 3.7.1.0. Go policy team! -- Eric Dorland Thu, 4 May 2006 01:38:18 -0400 firefox (1.5.dfsg+1.5.0.3-1) unstable; urgency=critical * The "secure enough for ya!" release. * New upstream release. Contains security fixes, hence severity critical. - Fixes CVE-2006-1993 aka MFSA 2006-30. (Closes: #364810) [ Mike Hommey ] * security/manager/Makefile.in, debian/firefox.install: Build and install the .chk file again. That will make the FIPS mode work again. * debian/control: Bumped Standards-Version to 3.7.0.0. No changes. * debian/rules: Fix the navigator.ProductSub value for dumb scripts. Closes: #364640, #365099. We now use the date of the client.mk file, which is likely to be the closest value to the release date, instead of useless build date. Add the debian version after the firefox version string. * debian/rules: Use dpkg-architecture to find out the host and build that we want to pass to the configure script. (Closes: #365738) [ Eric Dorland ] * debian/firefox-runner: - Quote the APPLICATION_ID variable to handle profiles with a space in the name. Inspired by Morita Sho's patch. (Closes: #364566) - echo MOZ_DISABLE_PANGO on verbose. * debian/rules: It's baaaackkk. Reenable xprint. -- Eric Dorland Wed, 3 May 2006 00:32:49 -0400 firefox (1.5.dfsg+1.5.0.3-0ubuntu3) dapper; urgency=low * Thai-related crash fix (Malone 45395): - nsCopySupport.cpp, nsCopySupport::HTMLCopy: do not crash if htmlConverter->Convert fails. - nsHTMLFormatConverter.cpp, nsHTMLFormatConverter::Convert: properly report failure if dataStr.IsEmpty. - nsJISx4501LineBreaker.cpp: fix printf(stderr -> fprintf. * Add Polish translation for firefox.desktop (Malone 45447). Thanks to contribution from Tomasz Dominikowski. * Do not attempt to merge /usr/lib/mozilla-firefox and /usr/lib/firefox and make the former a link to the latter; this is unfortunately error-prone and makes more problems than it solves. Fixes Malone 44487; regresses the plugins directory confusion bug. * Include MFSA and CVE numbers in changelog entry for 1.5.dfsg-1. -- Ian Jackson Tue, 23 May 2006 17:45:30 +0100 firefox (1.5.dfsg+1.5.0.3-0ubuntu2) dapper; urgency=low * Fix memory leak in large clipboard handling. Malone 41093. Mozilla Bugzilla 289897; applied attachments 218749, 218753. * Provide symlink /usr/lib/mozilla-firefox -> /usr/lib/firefox (and shuffle stuff across if both directories exist). * Remove update-notifier `restart required' on removal so that if you remove firefox you're no longer asked to restart it. Malone 36739. * Increase size of prefs window explicitly. Malone 43528. * Suppress the error if /var/lib/locales/supported.d/* can't be read (probably because it doesn't exist). If you get EIO or EACCES or some such then having pango mysteriously disabled will be the least of your worries. Malone 44016. * Really use firefox_1.5.dfsg+1.5.0.3.orig.tar.gz from Debian. -- Ian Jackson Fri, 12 May 2006 19:20:30 +0100 firefox (1.5.dfsg+1.5.0.3-0ubuntu1) dapper; urgency=low * New upstream version, 1.5.0.3, security/stability fix from upstream: MFSA 2006-30, CVE-2006-1993: Deleted object reference when designMode="on" This package is based on Debian's firefox_1.5.dfsg+1.5.0.3.orig.tar.gz but has none of the corresponding Debian changes. -- Ian Jackson Wed, 10 May 2006 12:13:30 +0100 firefox (1.5.dfsg+1.5.0.2-3) unstable; urgency=low * debian/rules, debian/control: Build the -dbg package again. * debian/firefox.1: Fix some incorrect references to mozilla. Thanks Loïc Minier. (Closes: #364101) * debian/firefox-runner: Patch from Mikhail Gusarov to be able to use Network Audio Server's dsp wrapper. (Closes: #363124) * debian/firefox.install: Fix screwed up path to firefox.xpm. (Closes: #364359) * debian/README.Debian: Document that firefox doesn't allow connections on certain ports. Thanks W. Borgert. (Closes: #362785) -- Eric Dorland Sun, 23 Apr 2006 22:41:15 -0400 firefox (1.5.dfsg+1.5.0.2-2) unstable; urgency=critical * The "ftp-master's aren't my friends today" release. * debian/rules, debian/control: Don't build the -dbg package for now, to get around NEW queue processing. -- Eric Dorland Thu, 20 Apr 2006 22:33:18 -0400 firefox (1.5.dfsg+1.5.0.2-1) unstable; urgency=critical [ Eric Dorland ] * New upstream release. Contains security fixes, hence severity critical. - Fixes the following vulnerabilites (Thanks Alexander Sack for compiling the list): CVE-2006-1724, CVE-2006-0884, CVE-2006-1730, CVE-2006-1729, CVE-2006-1728, CVE-2006-1727, CVE-2006-1045, CVE-2006-0748, CVE-2006-1726, CVE-2006-1725, CVE-2005-2353. (Closes: #362656) * debian/firefox-runner: Patch from Paul Collins to fix some lingering ProfileManager launch issues. (Closes: #356250) * browser/components/preferences/privacy.xul, browser/locales/en-US/chrome/browser/preferences/preferences.dtd: Patch from Ian Jackson to make the preferences window bigger for people with high rez displays. His changelog entry reads: * Make Preferences window not chop off various elements: - specify a width of 50em instead of 42em - do not specify a height - add another to the bottom of privacy.xul's prefpane. I have no idea why this is necessary :-(. Malone 36985. * configure.in, configure: Small typo in configure.in that wasn't setting TARGET_XPCOM_ABI properly and breaking binary extensions on some arches. (Closes: #359228) [ Mike Hommey ] * debian/rules: Disable elf-dynstr-gc, which is pretty useless nowadays. * security/coreconf/rules.mk: Fix perl code that got broken by newer make. Taken from bz#325148. * browser/app/Makefile.in: Apply patch from bz#314927 to install default.xpm in the correct place. * debian/rules, debian/firefox.dirs, debian/firefox.install: Updated to fit this change. * security/coreconf/rules.mk: Force use of the -g flag in the CFLAGS. -- Eric Dorland Sun, 16 Apr 2006 18:40:02 -0400 firefox (1.5.dfsg+1.5.0.2-0ubuntu2) dapper; urgency=low * Increase sizes of various dialogue boxes so that all of the contents fit. Malone 26225, 36985, and probably others. * Set MOZ_DISABLE_PANGO=1 to disable pango, unless some locale is selected as supported which would need pango for rendering; the default can be overridden by setting MOZ_DISABLE_PANGO to 0 or 1. Malone 32561 (workaround). * Use update-notifier to request a firefox restart. Malone 36739. * Added Spanish translation to firefox.desktop. Malone 39972. Thanks to Rocco Stanzione for the patch. * Add a couple of missing trailing newlines. Malone 39972 again. Thanks Rocco Stanzione for the report. * EbmedWindow::GetVisibility bugfix, Malone 40320, upstream 312998, thanks to chpe for the patch and discussion. * Add FC_ANY_METRICS set to FcTrue to all patterns that are going to be used for finding (rather than enumerating) fonts. Malone 42559. -- Ian Jackson Tue, 2 May 2006 18:59:32 +0100 firefox (1.5.dfsg+1.5.0.2-0ubuntu1) dapper; urgency=low * New upstream version, 1.5.0.2. Described as `stability and security fixes' by upstream but many changes are included and producing a complete list is infeasible :-(. Fixes are known to be included for: - MFSA 2006-29, CVE-2006-1725: Spoofing with translucent windows - MFSA 2006-28, CVE-2006-1726: Security check of js_ValueToFunctionObject() can be circumvented - MFSA 2006-27, CVE-2006-0748: Table Rebuilding Code Execution Vulnerability - MFSA 2006-25, CVE-2006-1727: Privilege escalation through Print Preview - MFSA 2006-24, CVE-2006-1728: Privilege escalation using crypto.generateCRMFRequest - MFSA 2006-23, CVE-2006-1729: File stealing by changing input type - MFSA 2006-22, CVE-2006-1730: CSS Letter-Spacing Heap Overflow Vulnerability - MFSA 2006-20, CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, CVE-2006-1723, CVE-2006-1724: Crashes with evidence of memory corruption. This package is based on Debian's firefox_1.5.dfsg+1.5.0.2.orig.tar.gz but has none of the corresponding Debian changes. -- Ian Jackson Wed, 26 Apr 2006 16:53:22 +0100 firefox (1.5.dfsg+1.5.0.1-5) unstable; urgency=low [ Mike Hommey ] * debian/rules: - Add -g to the build flags when building with DEB_BUILD_OPTIONS=nostrip. If we ask for nostrip, we want the debugging symbols, right? ;) - Changed the way we identificate ourselves in vendor.js. * layout/build/Makefile.in, layout/build/nsLayoutModule.cpp: Remove useless useragent setter at startup so that general.useragent.product and general.useragent.productSub set in our vendor.js preference file work at startup time. * security/coreconf/Linux.mk: - Patch from Martin Michlmayr for mips64 builds. - Don't use x86 as CPU_ARCH when building on an unsupported architecture. * security/manager/Makefile.in, security/nss/lib/ckfw/builtins/Makefile, security/nss/lib/manifest.mn: Don't build the stuff we don't need, and dynamically link libnssckbi to both libplc4 and libplds4 instead of linking statically. * debian/firefox.postinst, debian/firefox.prerm, debian/firefox-gnome-support.postinst, debian/firefox-gnome-support.prerm: Touch a .autoreg file at configure time, or removal of gnome-support and remove it with the package. This will trigger autoregistration of the components if the compreg.dat and xpti.dat files are older than the .autoreg file. We used to remove compatibility.ini for that reason, but stopped doing that because firefox was supposed to do that correctly, which actually only correctly works on new upstream versions, not new debian revisions, or installation of gnome-support. * xpfe/components/killAll/Makefile.in: Correctly install the killAll component. [ Eric Dorland ] * debian/control: - Set Section of firefox-gnome-support and mozilla-firefox-gnome-support to gnome. - Standards-Version to 3.6.2.2. - debhelper build-dep to >= 5.0. - Add firefox-dbg package. * debian/compat: Set to 5. * debian/rules: - Remove silly CVS tarball cleanup target. - Add arch-independant debhelper calls, and make other debhelper calls arch-dependent. - Add --dbg-package=firefox-dbg to dh_strip call. - Always build with the -g flag. (Based on a change Mike made) - Patch from Andreas Jochens to use -mminimal-toc when building on ppc64. (Closes: #361035) - Use --disable-strip, --disable-strip-libs in configure parameters. Thanks Ian Jackson. - Use .upstream instead of .orig to make it more clear and not confuse the clean target. Thanks Ian Jackson. (Closes: #362186) - Disable xprint support for now, while the Xorg 7 transition sorts itself out. Should be reenabled next release. * debian/firefox.xpm: Add more Debian compliant menu icon. * debian/firefox.install, debian/rules: Install new Debian compliant icon. * debian/firefox.desktop: Add StartupNotify=true for pretty waiting cursor. Thanks Sven Arvidsson. (Closes: #361527) * debian/firefox-dom-inspector.preinst, debian/firefox-dom-inspector.links, debian/firefox-dom-inspector.install: Install non-architecture specific bits of the inspector into /usr/share/firefox. * debian/firefoxrc: Disable the dsp wrapper by default. esddsp is just too buggy to allow this to continue. May reenable later if they clean up their act. Leaving the bugs open for now. * debian/firefox.NEWS: - Document the dsp wrapper changes. - Remove old mozilla-firefox entries. * debian/firefox.1: Fix typo of firefox, thanks Andrew Rendle. (Closes: #362413) * debian/firefox.install: We don't get .chk files anymore for some reason. -- Eric Dorland Fri, 14 Apr 2006 15:52:41 -0400 firefox (1.5.dfsg+1.5.0.1-4) unstable; urgency=low [ Mike Hommey ] * debian/firefox-runner, debian/firefox.1: Patch from Ian Jackson to make -P, -CreateProfile and -ProfileManager options correctly work again, and improve the manual page. (Closes: #356250) * debian/firefox.desktop: - Fix trivial syntax problems. (Closes: #356263) - Added Japanese and Korean translations. * debian/firefox.dirs: Removed remainings of the time when we had a file in /usr/sbin. (Closes: #356268) * debian/firefox-gnome-support.prerm, debian/firefox-gnome-support.postinst: Removed bashisms. (Closes: #349946) * debian/README.Debian: - Replaced the bug reporting information by an invitation to read /usr/share/bug/firefox/presubj. (Closes: #356269) - Changed the heading to "Firefox for Debian". [ Eric Dorland ] * debian/firefox-gnome-support.postinst, debian/firefox-gnome-support.prerm: Add forgotten #DEBHELPER# token. -- Eric Dorland Sun, 12 Mar 2006 21:34:14 -0500 firefox (1.5.dfsg+1.5.0.1-3) unstable; urgency=low [ Eric Dorland ] * debian/control: Use strict dependencies for the transition packages, no reason a transition package should be upgraded before the real package. * debian/README.Debian: Fix all references to /etc/mozilla-firefox/mozilla-firefoxrc. (Closes: #351956) * debian/firefox.desktop: Patch from Ian Jackson to add more translations and more inline with the GNOME HIG. (Closes: #351807) * widget/src/gtk2/nsWindow.cpp: Apply new ignore extended mouse buttons patch from Peter Colberg (Closes: #351972) * debian/firefox.1: Lower case first letter of -ContentLocale. * debian/firefox.1, debian/firefox-runner: Add -no-remote switch to turn on MOZ_NO_REMOTE. Use it for profile related commands as well. (Closes: #351717, #344849) * wikipedia.gif.uu, wikipedia.src, rules, firefox.install: Patch from Ian Jackson to add wikipedia search engine. (Closes: #354107) [ Mike Hommey ] * modules/libpref/src/init/all.js: Set default fonts for all languages to serif, sans-serif and monospace. It might solve a lot of fonts problems. * config/config.mk, config/make-jars.pl, configure.in, security/nss/lib/fortcrypt/swfort/pkcs11/config.mk, extensions/inspector/Makefile.in: Allow building without zip when building flat chrome. * configure: Ran autoconf accordingly to changes in configure.in. * debian/control: Removed build dependency on zip. * debian/rules: Build flat chrome. * debian/firefox.install: Changed wildcards accordingly. * config/rules.mk: + Don't build chromelist.txt files. + Fixed "jar" build so that inspector files don't get duplicated in the extension directory. -- Eric Dorland Sun, 26 Feb 2006 11:45:15 -0500 firefox (1.5.dfsg+1.5.0.1-2) unstable; urgency=low [ Mike Hommey ] * debian/firefox-runner: export MOZ_DISABLE_PANGO. (Closes: #351959) * debian/README.Debian: changed reference to the rc file in /etc. (Closes: #351956) [ Eric Dorland ] * debian/firefox.preinst: Fix {}'s bashism. Thanks Jeff King. (Closes: #351811) * modules/libpref/src/init/all.js: Make print.postscript.print_command space-safe. Thanks Ian Jackson. (Closes: #351809) * debian/firefox-runner: Don't completely override $MOZ_PLUGIN_PATH. Thanks Ian Jackson. (Closes: #351806) -- Eric Dorland Thu, 9 Feb 2006 01:23:35 -0500 firefox (1.5.dfsg+1.5.0.1-1ubuntu12) dapper; urgency=low * Sponsored upload for Theppitak Karoonboonyanan * Updated Thai word breaking patch: - load `libthai.so.0' instead of `libthai.so'. - print debug message only when DEBUG is defined. - debian/control: Suggests libthai0 -- Michael Vogt Thu, 13 Apr 2006 13:25:14 +0200 firefox (1.5.dfsg+1.5.0.1-1ubuntu11) dapper; urgency=low * Fix silly lack of [ ] quoting in AC_DEFUN use. Malone 36659, Mozilla bugzilla 298457. * Make Preferences window not chop off various elements: - specify a width of 50em instead of 42em - do not specify a height - add another to the bottom of privacy.xul's prefpane. I have no idea why this is necessary :-(. Malone 36985. * Fix broken UTF-8 in .desktop file (again). Malone 37779. * Document how to use xpcshell in README.Debian. Malone 35333. * Clarify updateReadOnlyMessage to refer to `system package manager' which will help the misunderstanding in Malone 31284. -- Ian Jackson Wed, 12 Apr 2006 17:18:52 +0100 firefox (1.5.dfsg+1.5.0.1-1ubuntu10) dapper; urgency=low * Generate `firefox-dbg' package with debugging symbols. This involves changing debian/compat to 5, which should be safe. * Fix Norwegian translation in firefox.desktop. (Malone 30603.) * Fix trivial syntax problems in firefox.desktop. (Malone 33567.) * Remove x-directory/webdav x-directory/webdav-prefer-directory from MimeType list in desktop file. (Malone 35928.) * Use `about.png.upstream' instead of `about.png.orig' is the saved original version for the branding; *.orig tends to get clobbered. -- Ian Jackson Fri, 24 Mar 2006 18:49:46 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu9) dapper; urgency=low * added thai linebreaking support (thanks to Theppitak Karoonboonyanan) -- Michael Vogt Tue, 14 Mar 2006 15:16:52 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu8) dapper; urgency=low * debian/rules: - renamed the idl directory to match the .pc name, replace mozilla-firefox by firefox for firefox-config too -- Sebastien Bacher Mon, 13 Mar 2006 15:12:43 +0100 firefox (1.5.dfsg+1.5.0.1-1ubuntu7) dapper; urgency=low * Pointing the .pc files to /usr/include/firefox is not enough, better install the headers there too. -- Matthias Klose Sat, 11 Mar 2006 17:41:24 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu6) dapper; urgency=low * Replace Ubuntu Bugzilla bookmark with Launchpad's `Request support with Ubuntu' ticket creation page. (Malone 28896.) * Reinstate `Translate This Application' in Help menu, despite the fact that Launchpad doesn't do this yet - you just get a page saying there are no translations for Firefox. mdz assures us that this will be done some time during dapper's service life. * Make -P, -CreateProfile and -ProfileManager imply sensible values for -a, and document -a in firefox(1). (Malone 31746.) * Fix md5sum mismatch which causes spurious conffile prompt on bookmarks.html. * Set browser.startup.homepage_override.mstone to ignore, to avoid the silly thing where the first time after the upgrade, firefox looks like it has lost your home page because it is so keen to tell you about the release notes. (Malone 33895.) * Change `Latest Headlines' to `Latest BBC Headlines' to properly disclose the source up front, and use a corresponding RSS URL. * Revert the `you have chosen to open' dialogue, as discussed on ubuntu-devel. * Fix firefox-*.pc files to contain correct references to libs and includes, just like the mozilla-*.pc files. (Malone 34200.) -- Ian Jackson Thu, 9 Mar 2006 19:56:58 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu5) dapper; urgency=low * Disable `Translate This Application' and don't try to have `Get Help Online' translated because we don't know how to translate firefox: https://launchpad.net/products/rosetta/+spec/rosetta-firefox-support -- Ian Jackson Fri, 24 Feb 2006 14:49:23 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu4) dapper; urgency=low * Disable (by default) the `you have chosen to open' dialogue box; instead, we just take the default (which is to open with the application from the Gnome MIME database). This behaviour is controlled by browser.helperApps.defaultNoAsk.openFile. Bookmark, search and translation reference regression fixes: * Restore `Translate This Application' and `Get Help Online' * Add Ubuntu and Free Software links back to bookmarks Bookmark, search and translation references improvements: * Add Wikipedia to search box. * Remove `Quick searches' from bookmarks (these just replicate entries from the search box, and are broken anyway). * Get rid of README.Ubuntu - the contents are now no longer relevant. -- Ian Jackson Thu, 23 Feb 2006 14:44:42 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu3) dapper; urgency=low * Move /usr/lib/libxpcom*.so etc. back to /usr/lib/firefox; avoids clashes with other packages (eg mozilla). * Add rpath setting for /usr/lib/firefox to all .pc files in firefox-dev. This is suboptimal, but at least it allows programs which use firefox-dev at compile-time to find firefox's .so's. * Take some redundant and perhaps privacy-leaking information out of the default User-Agent (Malone 30677). -- Ian Jackson Fri, 10 Feb 2006 17:42:12 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu2) dapper; urgency=low * Fix stupid FTBFS on default.xpm introduced in last upload. * Retrospectively insert CVE numbers into 1ubuntu1 changelog entry. -- Ian Jackson Thu, 9 Feb 2006 12:45:15 +0000 firefox (1.5.dfsg+1.5.0.1-1ubuntu1) dapper; urgency=low Changes since 1.5.dfsg-4ubuntu6: * New upstream version (1.5.0.1) - security and stability fixes, allegedly. (About 7000 lines of diff, so not reviewed for Ubuntu.) Security fixes included: - CVE-2006-0292, CVE-2006-0293, MFSA 2006-01: JavaScript garbage-collection hazards - CVE-2006-0294, MFSA 2006-02: Changing position:relative to static corrupts memory - CVE-2005-4134, MFSA 2006-03: Long document title causes startup denial of Service - CVE-2006-0295, MFSA 2006-04: Memory corruption via QueryInterface on Location, Navigator objects - CVE-2006-0296, MFSA 2006-05: Localstore.rdf XML injection through XULDocument.persist() - CVE-2006-0297, MFSA 2006-06: Integer overflows in E4X, SVG and Canvas - CVE-2006-0298, MFSA 2006-07: Read beyond buffer while parsing XML - CVE-2006-0299, MFSA 2006-08: "AnyName" entrainment and access control hazard * Fix Norwegian translation in .desktop file. (Malone #30603.) * mkdir /usr/include/mozilla in firefox-dev.preinst to avoid maintainer script sometimes preventing installation. * Move the shlibs needed for gtkmozembed to /usr/lib (avoids need for rpath and nonsense in firefox-gtkmozembed.pc). * Work around new GNU make braindamage by adding seddery to security/coreconf/rules.mk. Expected-permanent differences between Ubuntu and Debian: * Build nspr and nss for use by all other programs in the distribution (Packages: libnspr-dev, libnss-dev, libnspr4, libnss3. Fairly main changes to parts of the build system.) This is so that mozilla can be in Ubuntu universe. * Disable xprint. (xprint is not used in Ubuntu.) * Slightly different arrangements do with with transitional arrangements related to package renaming from mozilla-firefox-*. * Removed transitional packages mozilla-firefox-dom-inspector and mozilla-firefox-gnome-support (not needed in Ubuntu). * Build firefox-dev; applications which embed a browser in Ubuntu generally embed Firefox rather than mozilla. This also means that we build firefox with dynamic linking so that embedders and load ff. * Debian package search replaced by Ubuntu package search (and defaults to searching only in dapper, not all releases). * Changes to various icons (and their installation paths). * Strip CUPS/ from the front of displayed printer names, since all printing in Ubuntu is done via CUPS. Other differences remaining between Ubuntu and Debian: * debian/rules clean removes various junk left over by the mozilla build system. (Debian #350616.) * Exclude libssl3.so from dpkg_shlibdeps as this triggers a bug in fakeroot on amd64 in Ubuntu. * Set FIREFOX_DSP=none by default. Will sometimes break sound from eg Flash. See https://launchpad.net/malone/bugs/29760 for rationale. (Debian maintainers notified but no bug filed.) * Append our plugin path to any previous value of MOZ_PLUGIN_PATH. (Malone 29412. Debian #351806) * firefox.desktop file has more translations and consistently calls the application `Firefox Web Browser' (for better UI in the menus - this change is also in firefox.menu). Debian #351807. * Default printing command doesn't break if printer name contains spaces (actually a preference, in all.js). (Debian #351809, Mozilla Bugzilla #326245). * security/coreconf/rules.mk adjusted with awful seddery to cope with GNU make change to POSIXly interpretation of backslash line-joining. See http://lists.debian.org/debian-devel/2005/12/msg00988.html. Mozilla Bugzilla #325148. * security/coreconf/ruleset.mk has a set -e added. * Use GNOME mime database instead of mailcap. Patch imported from Red Hat; see debian/gnome-mime-handling.diff. * Change various preferences: - Ubuntu-specific default homepage - Ubuntu-specific release notes - default homepage can be locale-specific - middlebutton paste disabled - do not load a special home page on first start after an upgrade - disable File / Import (wizard is nonfunctional). Malone #28563, Debian #350599, Mozilla Bugzilla 117844. - save files to Desktop by default - README.Ubuntu file (still rather full of junk) - Prevent websites disabling the right-button context menu. - Default font for display is sans, but: - Default CSS for printing uses a serif font. -- Ian Jackson Tue, 7 Feb 2006 17:14:17 +0000 firefox (1.5.dfsg+1.5.0.1-1) unstable; urgency=low * The "those Ubuntu guys are great after all" release. * New upstream release. (Closes: #351442) [ Mike Hommey ] * debian/presubj: Added indications to try to reproduce without extensions before actually filing a bug, and a hint to the safe mode. * debian/firefox.install: added the reporter chrome files. (Closes: #344888) * widget/src/gtk2/nsWindow.cpp: Revert additional stale patch for extended mouse buttons support. * debian/firefox.postinst, debian/firefox.prerm: unbashified. (Closes: #349946) * debian/control, debian/firefox-gnome-support.postinst, debian/firefox-gnome-support.prerm: Let the firefox-gnome-support package provide gnome-www-browser and handle a gnome-www-browser alternative. Thanks Loïc Minier. (Closes: #350788) * debian/firefox-runner: Enable Pango support by default. The MOZ_ENABLE_PANGO environment variable is now useless. (Closes: #338716) * debian/README.Debian: Change the paragraph about Pango to hint about the MOZ_DISABLE_PANGO variable. [ Eric Dorland ] * content/events/src/nsEventStateManager.cpp, modules/libpref/src/init/all.js, widget/public/nsGUIEvent.h: Apply patch from Ian Jackson to revert a stale patch for multiple mouse button support that was fixed in a different way in 1.5 (Closes: #348375) * debian/firefox.preinst: Check md5sum's of old conffiles before cp'ing them on upgrade. This won't stop all unnecessary conffile prompting in all situations (especially from really old versions), but should definitely should work for upgrading from testing or stable. (Closes: #345112) * debian/firefox.install: - Remove run-mozilla.sh. (Closes: #348902) - Reorganize things a bit. - Move profile into /etc/firefox here, instead of in the rules file. * debian/firefox.install, debian/firefox.preinst, debian/firefox.links, debian/firefox.dirs, debian/rules: Move chrome, defaults, greprefs into /usr/share/firefox for more FHS goodnesss. * debian/firefox.1: Document -new-tab and -new-window options, and remove deprecated -remote option. (Closes: #348699) * debian/firefox-runner: Apply patch to properly URL escape local files. Thanks Morita Sho. (Closes: #348451) * browser/app/profile/firefox.js: - Reallow 40-bit ciphers, since now firefox warns people who use them. (Closes: #349624) - Enable bidi UI elements for our bi-directional friends. (Closes: #348069) * debian/rules: Remove glob pattern from dh_install invocation. Thanks Ian Jackson. (Closes: #350571) * browser/base/content/aboutDialog.xul: Fix spurious scrollbar in the about dialog box. Thanks Ian Jackson. (Closes: #350608) * js/src/fdlibm/fdlibm.h: Patch to fix little endianess of mipsel. Thanks Ian Jackson and Thiemo Seufer. (Closes: #350621) * browser/base/content/search.xml: Patch from Ian Jackson to remove misleading Clear option from search box context menu. (Closes: #350611) * debian/watch: Fix regex to actually find the upstream tarballs. * modules/libpref/src/init/all.js: Cope better with printers with spaces in the name. Thanks Ian Jackson. * toolkit/components/passwordmgr/base/nsPasswordManager.cpp: Take patch from bz#235336 as suggested by Ian Jackson to allow password manager to work with sites that only have a password field, no username. -- Eric Dorland Mon, 6 Feb 2006 23:10:29 -0500 firefox (1.5.dfsg-4) unstable; urgency=low [ Eric Dorland ] * debian/control, debian/rules: - Remove Kerberos options, it is now loaded dynamically. - Use /usr/share/firefox now for finding default.xpm. * debian/firefox.install, debian/firefox.links, debian/firefox.preinst: Start moving some clearly non-arch specific things (/usr/lib/firefox/searchplugins, /usr/lib/firefox/icons, /usr/lib/firefox/res) out of /usr/lib/firefox and into /usr/share/firefox to make things more FHS friendly. Can't believe no one ever called me on this before. * toolkit/components/remote/nsGTKRemoteService.cpp, widget/src/xremoteclient/XRemoteClient.cpp: Apply patch from bz#312154 to fix remote interface on PPC (and probably other arches). (Closes: #343913) * xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp: Patch from Zack Weinberg to fix FTBFS on m68k. (Closes: #343687) * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp: Patch from Antti P Miettinen to fix small optimization problem with newer gcc's (Closes: #344846) [ Mike Hommey ] * debian/firefox-runner: Cleaned up now useless variables. -- Eric Dorland Tue, 10 Jan 2006 10:11:34 -0500 firefox (1.5.dfsg-3) unstable; urgency=low * debian/control: - Need explicit build dependency on gtk >= 2.8. - Upgrade Standards-Version to 3.6.2.1. No changes. - Add compatibility packages for mozilla-firefox-dom-inspector and mozilla-firefox-gnome-support and make all the upgrade packages Architecture: all. (Closes: #343879, #344379) * debian/watch: Add watch file. * debian/about.png.uu: Add uuencoded version of previous about box graphic. * debian/rules: uudecode and install the about.png into the right location. * debian/firefox-runner: Add MOZ_PLUGIN_PATH to include plugins at the old location for now. (Closes: #344085, #341682) * widget/src/gtk2/nsWindow.cpp: Patch from bz#305970 to fix broken contextual menu on Save File As. (Closes: #344430) * config/mkdepend/imakemdep.h, security/nss/lib/pki1/pki1.h: Remove some patches that are now useless (suggested by Mike Hommey). * mailnews/extensions/palmsync/palm.html, browser/themes/pinstripe/browser/browser.css, gfx/src/mac/nsNativeThemeMac.h, directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt, layout/html/tests/table/bugs/bug123862.html, layout/html/tests/table/bugs/bug119786.html, layout/html/tests/table/bugs/bug101759.html, layout/html/tests/table/bugs/bug14489.html, layout/html/tests/table/bugs/bug222846.html, layout/html/tests/block/bugs/155333-1.html, layout/html/tests/block/bugs/185411-2.html, layout/html/tests/block/bugs/13599.html, layout/html/tests/block/bugs/53960.html, layout/html/tests/block/bugs/155333-2.html, layout/html/tests/block/bugs/38157-a.html, layout/html/tests/block/bugs/38157-b.html, layout/html/tests/block/bugs/46918.html, layout/html/tests/block/printing/145305-11.html, layout/html/tests/block/printing/145305-21.html, layout/html/tests/block/printing/145305-13.html, layout/html/tests/block/printing/145305-17.html, layout/html/tests/block/printing/145305-19.html, layout/html/tests/block/printing/145305-4.html, layout/html/tests/block/printing/127145-1.html, layout/html/tests/block/printing/145305-3.html, layout/html/tests/block/printing/145305-7.html, layout/html/tests/block/printing/145305-9.html, layout/html/tests/frameset/core/r3.html, layout/html/tests/frameset/core/r4.html, layout/html/tests/frameset/core/blank2.html, xpinstall/packager/stage_mfcembed.pl, xpinstall/packager/stage_gre.pl, embedding/qa/testembed/Tests.cpp, embedding/qa/testembed/nsihttpchanneltests.cpp, embedding/qa/testembed/BrowserImpl.cpp, embedding/qa/testembed/Tests.h, embedding/qa/testembed/QaUtils.cpp, embedding/qa/testembed/resource.h, embedding/qa/testembed/DomWindow.cpp, embedding/qa/testembed/QaUtils.h, build/unix/abs2rel.pl, xpfe/bootstrap/icons/windows/readme.txt, security/nss/cmd/ssltap/ssltap-manual.html: Fix mess my subversion repository made of line endings. This should reduce the size of the diff.gz dramatically. -- Eric Dorland Sat, 24 Dec 2005 03:23:02 -0500 firefox (1.5.dfsg-2) unstable; urgency=low * browser/locales/en-US/chrome/branding/brand.dtd, browser/locales/en-US/chrome/branding/brand.properties: Change brand name from Deer Park to Firefox. About box graphic still needs to be fixed. *grumble* *grumble* (Closes: #343704) -- Eric Dorland Sat, 17 Dec 2005 13:45:14 -0500 firefox (1.5.dfsg-1) unstable; urgency=low * New upstream release. No actual code changes from RC3. Took the opportunity to completely empty the /other-licenses directory of the upstream tarball. * configure, configure.in: Change MOZ_APP_DISPLAYNAME to Firefox, so we can be called Firefox without using --enable-official-branding. *grumble* * config/autoconf.mk.in, gfx/src/gtk/mozilla-decoder.cpp, configure.in: Apply patch from bz#305185 to fix problems building against gtk+ 2.8. * debian/control: - Build-Depend on libfreetype6-dev since we do link against it directly. - Add mozilla-firefox package for easy transition. - Conflict against older mozilla-firefox packages. * debian/firefox-runner: - Fix typo. (Closes: #341113) - Check /usr/lib/mozilla-firefox/plugins for plugins too for the time being. (Closes: #341682) * debian/firefox-dom-inspector.preinst: Remove, not needed since the name change. * debian/firefox.preinst: - Remove old upgrade code. - Move old mozilla-firefox configs into place on install. * debian/mozilla-firefox.preinst: Move upgrade code in here. Remove mozilla-firefox alternative. * debian/mozilla-firefox.postrm: Remove /etc/mozilla-firefox on purge. * Some patches missed when merging from Mike Hommey: * browser/locales/en-US/searchplugins/answers.src: Change updateDays to 0. * config/mkdepend/imakemdep.h: Define for amd64. * configure, configure.in: Visibility patch for recent gcc's. (Closes: #341766) * modules/libpref/src/nsPrefService.cpp: Patch to load preferences from defaults/syspref. * content/events/src/nsEventStateManager.cpp: Extended mouse events patch. * gfx/idl/nsIFreeType2.idl, gfx/src/freetype/nsFreeType.cpp, gfx/src/freetype/nsFreeType.h, gfx/src/ps/nsFontMetricsPS.h, gfx/src/x11shared/nsFontFreeType.cpp, gfx/src/x11shared/nsFontFreeType.h, layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp: Patch to use new freetype API. -- Eric Dorland Fri, 16 Dec 2005 11:37:23 -0500 firefox (1.4.99+1.5rc3.dfsg-2) unstable; urgency=low * The "Grand Renaming" release. Thanks to Mike Hommey for sherperding the 1.5 series through experimental. Now it's my turn to muck it up. A transition packages will be in the next release. * debian/mozilla-firefox*: Rename to firefox*. * debian/firefox.install, debian/firefox-dom-inspector.install, debian/firefox-gnome-support.install, debian/firefox-runner, firefox-xremote-client, firefox.1, firefox.desktop, firefox.dirs, debian/firefox.js, debian/firefox.links, debian/firefox.manpages, debian/firefox.menu, debian/firefox.mime, debian/firefox.postinst, debian/firefox.prerm, debian/firefox.png.uu, debian/README.Debian, debian/control, debian/rules: Search/Replace mozilla-firefox -> firefox where appropriate. * debian/firefox.links: Link old icon name to new. * debian/README.Debian: Fix path to .mozilla/firefox/rc. (Closes: #335433) * config/autoconf.mk.in: Set mozappdir to /usr/lib/firefox. -- Eric Dorland Sun, 27 Nov 2005 20:03:02 -0500 mozilla-firefox (1.4.99+1.5rc3.dfsg-1) experimental; urgency=low * New upstream 1.5 preview release. Release Candidate 3. * debian/mozilla-firefox-runner: Removed the ping stuff, it's now done by firefox itself. -- Mike Hommey Fri, 18 Nov 2005 07:24:05 +0100 mozilla-firefox (1.4.99+1.5rc2.dfsg-1) experimental; urgency=low * New upstream 1.5 preview release. Release Candidate 2. * xpcom/typelib/xpidl/xpidl.c: Fix crash when no file is given on the command line (Closes: #323639). Also fix the error message about extra arguments given showing before the crash. * configure.in, configure: Work around dash's bug #337294 so that we can build fine when sh is dash (Closes: #211010, #256384). * debian/mozilla-firefox-runner: - Removed the code to detect the JVM and set LD_ASSUME_KERNEL=2.2.5 for b0rked 1.3 JVMs: it's been a long time they've not been ABI compatible. - Removed setting of MOZILLA_FIVE_HOME. We already have a default one built-in. - Removed /usr/lib/mozilla/plugins from EXTENT_LD_LIB_PATH, since we never get the plugins from there. - Removed cleanup of the profile. It is correctly done by firefox, now. -- Mike Hommey Fri, 11 Nov 2005 08:07:05 +0100 mozilla-firefox (1.4.99+1.5rc1.dfsg-1) experimental; urgency=low * New upstream 1.5 preview release. Release Candidate 1. * debian/mozilla-firefox.install: Don't install /usr/lib/mozilla-firefox/extensions/reporter@mozilla.org, it got moved in the chrome. -- Mike Hommey Tue, 1 Nov 2005 22:01:15 +0100 mozilla-firefox (1.4.99+1.5beta2.dfsg-1) experimental; urgency=low * build/unix/run-mozilla.sh, netwerk/base/src/nsStandardURL.cpp: Reverted debian changes: they got applied upstream. * configure: Applied configure.in changes by hand. * debian/rules: Disabled both the installer and the updater, we don't need them. -- Mike Hommey Fri, 7 Oct 2005 15:06:05 +0200 mozilla-firefox (1.4.99+1.5beta1.dfsg-5) experimental; urgency=low * debian/control: Bumped Standards-Version to 3.6.2. * nsprpub/configure.in: Reverted changed. * configure.in: Use -fvisibility=hidden in all cases. There is another bug in gcc that makes it generate position dependent code when using the system wrappers. * configure, nsprpub/configure: Applied configure.in changes with autoconf2.13. * debian/rules: Put back the /usr/share/pixmaps/mozilla-firefox.xpm file. -- Mike Hommey Mon, 3 Oct 2005 18:46:50 +0200 mozilla-firefox (1.4.99+1.5beta1.dfsg-4) experimental; urgency=low * xpcom/typelib/xpt/src/Makefile.in: Reverted changes. * configure.in, nsprpub/configure.in: Added a detection of the gcc bug about visibility for builtins, and use -fvisibility=hidden instead of the system wrappers in case the bug is found. * configure, nsprpub/configure: Applied configure.in changes with autoconf2.13. (Really closes: #329642) -- Mike Hommey Tue, 27 Sep 2005 20:16:34 +0200 mozilla-firefox (1.4.99+1.5beta1.dfsg-3) experimental; urgency=low * Sync with unstable branch. * xpcom/typelib/xpt/src/Makefile.in: disable visibility stuff for ppc, as a workaround for FTBFS. (Closes: #329642) -- Mike Hommey Mon, 26 Sep 2005 18:35:11 +0200 mozilla-firefox (1.0.7-1) unstable; urgency=high * New upstream release. Contains fixes for various security issues. * debian/mozilla-firefox-runner: Remove /usr/lib from LD_LIBRARY_PATH. (Closes: #321789) -- Eric Dorland Thu, 22 Sep 2005 01:23:10 -0400 mozilla-firefox (1.4.99+1.5beta1.dfsg-2) experimental; urgency=low * debian/rules: enabled support for canvas. -- Mike Hommey Tue, 20 Sep 2005 07:56:01 +0200 mozilla-firefox (1.4.99+1.5beta1.dfsg-1) experimental; urgency=low * Cleaned-up source tarball from trademarked content and CVS directories. * debian/mozilla-firefox-small.xpm, debian/mozilla-firefox.xpm: Removed. * debian/mozilla-firefox.dirs, debian/rules: + Create /usr/lib/mozilla-firefox/chrome/icons/default and move default.xpm in it. (Closes: #327828) + Stop using our own xpm icons, upstream provide them, now. * debian/rules: changed the build system a bit. * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_parisc_linux.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_parisc_linux.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s: Somewhat these files disappeared. Put them back. (Closes: #328074) -- Mike Hommey Tue, 13 Sep 2005 18:25:48 +0200 mozilla-firefox (1.4.99+1.5beta1-2) experimental; urgency=critical * Sync with unstable branch. * netwerk/base/src/nsStandardURL.cpp: Apply the patch for the 1.8 branch from bz#307259 to fix CAN-2005-2871. (Closes: #327452) * debian/mozilla-firefox-gnome-support.install, debian/rules: Move out imgicon module in mozilla-firefox-gnome-support. (Closes: #327451) -- Mike Hommey Sun, 11 Sep 2005 10:45:34 +0200 mozilla-firefox (1.0.6-5) unstable; urgency=critical * xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp: Fix for previous arm fix. Thanks Steve. (Closes: #325535) * netwerk/base/src/nsStandardURL.cpp: Patch from bz#307259 to fix CAN-2005-2871, a buffer overflow vulnerability in IDN processing. (Closes: #327452) -- Eric Dorland Sat, 10 Sep 2005 23:03:26 -0400 mozilla-firefox (1.4.99+1.5beta1-1) experimental; urgency=low * New upstream beta release. + Find toolbar doesn't show up when in text fields. Closes: #280852. + Better use of GTK2 themes. The most common case was highlighted menu item text appearing in white on a white background. Closes: #223696, #257430, #258181, #266334, #278559, #289326, #297320, #310098. + Download manager correctly closes. Closes: #259015, #269975. + Doesn't crash with the http://ln.hixie.ch/resources/style/orange stylesheet. Closes: #277987. + Locale extensions can properly be disabled. Closes: #279749 (to check). + Doesn't crash on http://einsteinmg.dyndns.org/cgi-bin/remangle.cgi?=0x27b9b660 anymore. Closes: #294372. + Downloads don't freeze when a modal window opens. Closes: #211332. + Use GTK stock images. Closes: #281660. * Sync with unstable branch changes. * browser/app/profile/firefox.js, debian/firefox.js: + Removed outdated extensions.update.autoUpdateEnabled and extensions.update.autoUpdate; + Removed general.useragent.locale. + Allow extensions updates. It works correctly with system-wide installed ones, now. * netwerk/protocol/http/src/nsHttpConnectionMgr.cpp, nsprpub/pr/include/md/_linux.cfg, widget/src/gtk2/mozdrawingarea.c, widget/src/gtk2/nsDragService.cpp: Reversed changes, since they got applied upstream. * xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp: correctly set __attribute__. Closes: #325535. * debian/rules: + set --enable-extensions=default instead of a full list. We will get the default set of extensions provided by upstream, and won't need to check if they changed. + set --enable-pango. + set --enable-system-cairo. * debian/control: added build dependency on libgnomeui-dev and libcairo2-dev. * debian/mozilla-firefox.install, debian/rules: don't install files in /usr/lib/mozilla-firefox/chrome/icons/ anymore. * debian/mozilla-firefox-runner: Force MOZ_DISABLE_PANGO to 1 if MOZ_ENABLE_PANGO is not set. * debian/README.Debian: + Removed the note about IDN, it is now enabled by default, with correct whitelist set. + Added a note about MOZ_ENABLE_PANGO. + Changed notes about application update, extensions, and packaged extensions. * modules/libpref/src/init/all.js: + Set general.config.obscure_value to 0, we don't care about the config file not to be "obscured". + Set general.config.filename to firefox.cfg. * debian/firefox.cfg: Create configuration to lock some properties. * debian/mozilla-firefox.install: Install this firefox.cfg in /usr/lib/mozilla-firefox -- Mike Hommey Fri, 9 Sep 2005 17:40:40 +0200 mozilla-firefox (1.0.6-4) unstable; urgency=low * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_alpha.cpp, xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp, xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha.cpp: Patch from Steve Langasek to fix unused vs. used gcc attribute on alpha and arm. (Closes: #325535) * browser/app/profile/firefox.js: Revert patch to remove the "I'm feeling lucky" search. Some like it, some hate it, so upstream behaviour wins. If you still feel strongly about it, make your case upstream. * gfx/src/gtk/nsFontMetricsXft.cpp: Apply patch from bz#252033 to work around a bug in XRender that might be causing #319349. -- Eric Dorland Tue, 6 Sep 2005 02:10:07 -0400 mozilla-firefox (1.0.99+deerpark-alpha2-2) experimental; urgency=low * Sync with unstable branch changes, except the controversial "I'm feeling lucky" change. I prefer waiting for the controversy to get to a conclusion. * debian/rules, debian/control: Remove build dependency on libmng-dev and the --with-system-mng option to configure, the MNG support has been removed upstream. * debian/rules: Explicitely set the svg-renderer as cairo. It will use an old cairo version bundled with firefox, but there's no other solution for the moment. We have to wait for upstream 0.9.x and greater support (hoped for 1.5). -- Mike Hommey Sun, 4 Sep 2005 09:01:54 +0200 mozilla-firefox (1.0.6-3) unstable; urgency=low * debian/rules, nsprpub/pr/include/md/_linux.cfg, security/coreconf/Linux.mk: Apply patch from Andreas Jochens to allow ppc64 builds. (Closes: #322617) * debian/mozilla-firefox.prerm: Move -depth option to find to suppress warnings. Thanks Mike Hommey. * debian/presubj: Have bugzilla bug URL point to a page where you can enter a bug. * browser/app/profile/firefox.js: removed the "I'm feeling lucky" from the keyword.URL, so now if you enter search terms in the address bar you will be presented with search results and not taken to the first result. Thanks Torok Edwin. (Closes: #321823) -- Eric Dorland Mon, 22 Aug 2005 01:20:28 -0400 mozilla-firefox (1.0.6-2) unstable; urgency=medium * modules/libpr0n/src/imgLoader.cpp, modules/libpr0n/src/imgLoader.h: Apply ported patch from Serge Belyshev from bz#293307 to fix problem with gcc-4.0 on amd64. (Closes: #319336) * debian/rules: Remove silly --enable-freetype configure line. Thanks Antony Gelberg. (Closes: #319886) -- Eric Dorland Sat, 30 Jul 2005 02:11:03 -0400 mozilla-firefox (1.0.6-1) unstable; urgency=low * New upstream release. (Closes: #318672) * debian/rules: Remove hack to use gcc 3.4 on amd64, since now we're all on gcc 4.0. (Closes: #318684) * debian/control: - Remove gcc 3.4 build depends on amd64 - Explicitly build depend on libxinerama-dev. * gfx/src/gtk/nsScreenGtk.cpp: Patch from Loic Minier to fix gdk_property_get warnings. * widget/src/gtk2/mozdrawingarea.c: Patch from Loic Minier to fix crashes under GTK 2.7. (Closes: #318903) -- Eric Dorland Wed, 20 Jul 2005 02:57:44 -0400 mozilla-firefox (1.0.99+deerpark-alpha2-1) experimental; urgency=low * New upstream alpha release. Be aware that you WILL have troubles with debian packages for firefox extensions. * Reverted patches that got incorporated upstream. * content/events/src/nsEventStateManager.cpp: Some changes to the previous patch to fit changes in API. * debian/update-mozilla-firefox-chrome, debian/update-mozilla-firefox-chrome.8, debian/mozilla-firefox-dom-inspector.post(inst|rm), debian/mozilla-firefox-gnome-support.post(inst|rm), debian/theme/*, debian/inspector/*: Removed. * debian/mozilla-firefox.postinst: Removed call to update-mozilla-firefox-chrome. * debian/mozilla-firefox-dom-inspector.install: Only install files from /usr/lib/mozilla-firefox/extensions/inspector@mozilla.org * debian/mozilla-firefox.dirs: Don't create /var/lib/mozilla-firefox/*, /usr/lib/mozilla-firefox/extensions nor /usr/lib/mozilla-firefox/plugins. * debian/mozilla-firefox.install: - Don't install regxpchrome, chrome/pipnss.jar and chrome/help.jar which don't exist anymore. - Install manifest files in addition to jar files in chrome. - Install classic.jar in the normal chrome directory (awaiting EM modifications so that it can actually go back in the extensions directory). - Don't install debian/theme/00classic and debian/theme/Uninstall, which got removed. - Get the theme in the correct directory (it's not in defaults/profile/extensions anymore). - Install the reporter extension. - Selectively install subdirectories of /usr/lib/mozilla-firefox/defaults, since some of them are useless. - Install the unixprint plugin. * debian/mozilla-firefox.manpages: Removed manual page for update-mozilla-firefox-chrome. * debian/mozilla-firefox.links: Removed all links in /var/lib/mozilla-firefox/. * debian/rules: - Enable freetype in the build, we'll see if deerpark is any better than 1.0.x. - Commented out OPTFLAGS set for some architectures. We will see if gcc 4.0 is doing any better. - Enabled SVG support. (Closes: #215990) - Enabled some more extensions to fit extensions provided by upstream. - Added needed --enable-application=browser to the ./configure call. - Don't install update-mozilla-firefox-chrome. - Don't create installed-chrome.txt. - Don't remove installed-extensions.txt, it doesn't exist anyway. - Don't move classic theme's install.rdf, it's already at the correct place. - Remove unneeded removals of preferences files which are not there anymore. * debian/mozilla-firefox.preinst: Clean-up old generated files (those in /var/lib/mozilla-firefox and /usr/lib/mozilla-firefox/extensions/*/uninstall/Uninstall. (Note that for the latter, some packages do provide them, but they were overwritten by update-mozilla-firefox-chrome. They have actually no use, and it is safe to remove them. Extensions packages will eventually remove them anyway) * debian/mozilla-firefox.prerm: Put -depth option of find before -type d. -- Mike Hommey Sat, 16 Jul 2005 10:18:40 +0200 mozilla-firefox (1.0.5-1) unstable; urgency=high * New upstream release, fixes security issues. (Closes: #318061) * debian/rules: Disable freetype in the build for the time being. This *might* break printing in some cases. * gfx/idl/nsIFreeType2.idl, gfx/src/freetype/nsFreeType.cpp, gfx/src/freetype/nsFreeType.h, gfx/src/ps/nsFontMetricsPS.cpp, gfx/src/ps/nsFontMetricsPS.h, gfx/src/x11shared/nsFontFreeType.cpp, gfx/src/x11shared/nsFontFreeType.h, layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp: Patch from bz#234035 to try to get building with the new freetype. (Closes: #314243) -- Eric Dorland Sat, 16 Jul 2005 00:43:54 -0400 mozilla-firefox (1.0.4-3) unstable; urgency=low * debian/mozilla-firefox.desktop: Add Czech translation from Jan Outrata. (Closes: #311376) * xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf64.cpp, xpcom/reflect/xptcall/public/xptcstubsdecl.inc: Revert patch from David Mosberger for 7+ args on ia64 that was added 1.0.3-2. * xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf32.cpp, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf32.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf64.cpp, xpcom/reflect/xptcall/public/genstubs.pl: Better patch from bz#291378 which has been accepted upstream for ia64 7+ args fix. * xpcom/reflect/xptcall/public/xptcstubsdecl.inc: Call genstubs.pl to regenerate this file. * dom/src/base/nsGlobalWindow.cpp, embedding/components/windowwatcher/src/nsWindowWatcher.cpp: Fix injection spoofing, patch from bz#296850. Fixes CAN-2004-0718. -- Eric Dorland Thu, 9 Jun 2005 23:54:41 -0400 mozilla-firefox (1.0.4-2) unstable; urgency=critical * debian/control: Build-depend on libxft-dev not libxft2-dev to appease finicky sparc buildd. -- Eric Dorland Mon, 16 May 2005 21:17:57 -0400 mozilla-firefox (1.0.4-1) unstable; urgency=critical * New upstream release. Fixes CAN-2005-1477 and CAN-2005-1476. (Closes: #308620) * debian/update-mozilla-firefox-chrome.8: Patch from A Costa to fix the spelling of maintenace. (Closes: #305968) * debian/mozilla-firefox.desktop: Patch from Steinar H. Gunderson to add a Norwegian translation. (Closes: #305983) -- Eric Dorland Thu, 12 May 2005 22:59:47 -0400 mozilla-firefox (1.0.3-2) unstable; urgency=high * browser/app/profile/firefox.js: Disable SSLv2 and 40-bit ciphers by default. * debian/mozilla-firefox.NEWS: Explain the SSL change. * extensions/transformiix/source/base/Double.cpp: Patch from David Mosberger-Tang (fixed up by me) to fix unaligned access on ia64 (and perhaps other platforms). (Closes: #303518) * xpcom/reflect/xptcall/public/xptcstubsdecl.inc, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s, xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf64.cpp: Another patch from David Mosberger-Tang to fix extension loading on ia64. (Closes: #303515) -- Eric Dorland Thu, 21 Apr 2005 01:25:02 -0400 mozilla-firefox (1.0.3-1) unstable; urgency=low * New upstream release, fixes various security issues, so urgency high. * js/src/fdlibm/fdlibm.h: Fix from David Mosberger to define ia64 as little-endian arch (also added for mipsel). (Closes: #303438) -- Eric Dorland Sun, 17 Apr 2005 23:13:01 -0400 mozilla-firefox (1.0.2-3) unstable; urgency=high * gfx/src/freetype/nsFreeType.cpp, netwerk/protocol/http/src/nsHttpConnectionMgr.cpp, security/nss/lib/pki1/oiddata.h, security/nss/lib/pki1/pki1.h, widget/src/gtk2/nsDragService.cpp: Fixes for gcc-4.0, bz#289238. (Closes: #301485) * js/src/jsstr.c: Fix for JS memory access security bug, patch from bz#288688. (Closes: #302775) -- Eric Dorland Wed, 6 Apr 2005 01:36:11 -0400 mozilla-firefox (1.0.2-2) unstable; urgency=high * Last upload should of been marked urgency=high because of the security fixes. * debian/mozilla-firefox.postinst: Fix ridiculous typos. (Closes: #300685) * debian/mozilla-firefox-runner: Use pgrep to detect esd and arts instead. Thanks Craig Small for the advice. (Closes: #302086) -- Eric Dorland Fri, 1 Apr 2005 01:18:18 -0500 mozilla-firefox (1.0.2-1) unstable; urgency=low * New upstream release. Fixes CAN-2005-0399, CAN-2005-0401, CAN-2005-0402. (Closes: #301243) * debian/control: Update suggest for xprint rename. (Closes: #300976) * xpcom/reflect/xptcall/src/md/unix/{Makefile.in, xptcinvoke_asm_parisc_linux.s, xptcstubs_asm_parisc_linux.s}: Apply patch from Ivar (Contributed by Randolph Chung) to fix Firefox on hppa. (Closes: #286038) -- Eric Dorland Fri, 25 Mar 2005 02:30:10 -0500 mozilla-firefox (1.0.1-3) unstable; urgency=low * widget/src/gtk2/nsGtkKeyUtils.cpp: Patch from bz#108170 to fix broken keymap for Germans. (Closes: #299781) * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: avoid crashing when extension's install.rdf is broken. (Closes: #298796) (MH) * debian/mozilla-firefox.prerm: Remove /usr/lib/mozilla-firefox/defaults/profile/extensions/Extensions.rdf on uninstall. (Closes: #298636) * debian/mozilla-firefox.postinst: Add little echo to tell people to restart firefox after upgrades. * debian/presubj: Add a note there about restarting firefox before submitting bugs. * debian/mozilla-firefox-runner: Properly quote $@ expansion. (Closes: #300195) * browser/locales/en-US/searchplugins/ {yahoo.src,google.src,eBay.src,dictionary.src,creativecommons.src, amazondotcom.src}: Set updateCheckDays to 0, which avoids duplicated search entries in the menu. (Closes: #299006, #299813) -- Eric Dorland Sun, 20 Mar 2005 17:08:12 -0500 mozilla-firefox (1.0.1-2) unstable; urgency=high * Changes by Mike Hommey: * Urgency: high due to RC bug fix. * debian/update-mozilla-firefox-chrome: Re-initialize Extensions.rdf inside the script instead of relying on mozilla-firefox's default behaviour, which just fails when defaults/profile/extensions/ \ Extensions.rdf doesn't exist (and it seems some people like to remove files in /etc). (Closes: #294175) * Changes by Eric Dorland: * debian/mozilla-firefox.menu: Capitalize "browsers". Thanks Gerfried Fuchs. * debian/mozilla-firefox-runner: Fix from Marc Horowitz to fix sound device detection. (Closes: #297088) * toolkit/content/widgets/tabbrowser.xml: Apply patch from bz#283063, to fix a memory leak when closing tabs. (Closes: #296749) * xpfe/global/resources/content/bindings/browser.xml, xpfe/global/resources/content/bindings/tabbrowser.xml, toolkit/content/widgets/browser.xml, toolkit/content/widgets/tabbrowser.xml: Apply patches from bz#131456 to fix various tab related memory leaks. (Closes: #280586) * netwerk/protocol/http/src/nsHttpHandler.cpp: Patch from bz#265536 to differentiate between AMD64 and i386. (Closes: #282592) -- Eric Dorland Sat, 5 Mar 2005 18:46:09 -0500 mozilla-firefox (1.0.1-1) unstable; urgency=high * New upstream release. (Closes: #296851) - This release fixes the Secunia window injection bug, CAN-2004-1156. (Closes: #293664) * Changes by Mike Hommey: * debian/rules: Some clean-up. * debian/control: Changed my maintainer address. * debian/README.Debian: Add a note about automatic updates for extensions. (Closes: #296761) * Changes by Eric Dorland: * browser/app/profile/firefox.js: Remove disable IDN pref, it's the default now anyway. -- Eric Dorland Tue, 1 Mar 2005 02:03:48 -0500 mozilla-firefox (1.0+dfsg.1-6) unstable; urgency=high * The "And I thought IE had security bugs!" release. * toolkit/content/widgets/tabbrowser.xml, xpfe/global/resources/content/bindings/tabbrowser.xml: Fix "Firetabbing" vulnerability from bugzilla#280056, fixes CAN-2005-0231. (Closes: #294415) * modules/plugin/base/src/nsPluginHostImpl.cpp: Fix "Fireflashing" vulnerability from bugzilla#280664, fixes CAN-2005-0232. (Also Closes: #294415) * build/unix/run-mozilla.sh: Patch from Javier Fernández-Sanguino Peña to fix insecure temp file usage in run-mozilla.sh. (Closes: #294127) * netwerk/base/src/nsStandardURL.cpp, netwerk/base/src/nsStandardURL.h: Patch from bugzilla#261934 to make the network.enableIDN preference work and again. * browser/app/profile/firefox.js: Disable IDN by default. This doesn't close #293975, but drops its severity. * debian/README.Debian: Add warning and describe how to enable IDN. -- Eric Dorland Wed, 9 Feb 2005 22:56:17 -0500 mozilla-firefox (1.0+dfsg.1-5) unstable; urgency=low * debian/mozilla-firefox.desktop: Don't translate "Mozilla Firefox" into French. * browser/app/profile/firefox.js: Set mozilla.widget.raise-on-setfocus to false to prevent unecessary window raising. (Closes: #292049) * debian/rules: Don't compile statically on mips and mipsel, since it's broken for now. -- Eric Dorland Sun, 6 Feb 2005 15:02:36 -0500 mozilla-firefox (1.0+dfsg.1-4) unstable; urgency=low * debian/mozilla-firefox.desktop: Add French translations from Jerome Warnier. I will accept more, but closing this bug. (Closes: #292506) * debian/README.Debian: Update the Emacs keybindings instructions. (Closes: #291691) * debian/mozilla-firefox.1: - Remove -splash from the manpage, it has never worked. (Closes: #287088) - Add units to -height and -width description. (Closes: #285142) -- Eric Dorland Wed, 2 Feb 2005 01:42:53 -0500 mozilla-firefox (1.0+dfsg.1-3) experimental; urgency=low * debian/mozilla-firefox.desktop: Add %u to the exec line so that apps know it can handle URLs. (Closes: #290132) * debian/README.Debian: - Improve button reversal instructions. Thanks Christian Mayrhuber - Fix reference to ~/.firefox. * debian/rules: Enable static building. This will build firefox as one large binary (mostly) and should speed a few things up, especially program load time. I'd like to hear about any speedup (or slow down) you exprience. Porters, please build this for your arch to make sure this doesn't break anything. -- Eric Dorland Thu, 20 Jan 2005 01:40:34 -0500 mozilla-firefox (1.0+dfsg.1-2) unstable; urgency=medium * debian/mozilla-firefox-gnome-support.postrm, debian/mozilla-firefox-dom-inspector.postrm: Don't die if update-mozilla-firefox-chrome dies. (Closes: #287355) -- Eric Dorland Sun, 9 Jan 2005 23:51:10 -0500 mozilla-firefox (1.0+dfsg.1-1) unstable; urgency=low * Not a new upstream release. * other-licenses/branding/firefox, other-licenses/7zstub/firefox: Remove these from the .orig.tar.gz, since they are not DFSG-free. We're not using the files anyway, so out they go. (Not sure the 7zstub stuff is non-free, but it's Windows only so no harm) * debian/rules: - Remove explicit low-optimization on alpha, since Falk Hueffner claims it works. - Move entire defaults/profile directory into /etc/mozilla-firefox, rather than just the bookmarks.html. (Closes: #285538) * debian/mozilla-firefox.links: Link entire defaults/profile now. * debian/mozilla-firefox.preinst: Add upgrade code to remove old defaults/profile to make way for new symlink. * debian/mozilla-firefox.dirs: Just create etc/mozilla-firefox. -- Eric Dorland Sun, 19 Dec 2004 01:31:44 -0500 mozilla-firefox (1.0-5) unstable; urgency=medium * Changes by Mike Hommey: * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: Make the extensions upgrade work again. (Closes: #282143) * debian/rules: Better DEB_BUILD_OPTIONS handling, better debugging build (DEB_BUILD_OPTIONS="nostrip debug") * toolkit/mozapps/extensions/src/nsExtensionManager.js.in, toolkit/mozapps/extensions/content/extensions.js: Allow users to disable globally installed extensions. * Changes by Eric Dorland: * debian/rules: Remove explicit low-optimization on sparc. Apparently there was an issue for a number of arches that required lower optimization settings, but it is now resolved. So porters, please check -O2 on arm, alpha, powerpc and ia64 and let me know if it's safe. Thanks David S. Miller. (Closes: #284533) -- Eric Dorland Tue, 7 Dec 2004 01:06:48 -0500 mozilla-firefox (1.0-4) unstable; urgency=medium * debian/control: Make mozilla-firefox-gnome-support and xprt-xprintorg Suggests, no Recommends after a look at policy. (Closes: #282432) * debian/README.Debian: - Refer to .mozilla/firefox, not .firefox. - Explain how to reenable emacs style keybindings. (Closes: #282321) -- Eric Dorland Sat, 27 Nov 2004 20:40:10 -0500 mozilla-firefox (1.0-3) unstable; urgency=low * Changes by Mike Hommey * The "becoming more and more an iceweasel" release. * debian/firefox.js: + Enable firefox's internal locale autodetection. + Disable default browser question at startup. (Closes: #280752) * debian/mozilla-firefox-runner: Removed our locale autodetection. That means now locales installed in user profiles are automatically used, and that there is no need for /var/lib/mozilla-firefox/locales.d anymore. * debian/mozilla-firefox.dirs: Removed creation of /var/lib/mozilla-firefox/locales.d. * debian/rules: Removed creation of the locale file in /var/lib/mozilla-firefox/locales.d. * debian/presubj: Put some more recent information. * htmlparser/src/nsParser.cpp: Applied patch from bz#57717 so that empty html files don't get when viewing source. * browser/base/content/aboutDialog.css: increase the User Agent element height as in bz#238137 (but up to MacOSX's height) to show the full User Agent string. * xpcom/io/nsAppDirectoryServiceDefs.h, xpcom/io/nsAppFileLocationProvider.cpp, xpfe/components/search/src/nsInternetSearchService.cpp: Applied patch from bz#123315 so that Internet search services in user profiles are supported. (Closes: #219053) * debian/mozilla-firefox-runner: + Remove compatibility.ini only if it is older than /usr/lib/mozilla-firefox/components.ini. That way, we only rebuild it after an update-mozilla-firefox-chrome. + Detect if we're being run through sudo without the -H option, in which case we force setting of $HOME. (Closes: #218156) * browser/app/profile/firefox.js: Sync'ed with debian/firefox.js. * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: + Removed some error messages that get there because firefox is trying to write in the /usr/lib/mozilla-firefox directory as a user. They are useless and lead users to think something is going wrong while it's the (stupid but) normal way firefox works. + Avoid creation of directories when attempting to read files, that throwed uncaught exceptions breaking some stuff in several different ways when extensions don't follow the new scheme for extensions. + Avoid copying stuff from /usr/lib/mozilla-firefox/defaults/profile/extensions/ to /usr/lib/mozilla-firefox/extensions/, that's the *very* old way of installing extensions, which, since the old scheme has been thrown away, won't work anyway, if any extension provides files out there. + CheckForMismatches: Avoid to disable already disabled global extensions, and don't propose to upgrade the locked extensions. That fixes a never-ending loop occuring when running firefox for the first time in a user account, while some global extensions are expired. (Closes: #278722, #281537) * debian/mozilla-firefox.prerm, debian/mozilla-firefox.preinst: Moved removal of links to /usr/lib/mozilla-firefox/defaults/profile/extensions/ sitting in /usr/lib/mozilla-firefox/extensions/, if any remaining, from prerm to preinst. We remove them once and for all, they won't be created by us anymore. * debian/update-mozilla-firefox-chrome: + Removed support for extensions in /usr/lib/mozilla-firefox/defaults/profile/extensions/. + Removed some clean-up that had been introduced to help the Extensions Manager not to die, and which, actually, did not work out quite so well. Anyways, with the changes this time, the EM is supposed to support much more problems than ever before (as usual ;) ) so we don't need that anymore. + Avoid stupid mv error messages when firefox-bin -register fails (which is not supposed to happen, but you're never too careful) * debian/update-mozilla-firefox-chrome, debian/mozilla-firefox.preinst: Move removal of some very old stuff to preinst, to do it once and for all instead of doing it every time we run update-mozilla-firefox-chrome. * netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp: Applied patch from bz#124561 to get a prompt for username/password in case anonymous login fails. * debian/mozilla-firefox-runner: + Added check for more arguments so that the url in the command line get detected more accurately. + When a file name is given on the command line, prepend "file://" and change spaces into %20. (Closes: #281800) * Changes by Eric Dorland * debian/mozilla-firefox.prerm: Patch from Philipp Weis to fix order of find arguments. (Closes: #280852) * debian/mozilla-firefox.desktop: Support new mime type handler in Gnome 2.8. (Closes: #281274) (MH: I added some more myme-types) * debian/mozilla-firefox.postinst: Run update-desktop-database if it exists. * widget/src/gtk/nsWidget.cpp: We don't use gtk anymore, might as well revert these patches. Thanks Stephane Despret. -- Eric Dorland Thu, 18 Nov 2004 22:16:28 -0500 mozilla-firefox (1.0-2) unstable; urgency=low * Changes by Mike Hommey * The "don't do too much on the same day, it's bad for health" release. * debian/firefox.js: Re-activated the extensions update service, and removed the update url. * browser/app/profile/firefox.js: Sync'ed with debian/firefox.js. * debian/mozilla-firefox-dom-inspector.preinst: Removed old inspector.js file. * toolkit/mozapps/extensions/src/nsExtensionManager.js.in, toolkit/mozapps/extensions/content/extensions.js: Disabled possibility to update locked extensions and themes. Locked extensions being the ones installed by the packaging system, they should be updated through that. * toolkit/mozapps/update/src/nsUpdateService.js.in: Disabled application update functionnality. Firefox should be updated through the packaging system. * browser/components/prefwindow/content/pref-advanced.xul: Removed the preferences panel item to activate application update, since it is totally disabled. * debian/mozilla-firefox-runner: Remove compatibility.ini instead of compreg.dat. (Eric: This will cause a rebuild of the compreg.dat) * Changes by Eric Dorland: * debian/mozilla-firefox.NEWS: Fix typos. * README.Debian: - Add note about application update being completely disabled. - Fix path to XUL.mfsal -- Eric Dorland Wed, 10 Nov 2004 22:56:22 -0500 mozilla-firefox (1.0-1) unstable; urgency=medium * New upstream release (Closes: #280449) * Changes by Mike Hommey: * netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp: Apply new patch #164795 from bz#266835 + some tweaks as previously. This might lead to encoding problems with the password, but it is supposed to be ASCII anyway. * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: Reworked the previous patches so that the Extensions Manager shows extensions that have been disabled due to version mismatch, and added a workaround so that components registration works correctly. * debian/update-mozilla-firefox-chrome: Removed part that is useless due to last changes in the Extensions Manager. * Make the inspector a real extension again: - debian/inspector/00dom-inspector: File for /var/lib/mozilla-firefox/extensions.d. - debian/inspector/Uninstall: Uninstall file needed in extension directory. - debian/inspector/install.rdf: install.rdf taken from older versions, and adapted to newer versions, adding registered chrome. - debian/mozilla-firefox-dom-inspector.dirs: Removed. Everything will be created by dh_install. - debian/mozilla-firefox-dom-inspector.install: install debian/inspector.rdf and most inspector files in the right place in /usr/lib/mozilla-firefox/extensions/{641d8d09-7dda-4850-8228-ac0ab65e2ac9} and /var/lib/mozilla-firefox * Make the classic theme a real extension, even though it's still in the main package: - debian/theme/00classic: File for /var/lib/mozilla-firefox/extensions.d. - debian/theme/Uninstall: Uninstall file needed in extension directory. - debian/mozilla-firefox.install: Install all files in the right place in /usr/lib/mozilla-firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} - debian/mozilla-firefox.dirs: Removed creation of /usr/lib/mozilla-firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome, it will be done by dh_install. - browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in: