1.9.2.15/3.6.15 mozilla-1.9.2
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 04 Mar 2011 13:43:15 +0100
branchmozilla-1.9.2
changeset 234 237bdecfe917
parent 233 e6d084b6d916
child 235 69824fcf26be
1.9.2.15/3.6.15
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
mozilla-xulrunner192/create-tar.sh
mozilla-xulrunner192/mozilla-xulrunner192.changes
mozilla-xulrunner192/mozilla-xulrunner192.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Mar 02 11:35:32 2011 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Fri Mar 04 13:43:15 2011 +0100
@@ -1,25 +1,13 @@
+-------------------------------------------------------------------
+Fri Mar  4 12:41:44 UTC 2011 - wr@rosenauer.org
+
+- update to 3.6.15
+  * fix a few regressions introduced with previous update
+
 -------------------------------------------------------------------
 Tue Feb 22 08:17:39 UTC 2011 - wr@rosenauer.org
 
 - security update to 3.6.14 (build3) (bnc#667155)
-  * MFSA 2011-01/CVE-2011-0053/CVE-2011-0062
-    Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
-  * MFSA 2011-02/CVE-2011-0051 (bmo#616659)
-    Recursive eval call causes confirm dialogs to evaluate to true
-  * MFSA 2011-03/CVE-2011-0055 (bmo#616009, bmo#619255)
-    Use-after-free error in JSON.stringify
-  * MFSA 2011-04/CVE-2011-0054 (bmo#615657)
-    Buffer overflow in JavaScript upvarMap
-  * MFSA 2011-05/CVE-2011-0056 (bmo#622015)
-    Buffer overflow in JavaScript atom map
-  * MFSA 2011-06/CVE-2011-0057 (bmo#626631)
-    Use-after-free error using Web Workers
-  * MFSA 2011-08/CVE-2010-1585 (bmo#562547)
-    ParanoidFragmentSink allows javascript: URLs in chrome documents
-  * MFSA 2011-09/CVE-2011-0061 (bmo#610601)
-    Crash caused by corrupted JPEG image
-  * MFSA 2011-10/CVE-2011-0059 (bmo#573873)
-    CSRF risk with plugins and 307 redirects
 
 -------------------------------------------------------------------
 Thu Nov 25 09:28:25 UTC 2010 - wr@rosenauer.org
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Mar 02 11:35:32 2011 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Fri Mar 04 13:43:15 2011 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package MozillaFirefox (Version 3.6.14)
+# spec file for package MozillaFirefox (Version 3.6.15)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #               2006-2011 Wolfgang Rosenauer
@@ -22,7 +22,7 @@
 Name:           MozillaFirefox
 %define xulrunner mozilla-xulrunner192
 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip
-BuildRequires:  %{xulrunner}-devel = 1.9.2.14
+BuildRequires:  %{xulrunner}-devel = 1.9.2.15
 %if %suse_version > 1020
 BuildRequires:  fdupes
 %endif
@@ -32,11 +32,11 @@
 BuildRequires:  wireless-tools
 %endif
 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Version:        3.6.14
+Version:        3.6.15
 Provides:       web_browser
 Provides:       firefox = %{version}
 Release:        1
-%define         releasedate 2011022100
+%define         releasedate 2011030300
 Summary:        Mozilla Firefox Web Browser
 Url:            http://www.mozilla.org/
 Group:          Productivity/Networking/Web/Browsers
@@ -86,7 +86,7 @@
 %endif
 ### build options
 %define branding 1
-%define localize 1 
+%define localize 1
 %ifarch ppc ppc64 s390 s390x ia64
 %define crashreporter    0
 %else
--- a/mozilla-xulrunner192/create-tar.sh	Wed Mar 02 11:35:32 2011 +0100
+++ b/mozilla-xulrunner192/create-tar.sh	Fri Mar 04 13:43:15 2011 +0100
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-RELEASE_TAG="FIREFOX_3_6_14_RELEASE"
-VERSION="1.9.2.14"
+RELEASE_TAG="FIREFOX_3_6_15_RELEASE"
+VERSION="1.9.2.15"
 
 # mozilla
 hg clone http://hg.mozilla.org/releases/mozilla-1.9.2 mozilla
--- a/mozilla-xulrunner192/mozilla-xulrunner192.changes	Wed Mar 02 11:35:32 2011 +0100
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes	Fri Mar 04 13:43:15 2011 +0100
@@ -1,7 +1,13 @@
 -------------------------------------------------------------------
-Wed Mar  2 10:33:25 UTC 2011 - pcerny@novell.com 
+Fri Mar  4 12:05:39 UTC 2011 - wr@rosenauer.org
+
+- update to 1.9.2.15
+  * fix a few regressions introduced with previous update
 
-- use full path to the ntlm_auth binary
+-------------------------------------------------------------------
+Wed Mar  2 10:33:25 UTC 2011 - pcerny@novell.com
+
+- use full path to the ntlm_auth binary (bmo#634334)
   (mozilla-ntlm-full-path.patch)
 
 -------------------------------------------------------------------
--- a/mozilla-xulrunner192/mozilla-xulrunner192.spec	Wed Mar 02 11:35:32 2011 +0100
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec	Fri Mar 04 13:43:15 2011 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package mozilla-xulrunner192 (Version 1.9.2.14)
+# spec file for package mozilla-xulrunner192 (Version 1.9.2.15)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #               2006-2011 Wolfgang Rosenauer
@@ -39,12 +39,12 @@
 BuildRequires:  wireless-tools
 %endif
 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Version:        1.9.2.14
+Version:        1.9.2.15
 Release:        1
-%define         releasedate 2011022100
-%define         version_internal 1.9.2.14
+%define         releasedate 2011030300
+%define         version_internal 1.9.2.15
 %define         apiversion 1.9.2
-%define         uaweight 192140
+%define         uaweight 192150
 Summary:        Mozilla Runtime Environment 1.9.2
 Url:            http://www.mozilla.org
 Group:          Productivity/Other