16.0.1 release firefox16
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 12 Oct 2012 11:13:31 +0200
branchfirefox16
changeset 560 c1d6322598c0
parent 558 12c9e11b93f2
child 566 8db070554ee6
16.0.1 release
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
xulrunner/create-tar.sh
xulrunner/xulrunner.changes
xulrunner/xulrunner.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Tue Oct 09 22:32:47 2012 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Fri Oct 12 11:13:31 2012 +0200
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Thu Oct 11 01:51:16 UTC 2012 - wr@rosenauer.org
+
+- update to Firefox 16.0.1 (bnc#783533)
+  * MFSA 2012-88/CVE-2012-4191 (bmo#798045)
+    Miscellaneous memory safety hazards
+  * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
+    defaultValue security checks not applied
+
+-------------------------------------------------------------------
 Sun Oct  7 21:40:14 UTC 2012 - wr@rosenauer.org
 
 - update to Firefox 16.0 (bnc#783533)
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Oct 09 22:32:47 2012 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Fri Oct 12 11:13:31 2012 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 16
-%define mainver %major.0
+%define mainver %major.0.1
 %define update_channel release
 
 Name:           MozillaFirefox
@@ -54,7 +54,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2012100700
+%define         releasedate 2012101000
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
--- a/MozillaFirefox/create-tar.sh	Tue Oct 09 22:32:47 2012 +0200
+++ b/MozillaFirefox/create-tar.sh	Fri Oct 12 11:13:31 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_16_0_RELEASE"
-VERSION="16.0"
+RELEASE_TAG="FIREFOX_16_0_1_RELEASE"
+VERSION="16.0.1"
 
 # mozilla
 echo "cloning $BRANCH..."
--- a/xulrunner/create-tar.sh	Tue Oct 09 22:32:47 2012 +0200
+++ b/xulrunner/create-tar.sh	Fri Oct 12 11:13:31 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_16_0_RELEASE"
-VERSION="16.0"
+RELEASE_TAG="FIREFOX_16_0_1_RELEASE"
+VERSION="16.0.1"
 
 # mozilla
 echo "cloning $BRANCH..."
--- a/xulrunner/xulrunner.changes	Tue Oct 09 22:32:47 2012 +0200
+++ b/xulrunner/xulrunner.changes	Fri Oct 12 11:13:31 2012 +0200
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Thu Oct 11 01:50:19 UTC 2012 - wr@rosenauer.org
+
+- update to 16.0.1 (bnc#783533)
+  * MFSA 2012-88/CVE-2012-4191 (bmo#798045)
+    Miscellaneous memory safety hazards
+  * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
+    defaultValue security checks not applied
+
 -------------------------------------------------------------------
 Sun Oct  7 21:41:01 UTC 2012 - wr@rosenauer.org
 
--- a/xulrunner/xulrunner.spec	Tue Oct 09 22:32:47 2012 +0200
+++ b/xulrunner/xulrunner.spec	Fri Oct 12 11:13:31 2012 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.2
 BuildRequires:  mozilla-nss-devel >= 3.13.6
-Version:        16.0
+Version:        16.0.1
 Release:        0
-%define         releasedate 2012100700
-%define         version_internal 16.0
+%define         releasedate 2012101000
+%define         version_internal 16.0.1
 %define         apiversion 16
-%define         uaweight 1600000
+%define         uaweight 1600001
 Summary:        Mozilla Runtime Environment
 License:        MPL-2.0
 Group:          Productivity/Other