All Ubuntu package versions


AllRaringQuantalPreciseOneiricNattyLucidHardyAll PPAs
DashboardRecent Search QueriesSearch Statistics
Alphabetical listSearchBugs
Comments

Package "firefox-mozsymbols"

Name: firefox-mozsymbols

Description:

Firefox Breakpad symbols
Package containing the firefox symbols in a format expected by Mozilla's
Breakpad. eventually this package should go away and the symbol upload be
implemented in soyuz (or other builders that build this package)

Latest version: 4.0+nobinonly-0ubuntu3
Release: natty (11.04)
Level: base
Repository: universe
Head package: firefox

Links

Save this URL for the latest version of "firefox-mozsymbols": http://www.ubuntuupdates.org/firefox-mozsymbols

All versions of this package Bug fixes
List of files in package Repository home page for package

Download "firefox-mozsymbols"

32-bit deb package 64-bit deb package APT INSTALL

Other versions of "firefox-mozsymbols" in Natty

RepositoryAreaVersion
security universe 16.0.2+build1-0ubuntu0.11.04.1
updates universe 16.0.2+build1-0ubuntu0.11.04.1
PPA: Firefox Aurora 19.0~a2~hg20121202r118536-0ubuntu1~umd1~natty
PPA: Ubuntu Mozilla Security 16.0.2+build1-0ubuntu0.11.04.1
PPA: Mozilla Team Firefox Next 16.0~b6+build1-0ubuntu0.11.04.1~mfn4

Change Log

Version: 4.0+nobinonly-0ubuntu3 2011-04-20 02:02:42 UTC

firefox (4.0+nobinonly-0ubuntu3) natty; urgency=low

  [ Felix Geyer ]
  * Fix LP: #572772 - can't save files in KDE
    - update debian/patches/mozilla-kde.patch

  [ Chris Coulson ]
  * Fix LP: #766151 - popuphiding and popuphidden events aren't dispatched
    when a menu is closed, leading to exceptions being thrown in
    browserPlacesViews.js (visible from the error console)
    - update globalmenu-extension to 1.0.2
  * Fix LP: #744580 - Firefox doesn't autoscroll when selecting content
    downwards
    - add debian/patches/fix-selection-drag-autoscroll.patch
    - update debian/patches/series

 -- Chris Coulson Tue, 19 Apr 2011 17:10:50 +0100

Source diff to previous version
572772 cannot save images on kubuntu 10.04 firefox
766151 popuphiding and popuphidden events aren't dispatched
744580 Firefox doesn't auto scroll when selecting content downwards

Version: 4.0+nobinonly-0ubuntu2 2011-04-17 19:01:59 UTC

firefox (4.0+nobinonly-0ubuntu2) natty; urgency=low

  * Update globalmenu-extension to 1.0.1
    - Fixes LP: #749450 - bookmarks editor doesn't work properly

  * Added Spanish and Japanese translations for static quicklist entry
    - update debian/firefox-*.desktop.in
  * Fix LP: #727372 - URI handling is broken. Use GIO for checking if
    a particular URI scheme has a handler, rather than probing GConf
    - add debian/patches/default-uri-handler-check-use-gio.patch
    - update debian/patches/series

 -- Chris Coulson Sat, 16 Apr 2011 23:21:03 +0100

Source diff to previous version
749450 Problem with bookmark menu in Firefox 4 : changes in bookmarks do not appear in menu before restarting FF
727372 FF 4 requires both .desktop and gconf entries for url handlers

Version: 4.0+nobinonly-0ubuntu1 2011-04-11 12:02:37 UTC

firefox (4.0+nobinonly-0ubuntu1) natty; urgency=low

  * Bump the version number to 4.0 final. This is just so we stop confusing
    people with rc2 in the version number, but the tarball is identical

  * Update globalmenu-extension code to 1.0
    - Drop the hacks we had to workaround the lack of menu closed signals from
      Unity. We no longer synthesize our own menu closed events, but use the
      proper event from dbusmenu.
    - In addition to this, we split the work done during menu opening in to
      2 phases - the first phase triggered off "about-to-show" and the second
      phase triggered off "opened". In the future, we should be able to delay
      the menu opening with the about-to-show handler, which is where we
      do all the work to update the menu
    - Fix LP: #755701 - When iterating over each label, check if the current
      character equals the access key (to set a flag indicating we've already
      seen it) *before* we mangle the label, rather than after it.
      This fixes an issue where we never set the flag, and subsequently see
      the mnemonics repeated multiple times in labels
    - Also remove the hack we had to add placeholder entries to empty menus
      so that we could get an about-to-show signal (now that LP: #619811
      is fixed)

  * Fix typo in German translation of static quicklist item (LP: #750220)
    - update debian/firefox-*.desktop.in
  * Re-enable -pie (LP: #663294)
   - update debian/rules

 -- Chris Coulson Mon, 11 Apr 2011 01:07:23 +0100

Source diff to previous version
755701 Mnemonics duplicated in menu labels
619811 The LyX menu is not shown in Unity
750220 Display Problems with german "Umlauten" and the Firefox rightclick shortcut in Unity Sidebar
663294 gcc-4.5: "Firefox built with gcc-4.5 is a non-starter on i386 with -pie"

Version: 4.0~rc2+build3+nobinonly-0ubuntu2 2011-04-01 02:01:59 UTC

firefox (4.0~rc2+build3+nobinonly-0ubuntu2) natty; urgency=low

  [ Chris Coulson ]
  * Ship a mozilla-plugin.pc and libxul.pc rather than our custom
    firefox-plugin.pc. No other source packages are aware of firefox-plugin
    and this way avoids patching a whole bunch of apps. We now conflict
    with the xulrunner SDK though
    - rename debian/pkgconfig/firefox-plugin.pc.in =>
       debian/pkgconfig/mozilla-plugin.pc.in
    - update debian/pkgconfig/mozilla-plugin.pc.in
    - add debian/pkgconfig/libxul.pc.in
    - add debian/pkgconfig/mozilla-nspr.pc.in
    - update debian/rules
    - update debian/control.pp
  * Add some missing symlinks in the SDK
    - update debian/firefox-dev.links.in
  * Add Asturian, Bengali, Croatian, Danish, Galician, Hebrew, Kurdish,
    Lithuanian, Romanian, Slovene, Uyghur and Ukrainian, and updated
    Catalan and French translations, plus add static quicklist translations
    for Chinese, Dutch, French, Hungarian, Italian and Russian
    - update debian/firefox-*.desktop.in
  * Update globalmenu-extension code to 0.6.1. Pressing Alt shows the menu
    now

  [ Bilal Akhtar ]
  * debian/firefox-*.desktop.in: Add static quicklist item 'Open a New
    Window'. (LP: #741046)

 -- Chris Coulson Thu, 31 Mar 2011 17:54:51 +0100

Source diff to previous version
741046 [UIFe] Please add unity quicklist item for 'new window' and maybe 'new tab'

Version: 4.0~rc2+build3+nobinonly-0ubuntu1 2011-03-28 11:02:11 UTC

firefox (4.0~rc2+build3+nobinonly-0ubuntu1) natty; urgency=low

  * New upstream release v4.0 RC2 build3 (FIREFOX_4_0rc2_BUILD3).
    D'oh! Should have spotted that before uploading build2

 -- Chris Coulson Mon, 21 Mar 2011 11:02:11 +0000




About   -   Changelog   -   Send Feedback
Site Meter