~ubuntu-branches/ubuntu/natty/firefox/natty-security

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-08-25 20:30:49 UTC
  • mfrom: (1.2.10) (96.1.2 natty-proposed)
  • Revision ID: package-import@ubuntu.com-20120825203049-ybsqtmmyid6h85qq
Tags: 15.0+build1-0ubuntu0.11.04.2
* New upstream stable release (FIREFOX_15_0_BUILD1)
  - see LP: #1041620 for USN information

* Update globalmenu-extension to 3.4.1
  + Drop the edit UI workarounds
  + Fixes for LP: #1035305 - Crash when switching apps back to Firefox
    with Firebug installed
    - Keep the menu we export in sync with the document tree all of the
      time, rather than only when the menus are on screen. The HUD likes to
      open submenus without opening any of its ancestors, which can result in
      us handling events on menu nodes that are no longer in a document
      if an ancestor responds to a bubbled-up event by removing its
      children
    - Ensure we always null check the result of nsIDocument::GetCurrentDoc
  + When tearing down a menu, make sure that we empty out our DbusmenuMenuitem
    in case the parent reuses that item for another menu. Fixes a memory leak
    and an issue where Firebug menu items are duplicated indefinitely each
    time a menu is opened
  + Fixes for LP: #1025011 - HUD search crashes Firefox when Firebug
    is installed
    - Provide our own binding for menupopup nodes which derives from the
      default binding and makes the "state" property work as if there
      were a frame
    - Make all menu nodes reference counted, and hold a strong ref when
      dispatching events, in case the event results in the removal of menu
      nodes
  + Fix LP: #813775 - Hitting an assertion in dbusmenu
  + Fix LP: #861565 - No buttons in the "Show All Bookmarks" dialog
  + Fix LP: #775305 - An empty menu appears when FFChrome is installed
  + Add a small delay when opening the menu with the keyboard, so that
    the additional items are added before the menu appears. Fixes an
    issue where keyboard focus isn't on the first item when opening the
    history menu with the keyboard
* Add Acholi to the locale blacklist
* Separate the package name from the application name in various places.
  This enables us to change the package name without having to modify the
  application or packaging (eg, to allow us to provide official branded
  versions of Firefox ESR using the package name "firefox-esr")
  - update debian/README.Debian.in
  - update debian/apport/source_firefox.py.in
  - update debian/build/get-orig-source.mk
  - update debian/control{,.in}
  - update debian/control.langpacks
  - update debian/control.langpacks.unavail
  - update debian/firefox-locale.preinst.in
  - update debian/firefox.install.in
  - update debian/firefox.links.in
  - update debian/firefox.lintian-overrides.in
  - update debian/firefox.postinst.in
  - update debian/firefox.postrm.in
  - update debian/firefox.preinst.in
  - update debian/firefox.sh.in
  - remove debian/patches/change-moz-app-name.patch
  - update debian/patches/series
  - update debian/rules
  - update debian/usr.bin.firefox.apparmor.*
* Move parts of debian/rules that can be shared with Thunderbird to a
  new, common file (mozbuild.mk)
  - update debian/rules
  - add debian/build/mozbuild.mk
  - add debian/build/mozvars.mk
  - update debian/build/testsuite.mk
* Make it possible to use the same create-tarball.py for Firefox and
  Thunderbird
  - update debian/build/create-tarball.py
  - update debian/build/get-orig-source.mk
  - add debian/config/tarball.conf
* Switch to source format 3.0
  - add debian/source/format
  - add debian/source/options to diff-ignore the .mozclient.mk file which
    is created during clean, and to pass "--no-preparation"
  - update debian/build/enable-dist-patches.pl
  - rename debian/patches/series => debian/patches/series.in so the source
    isn't built with patches applied
  - update debian/README.source
* Goodbye embedded tarball, and our use of tarball.mk!
  - update debian/build/create-tarball.py
  - update debian/build/extract-file.py
  - update debian/build/get-orig-source.mk
  - update debian/build/mozbuild.mk
* Run the upstream cleansrcdir target during clean
  - update debian/build/mozbuild.mk
* Refresh patches
  - update debian/patches/mozilla-kde.patch
* Support the "parallel" option in DEB_BUILD_OPTIONS
  - update debian/build/mozbuild.mk
  - update debian/config/mozconfig.in
