Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2012-03-16 13:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and      /work/SRC/openSUSE:Factory/.MozillaFirefox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MozillaFirefox", Maintainer is 
"[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes    
2012-03-13 09:36:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes       
2012-03-16 13:19:20.000000000 +0100
@@ -2 +2 @@
-Mon Mar  5 13:31:48 UTC 2012 - [email protected]
+Fri Mar  9 21:47:07 UTC 2012 - [email protected]
@@ -4 +4,18 @@
-- add Provides: browser(npapi) FATE#313084
+- update to Firefox 11.0 (bnc#750044)
+  * MFSA 2012-13/CVE-2012-0455 (bmo#704354)
+    XSS with Drag and Drop and Javascript: URL
+  * MFSA 2012-14/CVE-2012-0456/CVE-2012-0457 (bmo#711653, #720103)
+    SVG issues found with Address Sanitizer
+  * MFSA 2012-15/CVE-2012-0451 (bmo#717511)
+    XSS with multiple Content Security Policy headers
+  * MFSA 2012-16/CVE-2012-0458
+    Escalation of privilege with Javascript: URL as home page
+  * MFSA 2012-17/CVE-2012-0459 (bmo#723446)
+    Crash when accessing keyframe cssText after dynamic modification
+  * MFSA 2012-18/CVE-2012-0460 (bmo#727303)
+    window.fullScreen writeable by untrusted content
+  * MFSA 2012-19/CVE-2012-0461/CVE-2012-0462/CVE-2012-0464/
+    CVE-2012-0463
+    Miscellaneous memory safety hazards
+- ported and reenabled KDE integration (bnc#746591)
+- explicitely build-require X libs
@@ -7 +24 @@
-Tue Feb 28 07:25:08 UTC 2012 - [email protected]
+Mon Mar  5 13:31:48 UTC 2012 - [email protected]
@@ -9,3 +26 @@
-- update to version 11.0b5
-- ported and reenabled KDE integration (bnc#746591)
-- explicitely build-require X libs
+- add Provides: browser(npapi) FATE#313084

Old:
----
  firefox-10.99-source.tar.bz2
  l10n-10.99.tar.bz2

New:
----
  firefox-11.0-source.tar.bz2
  l10n-11.0.tar.bz2
  mozilla-sle11-gcc.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.Ayxxua/_old  2012-03-16 13:19:32.000000000 +0100
+++ /var/tmp/diff_new_pack.Ayxxua/_new  2012-03-16 13:19:32.000000000 +0100
@@ -17,8 +17,8 @@
 #
 
 
-%define major 10
-%define mainver %major.99
+%define major 11
+%define mainver %major.0
 
 Name:           MozillaFirefox
 BuildRequires:  Mesa-devel
@@ -48,15 +48,15 @@
 BuildRequires:  nss-shared-helper-devel
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2012022900
+%define         releasedate 2012031200
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
+Provides:       browser(npapi)
 # this is needed to match this package with the kde4 helper package without 
the main package
 # having a hard requirement on the kde4 package
 %define kde_helper_version 6
 Provides:       mozilla-kde4-version = %{kde_helper_version}
-Provides:       browser(npapi)
 Summary:        Mozilla Firefox Web Browser
 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:          Productivity/Networking/Web/Browsers
@@ -90,6 +90,7 @@
 Patch12:        mozilla-linux3.patch
 Patch14:        mozilla-disable-neon-option.patch
 Patch15:        mozilla-yarr-pcre.patch
+Patch16:        mozilla-sle11-gcc.patch
 # Firefox/browser
 Patch31:        firefox-browser-css.patch
 Patch32:        firefox-cross-desktop.patch
@@ -159,7 +160,7 @@
 %package translations-other
 Summary:        Extra translations for MozillaFirefox
 Group:          System/Localization
-Provides:       
locale(%{name}:af;ak;ast;be;bg;bn_BD;bn_IN;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk;vi;zu)
+Provides:       
locale(%{name}:af;ak;as;ast;be;bg;bn_BD;bn_IN;br;bs;csb;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lij;lt;lv;mai;mk;ml;mn;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;sw;ta;ta_LK;te;th;tr;uk;vi;zu)
 Requires:       %{name} = %{version}
 Obsoletes:      %{name}-translations < %{version}-%{release}
 
@@ -218,6 +219,7 @@
 %patch12 -p1
 %patch14 -p1
 #%patch15 -p1
+%patch16 -p1
 #
 %patch31 -p1
 %patch32 -p1
@@ -280,7 +282,7 @@
 ac_add_options --disable-debug
 ac_add_options --enable-startup-notification
 #ac_add_options --enable-chrome-format=jar
-ac_add_options --enable-update-channel=beta
+ac_add_options --enable-update-channel=release
 EOF
 %if %suse_version > 1130
 cat << EOF >> $MOZCONFIG

++++++ compare-locales.tar.bz2 ++++++

++++++ create-tar.sh ++++++
--- /var/tmp/diff_new_pack.Ayxxua/_old  2012-03-16 13:19:32.000000000 +0100
+++ /var/tmp/diff_new_pack.Ayxxua/_new  2012-03-16 13:19:32.000000000 +0100
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL="beta"
+CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_11_0b5_RELEASE"
-VERSION="10.99"
+RELEASE_TAG="FIREFOX_11_0_RELEASE"
+VERSION="11.0"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++++++ firefox-10.99-source.tar.bz2 -> firefox-11.0-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-10.99-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-11.0-source.tar.bz2 
differ: char 11, line 1


++++++ l10n-10.99.tar.bz2 -> l10n-11.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-10.99.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-11.0.tar.bz2 differ: char 
11, line 1

++++++ mozilla-sle11-gcc.patch ++++++
# HG changeset patch
# Parent 39e596b823926b5add22bb263734c6c872ee2aad
diff --git a/layout/xul/base/src/nsXULTooltipListener.h 
b/layout/xul/base/src/nsXULTooltipListener.h
--- a/layout/xul/base/src/nsXULTooltipListener.h
+++ b/layout/xul/base/src/nsXULTooltipListener.h
@@ -107,17 +107,17 @@ protected:
   static void sTooltipCallback (nsITimer* aTimer, void* aListener);
 
   // screen coordinates of the last mousemove event, stored so that the
   // tooltip can be opened at this location.
   PRInt32 mMouseScreenX, mMouseScreenY;
 
   // various constants for tooltips
   enum {
-    kTooltipMouseMoveTolerance = 7,    // 7 pixel tolerance for mousemove event
+    kTooltipMouseMoveTolerance = 7    // 7 pixel tolerance for mousemove event
   };
 
   // flag specifying if the tooltip has already been displayed by a MouseMove
   // event. The flag is reset on MouseOut so that the tooltip will display
   // the next time the mouse enters the node (bug #395668).
   bool mTooltipShownOnce;
 
 #ifdef MOZ_XUL
++++++ source-stamp.txt ++++++
--- /var/tmp/diff_new_pack.Ayxxua/_old  2012-03-16 13:19:32.000000000 +0100
+++ /var/tmp/diff_new_pack.Ayxxua/_new  2012-03-16 13:19:32.000000000 +0100
@@ -1,2 +1,2 @@
-REV=8c9e4873d419
-REPO=http://hg.mozilla.org/releases/mozilla-beta
+REV=b967d9c07377
+REPO=http://hg.mozilla.org/releases/mozilla-release

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to