10.0.9esr release esr10
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 12 Oct 2012 11:48:16 +0200
branchesr10
changeset 561 9139b0467f6c
parent 559 701357e7b6e1
child 570 bcc669f726e5
10.0.9esr release
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
xulrunner/create-tar.sh
xulrunner/xulrunner-esr.changes
xulrunner/xulrunner-esr.spec
--- a/MozillaFirefox/create-tar.sh	Tue Oct 09 22:43:24 2012 +0200
+++ b/MozillaFirefox/create-tar.sh	Fri Oct 12 11:48:16 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_8esr_RELEASE"
-VERSION="10.0.8"
+RELEASE_TAG="FIREFOX_10_0_9esr_RELEASE"
+VERSION="10.0.9"
 
 # mozilla
 hg clone -r $RELEASE_TAG http://hg.mozilla.org/$BRANCH mozilla
--- a/MozillaFirefox/firefox-esr.changes	Tue Oct 09 22:43:24 2012 +0200
+++ b/MozillaFirefox/firefox-esr.changes	Fri Oct 12 11:48:16 2012 +0200
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Oct 12 09:46:12 UTC 2012 - wr@rosenauer.org
+
+- update to Firefox 10.0.9esr (bnc#783533)
+  * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
+    defaultValue security checks not applied
+
 -------------------------------------------------------------------
 Sat Oct  6 22:06:43 UTC 2012 - wr@rosenauer.org
 
--- a/MozillaFirefox/firefox-esr.spec	Tue Oct 09 22:43:24 2012 +0200
+++ b/MozillaFirefox/firefox-esr.spec	Fri Oct 12 11:48:16 2012 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 10
-%define mainver %major.0.8
+%define mainver %major.0.9
 
 Name:           firefox-esr
 BuildRequires:  Mesa-devel
@@ -48,7 +48,7 @@
 BuildRequires:  nss-shared-helper-devel
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2012100700
+%define         releasedate 2012101100
 Provides:       web_browser
 Provides:       firefox-esr = %{mainver}
 # this is needed to match this package with the kde4 helper package without the main package
--- a/xulrunner/create-tar.sh	Tue Oct 09 22:43:24 2012 +0200
+++ b/xulrunner/create-tar.sh	Fri Oct 12 11:48:16 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_8esr_RELEASE"
-VERSION="10.0.8"
+RELEASE_TAG="FIREFOX_10_0_9esr_RELEASE"
+VERSION="10.0.9"
 
 # mozilla
 hg clone -r $RELEASE_TAG http://hg.mozilla.org/$BRANCH mozilla
--- a/xulrunner/xulrunner-esr.changes	Tue Oct 09 22:43:24 2012 +0200
+++ b/xulrunner/xulrunner-esr.changes	Fri Oct 12 11:48:16 2012 +0200
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Oct 12 09:47:36 UTC 2012 - wr@rosenauer.org
+
+- update to 10.0.9esr (bnc#783533)
+  * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
+    defaultValue security checks not applied
+
 -------------------------------------------------------------------
 Sun Oct  7 19:25:49 UTC 2012 - wr@rosenauer.org
 
--- a/xulrunner/xulrunner-esr.spec	Tue Oct 09 22:43:24 2012 +0200
+++ b/xulrunner/xulrunner-esr.spec	Fri Oct 12 11:48:16 2012 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.0
 BuildRequires:  mozilla-nss-devel >= 3.13.5
-Version:        10.0.8
+Version:        10.0.9
 Release:        0
 %define         releasedate 2012100700
-%define         version_internal 10.0.8
+%define         version_internal 10.0.9
 %define         apiversion 10
-%define         uaweight 1000007
+%define         uaweight 1000009
 Summary:        Mozilla Runtime Environment ESR
 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:          Productivity/Other