* Drop some of the complex shell script for creating language packs
  - update debian/build/mozbuild.mk
  - update debian/build/get-xpi-id.py
* Drop searchplugin patches - these patches are an absolute pain to maintain,
  as they seem to break frequently and we have to touch each localized
  plugin. Instead, just keep our own copy of plugins we modify, and add
  these in to the language packs at the end of the build process
  - remove debian/patches/ubuntu-codes-google.patch
  - remove debian/patches/ubuntu-codes-amazon.patch
  - remove debian/patches/ubuntu-codes-baidu.patch
  - update debian/patches/series.in
  - update debian/build/mozbuild.mk
  - add debian/searchplugins/*
* Get rid of pointless python script
  - remove debian/build/extract-file.py
  - update debian/build/mozbuild.mk
* Add an automated check for finding search engines that match particular
  patterns and verifying that they are replaced with our own search
  engine if we think they should be
  - add debian/build/check-search-overrides.pl
  - update debian/build/mozbuild.mk
  - add debian/searchplugins/overrides.json
  - update debian/control{,.in}
* Drop reload-new-plugins.patch, as this shouldn't actually be needed
  - remove debian/patches/reload-new-plugins.patch
  - update debian/patches/series.in
* Merge get-orig-source.mk in to mozbuild.mk
  - update debian/build/mozbuild.mk
  - remove debian/build/get-orig-source.mk
* Handle comments in locales.blacklist
  - update debian/build/refresh-supported-locales.pl
  - update debian/config/locales.blacklist
* Fork the upstream text preprocessor and add support for additional
  comparison operators, which means we no longer have to add new
  defines for every distro version specific change we add
  - add debian/build/Expression.py
  - add debian/build/Preprocessor.py
  - update debian/apport/source_firefox.py.in
  - update debian/build/mozbuild.mk
  - update debian/config/mozconfig.in
  - update debian/firefox-dev.install.in
  - update debian/firefox-locale.preinst.in
  - update debian/firefox.desktop.in
  - update debian/firefox.dirs.in
  - update debian/firefox.install.in
  - update debian/firefox.links.in
  - update debian/firefox.postinst.in
  - update debian/firefox.postrm.in
  - update debian/firefox.preinst.in
  - update debian/firefox.prerm.in
  - update debian/rules
* Refresh shipped locales
* Drop powerpc patches, which are fixed upstream
  - remove debian/patches/fix-dtoa-build-on-ppc.patch and
  - remove debian/patches/fix-build-failure-without-yarr-jit.patch
  - update debian/patches/series.in
* Drop fix-crashreporter-ftbfs-with-gcc4.7.patch, which is fixed upstream
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 104 11 years ago Package Import Robot * New upstream stable release (FIREFOX_15_0_BUILD1 Diff
accessible 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
b2g 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
browser 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
build 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
caps 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
chrome 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
config 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
content 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
db 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
dbm 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
debian 2 18 years ago Bazaar Package Importer * Applied mozilla-1.7.12-2.src.rpm's firefox-1.0-u Diff
docshell 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
dom 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
editor 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
embedding 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
extensions 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
gfx 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
hal 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
image 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
intl 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
ipc 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
js 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
l10n 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
layout 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
media 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
memory 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
mfbt 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
mobile 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
modules 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
mozglue 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
netwerk 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
nsprpub 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
other-licenses 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
parser 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
probes 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
profile 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
rdf 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
security 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
services 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
startupcache 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
storage 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
testing 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
toolkit 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
tools 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
uriloader 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
view 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
webapprt 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
widget 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
xpcom 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
xpfe 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
xulrunner 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 Diff
.gdbinit 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 4.7 KB Diff Download File
aclocal.m4 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 1.1 KB Diff Download File
File allmakefiles.sh 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 3.7 KB Diff Download File
client.mk 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 12.9 KB Diff Download File
File client.py 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 5.3 KB Diff Download File
configure.in 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 304 KB Diff Download File
LEGAL 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 2.4 KB Diff Download File
LICENSE 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 389 bytes Diff Download File
Makefile.in 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 6.4 KB Diff Download File
README.txt 1.2.10 11 years ago Package Import Robot Import upstream version 15.0+build1 1.2 KB Diff Download File