iceweasel (3.0~b5-3) experimental; urgency=low * debian/README.Debian: Change the paragraph about pango, since this is now the only font backend and MOZ_DISABLE_PANGO is effectless. * debian/presubj: Remove the paragraph about MOZ_DISABLE_PANGO. * debian/iceweasel-runner: Don't export the MOZ_DISABLE_PANGO variable. * debian/rules: - Remove old unused stuff. - Use upstream optimization flags. - Arrange LDFLAGS so that -Wl,--as-needed appears before -lpthread. * debian/iceweasel-gnome-support.install: Remove the imgicon component from the iceweasel-gnome-support package. (Closes: #477661) * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Fix FTBFS on hppa. (Closes: #473766) -- Mike Hommey Sat, 26 Apr 2008 09:35:27 +0200 iceweasel (3.0~b5-2) experimental; urgency=low [ Mike Hommey ] * allmakefiles.sh: Make the branding directory cleanup properly. * browser/build.mk, browser/installer/Makefile.in, toolkit/mozapps/installer/packager.mk: Cleanup the few remaining files in browser/installer when distcleaning. * configure.in, configure: Check less things during configure when using libxul-sdk. [ Eric Dorland ] * debian/rules: Install the libimgicon.so component in the regular iceweasel package and not iceweasel-gnome-support. It's needed to display the icons and doesn't actually depend on anything gnome specific. (Closes: #474728) * debian/rules: Suggest xfonts-mathml and ttf-mathematica4.1 for mathml support. (Closes: #445564) -- Eric Dorland Tue, 22 Apr 2008 01:26:06 -0400 iceweasel (3.0~b5-1) experimental; urgency=low * New upstream beta release. * debian/branding/locales/Makefile.in: Fix location of the branding directory. -- Eric Dorland Wed, 02 Apr 2008 22:58:08 -0400 iceweasel (3.0~b4-2) experimental; urgency=low * debian/branding/*, debian/rules, debian/iceweasel.install: Use the --with-branding flag, create a branding directory and generate all of our snazy icons inside of it. * debian/filter-globe.xsl: Remove, no longer needed. * debian/control: Fix build dependencies, add zip and libdbus-glib-1-dev, and tighten the cairo dependency. Thanks Michel Dänzer. (Closes: #472467) * debian/rules: Disable the crash reporter, Mozilla probably won't appreciate our reports. -- Eric Dorland Tue, 01 Apr 2008 01:42:10 -0400 iceweasel (3.0~b4-1) experimental; urgency=low * New upstream beta release. * debian/control: - Sort the Build-Depends by alphabetical order and add proper linebreaks. - Update Standards-Version to 3.7.3. - Point Vcs-* headers at new Git repo. * browser/base/content/baseMenuOverlay.xul, browser/base/content/baseMenuOverlay.xul, browser/base/content/credits.xhtml, browser/components/nsBrowserGlue.js, browser/locales/en-US/chrome/overrides/appstrings.properties, browser/locales/en-US/searchplugins/answers.xml, browser/locales/en-US/searchplugins/google.xml: Re-port a bunch of Firefox to Iceweasel renames. * debian/iceweasel-dom-inspector.install, debian/iceweasel-dom-inspector.links, debian/control, debian/rules: The dom-inspector has been removed from 3.0, so remove the package and conflict against the old one. -- Eric Dorland Sun, 23 Mar 2008 23:09:32 -0400 iceweasel (3.0~b3-1) experimental; urgency=low * New upstream beta release. * debian/rules: Remove the --enable-chrome-format=flat for now. -- Eric Dorland Tue, 04 Mar 2008 01:36:37 -0500 iceweasel (3.0~b2-1) UNRELEASED; urgency=low * New upstream beta release. * debian/remove.nonfree: Don't remove atk components from other-licenses. * debian/rules: - Don't build static, seems static building is incompatible with libxul. - Need to build with internal libpng, since the system on doesn't support APNG. - Don't use system nss, nspr and hunspell for the moment. - Don't install the nspr, nss, etc links for now. - Pass --disable-install-strip and drop --disable-strip-libs, which doesn't exist anymore. * toolkit/library/Makefile.in: Include -lXrender, the GTK libs don't seem to pull it in and we need it. * debian/iceweasel.install: - Apparently the unixprintplugin isn't there anymore, remove the line. - Collapse the chrome installation, the manifest files there are the only ones we want. * debian/iceweasel.install, debian/iceweasel.links: - Install and link to the new modules directory. - Install and link to new .ini files. -- Eric Dorland Mon, 21 Jan 2008 17:56:50 -0500 iceweasel (2.0.0.11-1) unstable; urgency=low * New upstream release, not actually different from 2.0.0.10-2. [ Eric Dorland ] * debian/iceweasel.desktop: Set the Category to Network;WebBrowser and remove invalid Applcation. * debian/rules: Don't unilaterally ignore make distclean errors. [ Mike Hommey ] * debian/shlibs.local: Not needed now that older versions of libnss are not longer in the archive. -- Eric Dorland Sat, 01 Dec 2007 20:40:54 -0500 iceweasel (2.0.0.10-2) unstable; urgency=low * content/canvas/src/nsCanvasRenderingContext2D.cpp: Apply patch from bz#391028 to fix bz#405584, a regression in Canvas.drawImage. -- Eric Dorland Tue, 27 Nov 2007 13:13:56 -0500 iceweasel (2.0.0.10-1) unstable; urgency=low * New upstream release. - Fix the following security issues: CVE-2007-5960, CVE-2007-5959, CVE-2007-5947. (Closes: #451624) [ Mike Hommey ] * layout/build/Makefile.in: Properly get cairo lib dependencies for arch where we build with a libgklayout.so, such as mips. [ Eric Dorland ] * debian/control: - Add Vcs-* headers. - Use binary:Version rather than Source-Version where appropriate. -- Eric Dorland Tue, 27 Nov 2007 03:13:22 -0500 iceweasel (2.0.0.9-2) unstable; urgency=low * configure, configure.in, content/canvas/src/Makefile.in, layout/svg/renderer/src/cairo/Makefile.in, config/static-config.mk, config/autoconf.mk.in: Properly get cairo lib dependencies and don't rely on GTK bringing them, which just don't happen anymore (see #343711). Patch adapted from bz#344818. * debian/rules: Add -l option to dh_shlibdeps call so that private libraries are properly found by newest dpkg-shlibdeps. Also removed useless call to dh_shlibdeps in build-indep target. * debian/control: Build depend on non broken versions of dpkg-dev. (Closes: #452312) -- Mike Hommey Fri, 23 Nov 2007 20:40:22 +0100 iceweasel (2.0.0.9-1) unstable; urgency=low * New upstream release. (Closes: #449195) -- Eric Dorland Sun, 04 Nov 2007 22:53:03 -0500 iceweasel (2.0.0.8-1) unstable; urgency=low * New upstream release. - Fixes the following security issues: CVE-2007-4841, CVE-2007-5338, CVE-2007-5337, CVE-2007-5334, CVE-2007-3511, CVE-2006-2894, CVE-2007-2292, CVE-2007-1095, CVE-2007-5339, CVE-2007-5340. (Closes: #445514, #438873) -- Eric Dorland Sat, 20 Oct 2007 02:04:01 -0400 iceweasel (2.0.0.7-2) unstable; urgency=low * gfx/src/gtk/gtk2drawing.c: Add patch from bz#389801 for gtk problems with gtk 2.12. (Closes: #444149) -- Eric Dorland Thu, 27 Sep 2007 22:26:44 -0400 iceweasel (2.0.0.7-1) unstable; urgency=low * The "pointlessly following upstream" release. * New upstream security release, fixes a Windows only vulnerability. * debian/iceweasel.menu: Drop the Web Browser menu hint in the face of the menu reorg. (Closes: #435106) * debian/debsearch.src: Fix for new packages.debian.org, thanks Hristo Hristov. (Closes: #440826) * debian/wikipedia-en.xml: Update to newer Wikipedia search engine plugin. (Closes: #443465) * debian/iceweasel.NEWS: Remove, it is now quite outdated. (Closes: #434526) * debian/control, debian/iceweasel.postinst: Add dependency on procps, and check if firefox is running before printing the message about restarting. (Closes: #435119) * configure.in, configure: Steal asac's patch to work around visibility issues in gcc 4.2. (Closes: #428282) -- Eric Dorland Mon, 24 Sep 2007 00:07:12 -0400 iceweasel (2.0.0.6-1) unstable; urgency=high * New security/stability upstream release (v2.0.0.6) * MFSA 2007-26 aka CVE-2007-3844 * MFSA 2007-27 aka CVE-2007-3845 * debian/remove.nonfree: Also remove DLLs we don't have source for. -- Mike Hommey Wed, 01 Aug 2007 08:30:37 +0200 iceweasel (2.0.0.5-2) unstable; urgency=high * configure, configure.in: Make sure we won't be bitten by upstream changing libjpeg, libpng or zlib internal version, which makes system library not used even though --with-system-* argument is given to configure. This time, it happened with libpng. * uriloader/exthandler/unix/nsGNOMERegistry.cpp: Remove an include that should have been removed earlier. -- Mike Hommey Sat, 21 Jul 2007 22:15:43 +0200 iceweasel (2.0.0.5-1) unstable; urgency=high [ Mike Hommey ] * New security/stability upstream release (v2.0.0.5) * MFSA 2007-18 aka CVE-2007-3734 (browser), CVE-2007-3735 (Javascript) * MFSA 2007-19 aka CVE-2007-3736 * MFSA 2007-20 aka CVE-2007-3089 * MFSA 2007-21 aka CVE-2007-3737 * MFSA 2007-22 aka CVE-2007-3285 * MFSA 2007-24 aka CVE-2007-3656 * MFSA 2007-25 aka CVE-2007-3738 * config/system-headers, config/Makefile.in: Add system wrapper for hunspell.hxx. (Partially fixes #428282) [ Eric Dorland ] * debian/iceweasel.menu: Change section for the new menu hierarchy. -- Mike Hommey Thu, 19 Jul 2007 23:30:11 +0200 iceweasel (2.0.0.4-1) unstable; urgency=low * New upstream release. (Closes: #427785) * Fixes mfsa-2007-{12-14}, mfsa-2007-{16-17}, also known as CVE-2007-1362, CVE-2007-2867, CVE-2007-2868, CVE-2007-2869, CVE-2007-2870, CVE-2007-2871. * uriloader/exthandler/unix/nsOSHelperAppService.cpp: Revert our changes that are deprecated by upstream changes. * uriloader/exthandler/unix/nsGNOMERegistry.h: Adapt so that our changes build correctly. * debian/iceweasel.desktop: Add Swedish translation. Thanks Daniel Nylander. (Closes: #420051) * security/manager/ssl/src/nsCertVerificationThread.cpp, security/manager/ssl/src/nsSSLThread.cpp: Avoid some cpu wake ups in PSM. bz#380558 * modules/libpref/src/init/all.js: Set layout.css.dpi to 0 instead of -1. Iceweasel will use system DPI and avoid using huge fonts on systems where DPI < 96. (Closes: #409074) * debian/control: + Build depend on libnspr4-dev and libnss3-dev. + Remove mozilla-firefox* and firefox* transition packages. * debian/mozilla-firefox*, debian/firefox*: Removed. * debian/rules: + Use system nspr and nss. + Don't shlibsign. + Install symlinks for nspr and nss libraries in /usr/lib/iceweasel. * shlibs.local: Force versioned dependencies on libnss because of our use of the libnssckbi.so file under /usr/lib/nss which appeared in version 3.11.5-1. * extensions/reporter/resources/content/reporter/reporterOverlay.xul: Put the "Report Broken Site" item before the about separator. (Closes: #416190) -- Mike Hommey Sat, 09 Jun 2007 08:26:05 +0200 iceweasel (2.0.0.3-2) unstable; urgency=low * debian/README.Debian: ICEWEASEL_DSP default is none, not auto. * debian/copyright: Updated part about removed files. * configure, configure.in, config/autoconf.mk.in, extensions/spellchecker/myspell/src/Makefile.in, extensions/spellchecker/myspell/src/mozMySpell.h: Modified to have system hunspell library used instead of myspell. (Closes: #400621) * debian/rules: Replaced --enable-system-myspell with --enable-system-hunspell. * debian/control: Don't build depend on libmyspell-dev but on correct version of libhunspell-dev. * configure, configure.in: Apply fix from bz#366844 to avoid bashisms and do better checks. -- Mike Hommey Fri, 23 Mar 2007 20:01:19 +0100 iceweasel (2.0.0.3-1) unstable; urgency=low * New upstream release. Fixes mfsa-2007-11. * Cleaned up the orig.tar.gz from non-free files. * debian/remove.nonfree: Added the script used to do the clean-up for documentation purpose. * uriloader/exthandler/unix/nsOSHelperAppService.cpp: Make MIME registry use system mime.types when it doesn't get extensions from the Gnome registry. This will make the helper configuration dialogs work better. * debian/control: + Build Conflict on graphicsmagick-imagemagick-compat to avoid bug #413954. + Bumped Standards-Version to 3.7.2.2. No changes. * debian/iceweasel.install: Don't install iceweasel.png in /usr/share/pixmaps. * debian/rules: Install several icons in the hicolor theme. * debian/iceweasel.links: + Change links for /usr/share/pixmaps/firefox.png and /usr/share/pixmaps/mozilla-firefox.png. + Link some icons in iceweasel directories into the appropriate hicolor directory. + Make /usr/share/pixmaps/iceweasel.png a link to the appropriate hicolor icon. (Closes: #414012) * browser/locales/en-US/searchplugins/answers.xml, browser/locales/en-US/searchplugins/google.xml: Remove firefox branding in search engines. Note the output=firefox is necessary for google suggestions. (Closes: #414933) -- Mike Hommey Wed, 21 Mar 2007 20:29:33 +0100 iceweasel (2.0.0.2+dfsg-3) unstable; urgency=low * debian/iceweasel-runner: Fix the previous fix, so that arguments are not doubled. (Closes: #413162) * debian/Options.png.uu, debian/iceweasel.png.uu, debian/iceweasel48.png.uu, debian/document.png.uu, debian/mozicon128.png.uu, debian/mozicon16.xpm, debian/mozicon50.xpm, debian/default.xpm, debian/iceweasel.xpm: Removed. * debian/iceweasel_icon.svg, debian/iceweasel_logo.svg: Added source SVG files for the logo and the icon, and changed the color of the globe. (Closes: #404882, #408108, #409035) * debian/filter-globe.xsl: Added XSLT stylesheet to filter the globe out of the icon. * debian/about.png.uu, debian/aboutCredits.png.uu: Removed the logo and icon from these, so that they can be used as a base to generate the final PNG images, combined with the proper icon and logo. * debian/control: Added build dependencies on librsvg-bin, xsltproc and imagemagick to generate all appropriate images from the SVG files. * debian/rules: Added rules to generate all the necessary images and clean up generated images. * debian/copyright: Added copyright for the svg files. * debian/homepagereset.js: Custom component to reset the browser homepage if it is set to the old localstart.html page from the mozilla-browser package, which doesn't exist any more. (Closes: #410841) * debian/iceweasel.install: Install the homepagereset component. * browser/base/content/browserconfig.properties: Set home page to about:. * toolkit/content/about.xhtml: Add links to about:bugs and about:README.Debian to the about: page. Also remove the non-link to upstream release notes. * debian/about_debian.js: Custom component to add support for about:README.Debian and about:bugs addresses. * debian/iceweasel.install: Install the about_debian component. * layout/base/nsPresContext.cpp, layout/base/nsPresContext.h: Fix for hang up when switching GTK theme. bz#352096. Thanks Alexander Sack. * debian/iceweasel.install, debian/iceweasel.links: Install the browserconfig.properties file. * debian/rules: Avoid compressing README.Debian for it to be seen in about:README.Debian. * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Fixed test on OS_TEST so that hppa stops using the unsupported stubs. * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Update patch for Linux ppc to match those on iceape and xulrunner. * xpcom/typelib/xpidl/xpidl.c: Revert useless patch: xpidl is not installed anymore. * configure, configure.in: + Reverted remainings of an old patch for pango that was reverted in 2.0+dfsg-1. + Update patch for zip check to match that of xulrunner. * layout/generic/nsTextTransformer.h: Avoid freeze/crash when null characters are present in justified text by discarding NULL characters before displaying. bz#366902 I don't like to have the two backends do different things, so we just unconditionally apply the workaround. (Stolen from xulrunner) * xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_m68k.cpp: Better patch for m68k, from Modified by Roman Zippel. (Stolen from xulrunner) * modules/libjar/nsJAR.h, modules/libjar/nsJAR.cpp: Invalidate cache for a zip file that got modified. It will prevent corruption of the XUL FastLoad cache when upgrade is performed while an instance of the application is running. bz#368428. (Stolen from iceape and xulrunner) * browser/base/content/baseMenuOverlay.xul: Removed "Release Notes" and "Check for Updates" menu items from the Help menu. (Closes: #407508) * debian/control: Added build dependencies on autotools-dev. * debian/rules: Added rules to update config.guess and config.rules at configure time, and remove the changes at clean time. -- Mike Hommey Sun, 4 Mar 2007 22:29:59 +0100 iceweasel (2.0.0.2+dfsg-2) unstable; urgency=low [ Mike Hommey ] * debian/iceweasel-runner: Use of a dummy argument is useless now set -- is being used. Plus, it avoids an ill side effect of now using set --. (Closes: #412344, #412404, #412418, #412585, #412711, #412746, #412876) [ Eric Dorland ] * debian/iceweasel-runner: - Patch from Sam Pennyto fix firefox reference. Clean up wording a bit too. (Closes: #412475) - Don't lose $prev in some cases. Thanks Loic Grenie. -- Eric Dorland Fri, 2 Mar 2007 03:36:58 -0500 iceweasel (2.0.0.2+dfsg-1) unstable; urgency=high * New upstream release. Fixes security vulnerabilities: CVE-2007-0775, CVE-2007-0776, CVE-2007-0777, CVE-2007-0995, CVE-2006-6077, CVE-2007-0778, CVE-2007-0779, CVE-2007-0780, CVE-2007-0800, CVE-2007-0008, CVE-2007-0009, CVE-2007-0981. * browser/app/firefox-branding.js: Set app.releaseNotesURL to the correct url for release notes. (Closes: #411226) * debian/iceweasel-runner: Use set -- everywhere. Thanks Loic Grenie. -- Eric Dorland Sun, 25 Feb 2007 06:08:04 -0500 iceweasel (2.0.0.1+dfsg-4) unstable; urgency=low * debian/iceweasel.menu: Add a longtitle. * browser/app/nsBrowserApp.cpp, toolkit/xre/nsXULAppAPI.h, toolkit/xre/nsAppRunner.cpp: Add a new displayName field and set it to "Iceweasel". Use it in a number of places instead of name for display. (Closes: #411493) -- Eric Dorland Tue, 20 Feb 2007 18:33:58 -0500 iceweasel (2.0.0.1+dfsg-3) unstable; urgency=high * debian/README.Debian: Fix typo, thanks Joey "I See All!" Hess. (Closes: #407366) * debian/presubj: Fix embarrassing typos and wording. Thanks Ross Boylan. (Closes: #407726) * debian/iceweasel.1: Mention "aoss" as a dsp wrapper, and fix esd and arts references. Thanks Alain Kalker. (Closes: #407662) * intl/unicharutil/util/nsUnicharUtils.h: Patch from David Mosberger-Tang to fix unaligned access on ia64. * browser/app/nsBrowserApp.cpp: Fix another Firefox reference. Thanks Ben Stewart (Closes: #408883) * browser/app/firefox-branding.js: Set startup.homepage_override_url and startup.homepage_welcome_url to "" to really disable the upgrade page overrides. (Closes: #407533) * debian/control: Call iceweasel-gnome-support a component rather than an extension. Thanks Axel Beckert. (Closes: #409950) * gfx/src/gtk/nsFontMetricsPango.cpp: Patch from bz#335810 to preserve horizontal position in text input fields. (Closes: #409634, 406612) * netwerk/base/src/nsSimpleURI.cpp, netwerk/base/src/nsStandardURL.cpp, netwerk/base/src/nsURLHelper.cpp: Fix for security bug CVE-2007-0981 from bz#370445. (Closes: #411192) -- Eric Dorland Sun, 18 Feb 2007 20:56:27 -0500 iceweasel (2.0.0.1+dfsg-2) unstable; urgency=high [ Eric Dorland ] * debian/rules: Use chmod a-x instead of just -x. (Closes: #404548) * browser/locales/en-US/chrome/browser/credits.dtd, browser/base/content/credits.xhtml: Remove trademark symbol and fix the motto. (Closes: #404945) * debian/control: Remove recommends added into the previous version, libmyspell already has them. * security/nss/lib/freebl/unix_rand.c: #undef DO_NETSTAT instead of just setting it to 0, to really stop it from running netstat. (Closes: #405531) * browser/base/content/browserconfig.properties: Change the default start homepage to http://www.debian.org/. * browser/app/firefox-branding.js: Set "browser.startup.homepage_override.mstone" to "ignore" to prevent annoying Firefox branded firstrun and upgrade pages. (Closes: #404649) * debian/README.Debian: Document why we're now called Iceweasel. (Closes: #399814) * debian/copyright: Indicate that the debian directory is licensed like firefox, under the GPL/LGPL/MPL. (Closes: #406846) [ Mike Hommey ] * debian/iceweasel-runner: Removed bashisms. * debian/README.Debian: Updated information about ICEWEASEL_DSP setting and java plugin. Also replaced Firefox by Iceweasel where appropriate. * debian/iceweasel.links: Removed /usr/{lib|share}/firefox links. (Closes: #404733) -- Eric Dorland Tue, 16 Jan 2007 00:02:34 -0500 iceweasel (2.0.0.1+dfsg-1) unstable; urgency=high [ Eric Dorland ] * New upstream release. Fixes mfsa-2006-{68-73,74,75} also known as CVE-2006-6497, CVE-2006-6498, CVE-2006-6499, CVE-2006-6500, CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504, CVE-2006-6506, CVE-2006-6507. * directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt, netwerk/protocol/ftp/doc/rfc959.txt: Removed from the orig.tar.gz because of freeness issues. (Closes: #400339, #393370) * debian/copyright: Update to list the files removed from the upstream tarball. * browser/locales/en-US/updater/updater.ini, browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf.in, browser/locales/en-US/chrome/overrides/appstrings.properties, browser/components/nsBrowserGlue.js, toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties: Rename Firefox to Iceweasel. (Closes: #399656, #400721) * browser/locales/en-US/chrome/browser/aboutDialog.dtd, browser/base/content/credits.xhtml: Remove references to Firefox trademarks. * debian/wikipedia-en.xml, debian/wikipedia.gif.uu, debian/wikipedia.src, debian/iceweasel.install, debian/rules: Add new style Wikipedia search plugin and remove old one. * debian/presubj: Fix references to Firefox. (Closes: #399817) * debian/control: - Clearify relationship to Firefox in the Iceweasel description. (Closes: #399678) - Add Recommends on some myspell dictionaries. (Closes: #400622) * debian/iceweasel-dom-inspector.links: Fix mistaken link to /usr/lib/firefox. (Closes: #399631) * browser/locales/en-US/chrome/browser/preferences/advanced.dtd: Fix accelerator key for "Iceweasel". (Closes: #400308) * debian/iceweasel.1: - Fix some incorrect references to Firefox. Thanks Chris Neugebauer. (Closes: #400708) - ICEWEASEL_DSP default is none, not auto. Thanks Rafal Rutkowski. * debian/debsearch.png.uu, debian/debsearch.gif.uu, debian/iceweasel.install, debian/rules: Install a .png version of the debsearch logo, with better transparency. Thanks Daniel Hess. (Closes: #400248) * debian/iceweasel-runner: Fix ICEWEASEL_DSP set from the environment. Thanks Rafal Rutkowski. (Closes: #404356) [ Mike Hommey ] * debian/watch: Updated for non experimental versions. * browser/base/branding/searchconfig.properties: Replaced firefox with iceweasel. * debian/firefox.prerm, debian/firefox.postinst: Removed. (Closes: #402407) * debian/firefox/preinst: Remove old generated files from firefox. * debian/iceweasel-gnome-support.postinst, debian/iceweasel.prerm, debian/iceweasel-gnome-support.prerm: Replaced firefox by iceweasel. * configure, configure.in: Fix OS_TARGET so that it is correctly set to Linux for things that expect this value instead of linux-gnu, such as the extensions manager (Closes: #401987) * debian/iceweasel.preinst: Applied patch from Peter Green to fix some issues with upgrades where doesn't /etc/firefox contain firefox's config files for some reason (Closes: #399670). Also replace FIREFOX with ICEWEASEL in /etc/iceweasel/iceweaselrc. [ Alexander Sack ] * debian/default.xpm, debian/mozicon16.xpm, debian/mozicon50.xpm, debian/iceweasel.png.uu, debian/about.png.uu, debian/mozicon128.png.uu, debian/document.png.uu, debian/iceweasel48.png.uu, debian/Options.png.uu debian/aboutCredits.png.uu: Added unicko iceweasel artwork. * debian/iceweasel.install: installing appropriate artwork files from above to /usr/share/iceweasel/chrome/icons/default and /usr/share/iceweasel/icons/. * debian/rules: uudecoding artwork files from above. Installing appropriate files in build tree in 'build-stamp' and cleaning them up in 'clean' -- Eric Dorland Mon, 25 Dec 2006 15:30:04 -0500 iceweasel (2.0+dfsg-1) unstable; urgency=low * New upstream release. This release dedicated to Mike Connor. [ Eric Dorland ] * Too many renames of firefox to iceweasel to count. * debian/iceweasel.desktop: Remove duplicate pt_BR entries and replace Firefox with Iceweasel. * debian/iceweaselrc: Rename FIREFOX_DSP to ICEWEASEL_DSP. * configure.in: MOZ_APP_DISPLAYNAME=Iceweasel. * config/autoconf.mk.in: Set mozappdir to /usr/lib/iceweasel. * debian/iceweasel.preinst: Copy /etc/firefox into /etc/iceweasel * modules/libpref/src/init/all.js: Use iceweasel.cfg instead of firefox.cfg. * iceweasel.png.uu: Generate iceweasel.png, not firefox.png. * browser/locales/en-US/chrome/branding/brand.properties, browser/locales/en-US/chrome/branding/brand.dtd: Switch Bon Echo to Iceweasel. [ Mike Hommey ] * gfx/src/gtk/mozilla-decoder.cpp, config/autoconf.mk.in: Revert changes for pangocairo support, since we solved the build problem by correctly detecting pangoxft instead. * debian/control: Suggest libkrb53 for kerberos authentication. * modules/libpr0n/build/Makefile.in: Add empty line at the end to avoid useless change to show up in the diff. * security/nss/lib/freebl/unix_rand.c: Stole patch from Ubuntu that adapted the previous changes to the new version of the upstream file. * modules/libpref/src/init/all.js: Stole patch from Ubuntu that changes some default fonts from serif to sans-serif. * debian/rules: + Set distribution id to 'org.debian'. + Force the build to have a "correct" build ID. * browser/components/feeds/src/FeedWriter.js: Patch from bz#343360 to make feed subscription and preview work properly. (Closes: #387639) -- Eric Dorland Mon, 13 Nov 2006 23:18:40 -0500 firefox (2.0~rc1+dfsg-1) experimental; urgency=low [ Eric Dorland ] * New upstream release candidate release. [ Mike Hommey ] * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Revert patch from version 1.5.0.6-5, the problem was configure.in changes not applied in configure, which was already done on this branch anyways. Adapted to not build the ppc_linux code for ppc64, though. * debian/watch: Updated watch file for new version scheme. * config/make-jars.pl: Applied patch from bz#336056 to allow ~ in the destination directory (which is required since we now have a ~ in the main firefox directory name). * gfx/src/ps/nsFontMetricsPS.cpp: Applied patch from Alexander Sack to fix crashes while printing. (Closes: #389724) -- Mike Hommey Sat, 7 Oct 2006 09:23:12 +0200 firefox (1.5.dfsg+1.5.0.7-1) unstable; urgency=high * New upstream release. Urgency high because it fixes security issues. * editor/libeditor/text/nsPlaintextEditor.cpp: Quite likely reverted the OverTheSpot patch, did not feel confident reapplying it with the upstream changes in this file. Please submit an updated patch to get it back. * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Slightly puzzling patch from Andreas Jochens to make firefox compile on ppc64 again. (Closes: #387423) -- Eric Dorland Mon, 18 Sep 2006 01:55:57 -0400 firefox (1.5.dfsg+1.5.0.6-5) unstable; urgency=high * Severity high because we fix an RC bug. * debian/control: Adjust mozilla-firefox-dom-inspector for binNMU safety as well. * debian/firefox.desktop: Patch from Yavor Doganov to add a Bulgarian translation. (Closes: #386988) * xpcom/reflect/xptcall/src/md/unix/Makefile.in: Fix slight mistake in Mike's previous patch that misrecognized ppc arches. Thanks Markus for the patch. (Closes: #386367) -- Eric Dorland Wed, 13 Sep 2006 01:45:20 -0400 firefox (1.5.dfsg+1.5.0.6-4) unstable; urgency=high [ Eric Dorland ] * Urgency still high, as we're still trying to get into testing. * debian/firefox.desktop: Patch from Nick Niktaris with Greek translation. (Closes: #384678) * debian/control: Add Suggests on mozplugger. (Closes: #384382) [ Mike Hommey ] * debian/control: 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/watch: Updated. -- Eric Dorland Mon, 4 Sep 2006 23:25:44 -0400 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. * debian/watch: Updated. -- 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.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.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-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: Added chrome to be registered. * Removed support for /var/lib/mozilla-firefox/chrome.d: - debian/mozilla-firefox.dirs: Removed creation of the directory. - debian/rules: Removed creation of files there, and put the installed-chrome.txt, excluding inspector and classic theme stuff, directly in /usr/lib/mozilla-firefox/chrome. - debian/update-mozilla-firefox-chrome: Removed all /var/lib/mozilla-firefox/chrome.d related stuff. - debian/mozilla-firefox.links: Removed installed-chrome.txt link. - toolkit/mozapps/extensions/src/nsExtensionManager.js.in: disable extensions that fail to install chrome. * debian/mozilla-firefox-runner: Remove user profile compreg.dat at launch time. * Moved some files in /var/lib/mozilla-firefox: - debian/mozilla-firefox.links: Add a symlink for Extensions.rdf and components.ini, from /usr to /var. - debian/mozilla-firefox.prerm: Don't remove files we don't provide and remove files at their new locations. - debian/mozilla-firefox.preinst: Remove /var/lib/mozilla-firefox/installed-chrome.txt. - debian/update-mozilla-firefox-chrome: Create links for Extensions.rdf and components.ini after register call, and remove components.ini before. * Clean-up in files generated by update-mozilla-firefox-chrome: - debian/mozilla-firefox.links: Put all the links generated by update-mozilla-firefox-chrome into the package. - debian/mozilla-firefox.prerm: Remove all /var files generated in the remove target, and changed the way we clean-up /var/lib/mozilla-firefox. * debian/mozilla-firefox.install: Removed chromelist.txt. * Add support for extensions preferences: - debian/update-mozilla-firefox-chrome: Handle /usr/lib/mozilla-firefox/defaults.ini file. - debian/mozilla-firefox.links: Add a symlink to /var for defaults.ini. - toolkit/mozapps/extensions/src/nsExtensionManager.js.in: Added defaults registration in -register command. - mozilla-firefox-dom-inspector.install: Move inspector.js into the appropriate extension specific directory. * Move preferences back into /usr: - debian/rules: Don't move the prefs into /etc/mozilla-firefox/pref, and put the vendor thing into /usr as well, and remove firefox-l10.js file. - debian/mozilla-firefox.preinst: remove old prefs in /etc and old symlink /usr/lib/mozilla-firefox/defaults/pref. - debian/firefox.js: new Debian default preferences file. - debian/mozilla-firefox.install: install firefox.js in /etc/mozilla-firefox/pref. - debian/mozilla-firefox.links: rename /usr/lib/mozilla-firefox/defaults/pref symlink to /usr/lib/mozilla-firefox/defaults/syspref. - toolkit/mozapps/extensions/src/nsExtensionManager.js.in: Added a hook so that defaults/syspref gets registered in defaults.ini after all other extensions preferences. * debian/mozilla-firefox.preinst: only clean-up stuff if we are upgrading from a version known to still have the files. Added some more clean-up. * debian/mozilla-firefox.install: Removed useless init.d. * modules/libpref/src/init/all.js: Fixed all chrome URLs which refered to mozilla stuff. * debian/update-mozilla-firefox-chrome: Remove some more files before running firefox-bin -register. * Changes by Eric Dorland: * debian/mozilla-firefox.NEWS: Add warning about broken extension and locale packages with this release. * debian/mozilla-firefox-runner: Comment out warning about xprint, xprint isn't necessarily needed for printing since postscript was reenabled. (Closes: #279858) -- Eric Dorland Wed, 10 Nov 2004 00:33:44 -0500 mozilla-firefox (0.99+1.0RC1-4) unstable; urgency=low * debian/mozilla-firefox-runner: - Fixed to run properly with dash. (Closes: #279549). - Fixed indentation. - Added a basic debugger support. * debian/mozilla-firefox.1: Added information about debugger options. * debian/rules: Added a debug option to DEB_BUILD_OPTIONS. If you want to build a fully gdb'able package, use DEB_BUILD_OPTIONS="noopt nostrip debug" * netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp: Apply new patch from bz#266835. - Further change this patch to use Append rather than AppendLiteral, which doesn't seem to exist. (ED) -- Mike Hommey Thu, 4 Nov 2004 22:01:51 +0900 mozilla-firefox (0.99+1.0RC1-3) unstable; urgency=low * netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp: Apply patch from bz#266835 to fix anonymous user password issue. (Closes: #226784) * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: (MH) - Fully apply previous patches, which for some reason left a spurious code line which made the extensions manager not like expired extensions anymore. (Closes: #279140) - Enhanced extensions manager so that the behaviour described in https://bugzilla.mozilla.org/show_bug.cgi?id=247846#c14 *actually* works. Extensions packagers are invited to move their chrome files accordingly, and remove /var/lib/mozilla-firefox/chrome.d files so that extensions chrome don't get registered when they are forced-disable due to version mismatch or some other reason. * debian/mozilla-firefox-runner: - Fix some thinkos. (MH) - Fix for loading files from the command line. (Closes: #279018) (MH) - Removed setting --display from $DISPLAY, let it get it from the environment, but pass --display if it is set. (Mike, I'm worried this will screw up some session managers, let me know what you think, we can revert it) - Removed FIREFOX_OPEN_IN stuff, so that firefox now obeys to "open links from other applications in" setting. (Closes: #279073) (MH) - Enhanced command line parsing, and drop empty arguments. (Closes: #279138) (MH) - No need for a find to look for XUL.mfasl, we already have its location from the path list taken from profiles.ini. (MH) - Better detection of dsp wrapper, when FIREFOX_DSP=auto. (Closes: #254611) (MH) - Correctly open local files even when firefox was not previously running. (Closes: #279018) (MH) * debian/mozilla-firefox.1: (MH) - Removed references to FIREFOX_OPEN_IN. - Added the -safe-mode option. * debian/mozilla-firefoxrc: Removed FIREFOX_OPEN_IN. (MH) -- Eric Dorland Tue, 2 Nov 2004 00:46:28 -0500 mozilla-firefox (0.99+1.0RC1-2) unstable; urgency=medium * browser/app/profile/firefox.js: Disable browser update checking by default. * debian/mozilla-firefox-runner: Apply patch from Aurelien Jarno to fix variable name typo. (Closes: #278844) -- Eric Dorland Fri, 29 Oct 2004 23:50:59 -0400 mozilla-firefox (0.99+1.0RC1-1) unstable; urgency=medium * New upstream release. * layout/xul/base/src/nsImageBoxFrame.{cpp,h}: Remove some conflicts from a previous patch. -- Eric Dorland Thu, 28 Oct 2004 23:33:46 -0400 mozilla-firefox (0.10.1+1.0PR-5) unstable; urgency=low * debian/rules: (MH) - Use upstream extensions set. This will eventually get a correct help menu and fix some yet undiscovered UI issues. (Closes: #257946) - Added support for DEB_BUILD_OPTIONS=noopt. - Changed OPTFLAGS assignment. - Remove whitespace characters in version number for UserAgent branding. - Install mozilla-firefox-runner into /usr/lib/mozilla-firefox/firefox (Closes: #278477) * debian/mozilla-firefox.links: (MH) - Link /usr/bin/firefox and /usr/bin/mozilla-firefox to /usr/lib/mozilla-firefox/firefox. - Removed obsolete profile/US links. * debian/mozilla-firefox.dirs: Create /etc/mozilla/profile instead of /etc/mozilla/profile/US. (MH) * toolkit/xre/nsAppRunner.cpp: Fix crash in nsCmdLineService::Initialize when argc is changed by gtk (when treating gtk specific arguments) (MH) * debian/mozilla-firefox-runner (Changes by MH): - Removed workaround for bug #122990. First, xmlterm is not an activated extension, and secondly, if it still requires the TERM environment variable, it is the user's duty to set it to whatever he wants, not firefox's start script's. - Removed the ulimit -c setting. First, it is set by default to 0 on a newly installed debian, and secondly, it is user's choice to set it or not if he needs to get core files. - Removed unused shell variables. - Removed unsetting AUDIODEV variable. If it still crashes, it does belong to some other code than firefox. The AUDIODEV environment variable is used nowhere in firefox code: http://lxr.mozilla.org/aviarybranch/search?string=AUDIODEV Note that there is a "A crash which occurred when AUDIODEV doesn't contain "/" was fixed." log message in esound version 0.2.33 changes and that the bug may have belonged there. - Replaced ${HOME}/.mozilla-firefoxrc file by a ${HOME}/.mozilla/firefox/rc file. The former is still supported, though, but will bring a warning message. If both are present, only the latter is taken into account. - Changed the way system and user FIREFOX_DSP and FIREFOX_OPEN_IN variables are handled. First, use system values defined in /etc/mozilla-firefox/mozilla-firefoxrc, then override with ${HOME}/.mozilla/firefox/rc and then with runtime environment variables. - Don't die when DISPLAY is not set. Display can be passed by --display option, and if not set and needed (some options don't require it), firefox will complain. - Some shell code simplifications by using some coreutils. - Added better command line parsing. - Added verbosity mode. - Removed setting of FONTCONFIG_PATH, /usr/lib/mozilla-firefox/res/Xft doesn't exist - Factorized localization detection. * debian/mozilla-firefox.1 (MH): - Made some clean-up between dashes and hyphens. - Removed obsolete options and added new ones. - Added informations about some debian specific stuff. * debian/update-mozilla-firefox-chrome: Changed the way we move files to /var/lib/mozilla-firefox. It will avoid creating files with a * in their name whenever registration failed. (MH) * debian/README.Debian: Update java instructions, tell them to just use java-package. -- Eric Dorland Thu, 28 Oct 2004 21:30:40 -0400 mozilla-firefox (0.10.1+1.0PR-4) unstable; urgency=medium * This release mostly courtesy Mike Hommey. * layout/src/xul/base/src/nsImageBoxFrame.*: Backported patch from bz#255372. (Closes: #278046) * toolkit/mozapps/extensions/src/nsExtensionManager.js.in: Force locking globally installed extensions, that will prevent extensions packages files to be unexpectedly removed by firefox. * debian/control: Add Mike Hommey as an Uploader. * debian/mozilla-firefox.install: Removed content-packs.jar which is mozilla-browser specific. * debian/mozilla-firefox.dirs: - Remove leading /'s. - Create /usr/lib/mozilla-firefox/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} /chrome directory so that preview is shown in the Themes Manager. Yes, this is stupid, but it is the way firefox wants it (and it's not even created by make install, nor in the official binary tarball. It is only created at run time, but you know what ? under *nix, a normal user can't create that directory) (Closes: #276404) * debian/rules: Add a /etc/mozilla-firefox/pref/vendor.js file adding the debian package version to the UserAgent. (Closes: #268654) * debian/README.Debian: Update java instructions. I'd love some more definitive pointers. (Closes: #277983) -- Eric Dorland Tue, 26 Oct 2004 00:11:48 -0400 mozilla-firefox (0.10.1+1.0PR-3) experimental; urgency=low * debian/control: - Rename the mozilla-firefox-gnome-vfs package mozilla-firefox-gnome-support since it does more than vfs. No need for Replaces or anything, since it never actually made it to the archive. - Remove strict build dependencies on g++ and binutils, since the fixed versions have hit sarge. - Remove hppa build depends, since gcc has also been fixed there. - Build-depend on libgnome2-dev and libgconf2-dev to build in more gnome support. - Have mozilla-firefox recommend it's gnome support. * debian/rules: - Remove hppa CC redefinitions. - Exclude *gnome* not just *gnomevfs*. - dh_install for gnome-support. * debian/mozilla-firefox-gnome-vfs.*: Rename to mozilla-firefox-gnome-support.*. * debian/mozilla-firefox-gnome-support.install: Grab *gnome*, not just *gnomevfs*. -- Eric Dorland Thu, 21 Oct 2004 23:04:53 -0400 mozilla-firefox (0.10.1+1.0PR-2) experimental; urgency=low * debian/mozilla-firefox-runner: - Patch from Sam Morris to handle cleanup of directories with unusual names. - Fix return value check, patch from rgselk. (Closes: #269690) * debian/mozilla-firefox.1: List full path to firefox-bin. (Closes: #275563) * debian/rules: - --with-gssapi=/usr, enable Negotiate extension. (Closes: #274258) - Enable gnomevfs support, * debian/control: - Build-depend on libkrb5-dev. - Build-depend on libgnomevfs2-dev. - New gnomevfs package, based on work by Mike Hommey. (Closes: #262062) * debian/mozilla-firefox-gnome-vfs.post{inst,rm}: Added, same as corresponding files from mozilla-firefox-dom-inspector. * debian/mozilla-firefox-gnome-vfs.install: Install gnomevfs components. * browser/app/profile/firefox.js: Set network.negotiate-auth.trusted-uris to https:// to enable the negotiate extension over secure links. * config/rules.mk: Tweak patch from Thiemo Seufer to include svg_doc in non-optimization. (Closes: #273353) -- Eric Dorland Sun, 17 Oct 2004 21:25:08 -0400 mozilla-firefox (0.10.1+1.0PR-1) experimental; urgency=critical * New upstream release, fixes security issue bz#259708. (Closes: #274493) -- Eric Dorland Sun, 3 Oct 2004 03:32:43 -0400 mozilla-firefox (0.10+1.0PR-1) experimental; urgency=low * New upstream release. (Closes: #273700, #267003) * toolkit/mozapps/extensions/src/nsExtensionManager.js.in, netwerk/dns/src/nsIDNService.cpp, modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp, gfx/src/windows/nsImageWin.cpp, gfx/src/shared/gfxImageFrame.cpp, browser/app/profile/firefox.js: Resolve conflicts between my tree and upstream. * browser/app/Makefile.in: Fix $(DESTDIR) variable. * accessible/src/atk/nsAccessibleWrap.cpp, accessible/src/atk/nsAccessibleWrap.h: Apply patch from bugzilla for alpha fix that's more likely to make it into CVS. * debian/update-mozilla-firefox-chrome: Patch from Mike Hommey to make update-mozilla-firefox-chrome more verbose on -v. * debian/rules: - Remove typeaheadfind for new find toolbar to work. (Mike Hommey) (Closes: #267170) - Changes to reflect new upstream files. * debian/control: - Remove build-depend on libcairo-dev. - Build depend on libxt-dev, seems to be necessary now. (Closes: #274311) * debian/docs: Removed, as browser/README.html disappeared. (Mike Hommey) * debian/mozilla-firefox.dirs: - Changes to reflect new upstream files. - Removed obsolete libnullplugin.so. * debian/mozilla-firefox.install: - Remove .jar's that aren't there anymore. - Removed obsolete libnullplugin.so. * debian/mozilla-firefox-dom-inspector.dirs, debian/mozilla-firefox-dom-inspector.install, debian/rules: Upstream doesn't consider DOM Inspector as a real extension, and do not provide the appropriate files to make it appear in the extensions manager. Removed all the extension related stuff in the package. (Mike Hommey) * other-licenses/libart_lgpl: Removed, was for SVG, no longer needed. * modules/plugin/samples/default/unix/*: Reverted debian specific changes, we don't want them in the diff since libnullplugin won't get installed. -- Eric Dorland Fri, 1 Oct 2004 18:50:46 -0400 mozilla-firefox (0.9.3-6) unstable; urgency=high * gfx/src/gtk/fontEncoding.properties: Uncomment symbol fonts. (Closes: #272927) * debian/control: Build-depend on binutils (>= 2.15-4) but only on mips and mipsel. (Closes: #273353) * configure.in, configure, rules.mk: Patch from Thiemo Seufer to increase stability and performance on mips. (Closes: #272159) * debian/mozilla-firefox-runner: Detect failure of ping() better. (Closes: #267393) * layout/html/document/src/html.css: Testing fix for xprint problems. -- Eric Dorland Mon, 27 Sep 2004 17:07:37 -0400 mozilla-firefox (0.9.3-5) unstable; urgency=high * debian/update-mozilla-firefox-chrome: Apply another patch form Mike Hommey to fix a few more issues in the script. (Closes: #271480) * Fixes to Secunia security bugs, ported from bugzilla: (Closes: #271888) - browser/base/content/browser.js, xpfe/communicator/resources/content/contentAreaDD.js: Fix for drag and drop exploit, bz#250862. - caps/include/nsScriptSecurityManager.h, caps/src/caps.properties, caps/src/nsScriptSecurityManager.cpp: Fix for enablePrivilege exploit, bz#253942. - gfx/src/shared/gfxImageFrame.cpp, gfx/src/windows/nsImageWin.cpp, modules/libpr0n/decoders/bmp/nsBMPDecoder.cpp: Fix for various overflows in the BMP code, bz#255067. - netwerk/dns/src/nsIDNService.cpp: Fix for bug in non-ASCII characters in domain names, bz#256316 - content/xbl/src/nsXBLPrototypeHandler.cpp: Clipboard injection fix, bz#257523. -- Eric Dorland Thu, 16 Sep 2004 20:06:47 -0400 mozilla-firefox (0.9.3-4) unstable; urgency=high * Urgency high, go into testing dammit! * Apply patch from Mike Hommey as -3.1, which wasn't actually released. See below. (Closes: #271480) * debian/rules: Patch from Matthew Mueller to fix underquoted argument. (Closes: #271432) * debian/control: Build depend on binutils (>= 2.15-3) with fixed mips support. We still need a fixed gcc. -- Eric Dorland Mon, 13 Sep 2004 20:41:27 -0400 mozilla-firefox (0.9.3-3.1) unstable; urgency=low * debian/rules: removed /usr/lib/mozilla-firefox/defaults/profile/extensions/installed-extensions.txt * debian/update-mozilla-firefox-chrome: + Added a "verbose" mode. + Added warning messages (only shown in verbose mode) about some extensions specific issues. This is intended to be useful for extensions maintainers. + Check if the installed-extensions.txt file disappears, which tells if the mozilla-firefox -register went ok. * debian/update-mozilla-firefox-chrome.8: + Fixed typos. + Added reference to the -v option for the verbose mode. * debian/mozilla-firefox-runner: enhanced the profile directory check. It didn't work if the path indicated in the profiles.ini was not absolute. -- Mike Hommey Mon, 13 Sep 2004 20:31:21 +0900 mozilla-firefox (0.9.3-3) unstable; urgency=high * Acknowlege NMU from Mike Hommey. He did a fantastic job in porting a large amount of fixes from upstream CVS. I owe him several large beverages of his choice. (Closes: #259046, #259836) * Port all of Mike's changes to my local CVS. * debian/mozilla-firefox-runner: - Pass command-line arguments to get_locale so they can actually be used. (Closes: #240058) - Apply patch from Mike Hommey to use the profiles.ini to find the path to the profile to clean XUL.mfasl. (Closes: #267326) * debian/update-mozilla-firefox-chrome: Patch from Mike Hommey to fix some bashisms introduced by his NMU. * xpcom/reflect/xptcall/src/md/unix/Makefile.in, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.m4, xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s: Patch from Thiemo Seufer to fix mips. This requires patches to gcc and binutils to work and fully close #270621. -- Eric Dorland Wed, 8 Sep 2004 21:13:35 -0400 mozilla-firefox (0.9.3-2.2) unstable; urgency=high * The "never edit the diff file unless you're sure nothing will be missing" release. * debian/mozilla-firefox.prerm: restore the uncut version. * debian/control, debian/rules: Use gcc-3.2 to build on hppa, because of toolchain bug #254549. -- Mike Hommey Mon, 23 Aug 2004 19:45:54 +0900 mozilla-firefox (0.9.3-2.1) unstable; urgency=high * Non Maintainer Upload for RC Fixes. * Applied changes to toolkit/mozapps/extensions/src/nsExtensionManager.js.in and toolkit/mozapps/extensions/locale/extensions.properties to solve some issues with extensions management. (taken from CVS) * Applied other changes to toolkit/mozapps/extensions/src/nsExtensionManager.js.in, toolkit/mozapps/extensions/public/nsIExtensionManager.idl and mozilla/toolkit/xre/nsAppRunner.cpp to be able to use -register instead of -list-global-items for extensions/components/chrome registration through update-mozilla-firefox-chrome, thus not needing Xvfb anymore (-register option doesn't require a X server). (taken from CVS) * Applied some more changes to toolkit/mozapps/extensions/src/nsExtensionManager.js.in in order to avoir overlayinfo deletion during extensions registration process. (taken from CVS) * Final changes to toolkit/mozapps/extensions/src/nsExtensionManager.js.in to avoid registering out of date extensions so that firefox doesn't enter a loop at startup when no profile was found, and to only write in the installed-extensions-processed.txt file the list of actually installed extensions. Note that for packaged extensions installing their files directly into the chrome or components directories, that only means they won't appear in the Extensions Manager. They will still be available in the GUI. * All these fixes improve the Extensions Manager. Closes: #259046. * accessible/src/atk/nsAccessibleWrap.cpp, accessible/src/atk/nsAccessibleWrap.h: fixed 32-bit abuse of gobject (Steve Langasek). Closes: #259836. * debian/control: Removed dependency upon xvfb. * debian/update-mozilla-firefox-chrome: + Removed use of Xvfb. + Removed creation of a root default profile, but kept the fake home hack to avoid creation of a .mozilla directory in root's home. + Changed extensions handling so that the overall process is cleaner. Extensions packages will have to move extensions {uid} directories to /usr/lib/mozilla-firefox/extensions/, while the current location is still supported for compatibility purpose (but is strongly not recommended). + Removed use of regxpcom and regchrome, since what they both do is done by firefox-bin -register. * debian/rules: force GnomeVFS support to be disabled. (Josselin Mouette) * debian/README.Debian: + Added a note about potential problems with packaged "old" extensions. + Added a note about how to manually disable packaged extensions in user profile. + Removed some old notes that don't apply anymore. * debian/mozilla-firefox-dom-inspector.install, debian/rules: Move extensions files to /usr/lib/mozilla-firefox/extensions/ instead of /usr/lib/mozilla-firefox/defaults/profile/extensions/. * debian/mozilla-firefox.links: Move installed-extensions.txt symlink from /usr/lib/mozilla-firefox/defaults/profile/extensions/ to /usr/lib/mozilla-firefox/extensions/. * debian/mozilla-firefox.prerm: More cleanup on removal of package. -- Mike Hommey Sun, 22 Aug 2004 21:43:47 +0900 mozilla-firefox (0.9.3-2) unstable; urgency=low * xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.m4: Comment out NARGSAVE, like I did in 0.9.1-7, should fully fix #262571. * debian/mozilla-firefox.preinst: Remove brace expansion bashism. (Closes: #264200) * debian/control: Depend on debianutils (>= 1.16) since we use mktemp -d. (Closes: #263958) * debian/mozilla-firefox-runner: Make -contentLocale COUNTRY, not lang-COUNTRY. (Closes: #263940) -- Eric Dorland Sun, 8 Aug 2004 23:41:02 -0400 mozilla-firefox (0.9.3-1) unstable; urgency=low * New upstream release. (Closes: #263193) * debian/update-mozilla-firefox-chrome.8: Add manpage from Mark Suter for update-mozilla-firefox-chrome.8. (Closes: #263149) * debian/mozilla-firefox.manpages: Add update-mozilla-firefox-chrome.8. * debian/control: Add build-deps on gcc-3.4 for amd64. (Closes: #262679) -- Eric Dorland Wed, 4 Aug 2004 20:21:22 -0400 mozilla-firefox (0.9.1-7) unstable; urgency=low * debian/mozilla-firefox-runner: - Reintroduce check for command-line arguments (I broke this last release). (Closes: #262692, #262462, #262537, #262588, #262727) - Allow overriding of -contentLocale and -UILocale. (Closes: #240058) * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s: Comment out NARGSAVE reassignment, it is defined elsewhere. (Closes: #262571) * debian/rules: Force amd64 to build with gcc 3.4. (Closes: #262679) -- Eric Dorland Mon, 2 Aug 2004 10:16:46 -0400 mozilla-firefox (0.9.1-6) unstable; urgency=low * widget/src/gtk2/keysym2ucs.c: Patch from Eugeniy Meshcheryakov to allow mozilla firefox to enter a ghe with upturn. (Closes: #261543) * debian/mozilla-firefox-runner: - Remove some mail and composer cruft. - Add warning if DISPLAY is not set. (Closes: #261465) -- Eric Dorland Thu, 29 Jul 2004 22:49:59 -0400 mozilla-firefox (0.9.1-5) unstable; urgency=low * debian/control: Goodbye mozilla-firebird transition package. * debian/mozilla-firefox-runner: Add -a firefox flag when running firefox-bin. (Closes: #259237) * debian/mozilla-firefox.desktop: Add GenericName field. * debian/update-mozilla-firefox-chrome: Fix quoting problem with {*}. (Closes: #257243) * debian/rules: - Re-enable postscript printing support, since the security issues turned out to be bogus. (Closes: #257628) - Disable SVG support, it's still too broken to be usable. (Closes: #259544) -- Eric Dorland Sun, 18 Jul 2004 20:09:14 -0400 mozilla-firefox (0.9.1-4) unstable; urgency=low * The "Let's try unstable" release. There are still issues, but there are issues with 0.8 as well, so no more point in waiting. * debian/update-mozilla-firefox-chrome: - Copy over empty Extensions.rdf file on update. (Closes: #257243) - Increase sleep to 15 seconds, hopefully this will work on most people's machines. * My apologies to Mike Hommey for mispelling his name in last release. -- Eric Dorland Sun, 11 Jul 2004 23:51:24 -0400 mozilla-firefox (0.9.1-3) experimental; urgency=low * Ok, I was wrong, we're still in experimental. I think we need to fix a few more issues before getting this in unstable, like #257258, and make sure the hacky extensions mechanism is more bullet-proof. * debian/rules: --disable-installer, since we don't use it. * debian/update-mozilla-firefox-chrome: - Wait 8 seconds instead of 5 for the hack, might help some people reporting problems. - Remove ${LIBDIR}/extensions/{*}. I may move that to /var/lib/mozilla-firefox eventually, but let's leave it for now. * debian/mozilla-firefox.png.uu: Make a nicer png icon, based on the about box graphic. * debian/mozilla-firefox.preinst: Remove old config files in /etc/mozilla-firefox/pref. (Closes: #257711, 257557) * browser/app/profile: firefox.js: Revert change to app.version, apparently it breaks extensions. (Closes: #257941) -- Eric Dorland Wed, 7 Jul 2004 21:26:55 -0400 mozilla-firefox (0.9.1-2) experimental; urgency=low * The "Mike Homey, lord of the bugs" release. Thanks to Mike for being a huge help with bug triage. That's right, help with bugs and your name could have a prestigious place in the changelog. * I'd like my next release to be to unstable, so let me know about profile transition bugs, etc. * debian/control: Build-depend on libcairo1-dev. * debian/rules: Enable svg support using cairo renderer. (Closes: #215990) * debian/mozilla-firefox-xremote-client: Add -a firefox switch to make the remote client find firefox only. Thanks Jonathan Black. (Closes: #256967) * debian/mozilla-firefox.desktop: Make comment Gnome HIG compliant. (Closes: #257592) * browser/app/profile/firefox.js: - app.version = 0.9.1. - Disable app updates by default. We're debian, we handle updates. * debian/update-mozilla-firefox-chrome: - Remove installed-extensions-processed.txt before regenerating. (Closes: #257243) - Take some, but not all advice from Alexandru Fomin. Improve Xvfb and extension registration hacks. -- Eric Dorland Sun, 4 Jul 2004 16:58:17 -0400 mozilla-firefox (0.9.1-1) experimental; urgency=low * New upstream release. * config/autoconf.mk.in: Alright, /usr/lib/firefox-0.9 was a bad idea, use /usr/lib/mozilla-firefox. Change all the instances /usr/lib/firefox-0.9 back to /usr/lib/mozilla-firefox. I feel silly. (Closes: #256991) * debian/mozilla-firefox-runner: Actually check for the existence of the .mozilla/firefox directory before trying to clean it. * debian/update-mozilla-firefox-runner: - Call firefox-bin, not firefox you silly goose. - Use mozilla-firefox tempfile, not mozilla-browser. - The horrible hackiness continues: For my previous hack to work, I need to preseed a profile directory in the home directory I create. Now things should work. (Closes: #256812) -- Eric Dorland <