17.0.6 esr17
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 17 Jun 2013 00:01:49 +0200
branchesr17
changeset 652 c3618c6a868d
parent 638 3a72bcb470fb
child 655 f812ab6b56ac
17.0.6
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
xulrunner/create-tar.sh
xulrunner/xulrunner-esr.changes
xulrunner/xulrunner-esr.spec
xulrunner/xulrunner.changes
xulrunner/xulrunner.spec
--- a/MozillaFirefox/create-tar.sh	Tue Apr 02 23:21:29 2013 +0200
+++ b/MozillaFirefox/create-tar.sh	Mon Jun 17 00:01:49 2013 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr17"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_17_0_5esr_RELEASE"
-VERSION="17.0.5"
+RELEASE_TAG="FIREFOX_17_0_6esr_RELEASE"
+VERSION="17.0.6"
 
 # mozilla
 echo "cloning $BRANCH..."
--- a/MozillaFirefox/firefox-esr.changes	Tue Apr 02 23:21:29 2013 +0200
+++ b/MozillaFirefox/firefox-esr.changes	Mon Jun 17 00:01:49 2013 +0200
@@ -1,4 +1,20 @@
 -------------------------------------------------------------------
+Fri May 10 11:44:50 UTC 2013 - wr@rosenauer.org
+
+- update to Firefox 17.0.6esr (bnc#819204)
+  * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
+    Miscellaneous memory safety hazards
+  * MFSA 2013-42/CVE-2013-1670 (bmo#853709)
+    Privileged access for content level constructor
+  * MFSA 2013-46/CVE-2013-1674 (bmo#860971)
+    Use-after-free with video and onresize event
+  * MFSA 2013-47/CVE-2013-1675 (bmo#866825)
+    Uninitialized functions in DOMSVGZoomEvent
+  * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
+    CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
+    Memory corruption found using Address Sanitizer
+
+-------------------------------------------------------------------
 Fri Mar 29 16:24:43 UTC 2013 - wr@rosenauer.org
 
 - update to Firefox 17.0.5esr (bnc#813026)
--- a/MozillaFirefox/firefox-esr.spec	Tue Apr 02 23:21:29 2013 +0200
+++ b/MozillaFirefox/firefox-esr.spec	Mon Jun 17 00:01:49 2013 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 17
-%define mainver %major.0.5
+%define mainver %major.0.6
 %define update_channel release
 
 Name:           firefox-esr
@@ -54,7 +54,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2013032900
+%define         releasedate 2013051000
 Provides:       firefox-esr = %{mainver}
 Provides:       web_browser
 Provides:       browser(npapi)
--- a/xulrunner/create-tar.sh	Tue Apr 02 23:21:29 2013 +0200
+++ b/xulrunner/create-tar.sh	Mon Jun 17 00:01:49 2013 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr17"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_17_0_5esr_RELEASE"
-VERSION="17.0.5"
+RELEASE_TAG="FIREFOX_17_0_6esr_RELEASE"
+VERSION="17.0.6"
 
 # mozilla
 echo "cloning $BRANCH..."
--- a/xulrunner/xulrunner-esr.changes	Tue Apr 02 23:21:29 2013 +0200
+++ b/xulrunner/xulrunner-esr.changes	Mon Jun 17 00:01:49 2013 +0200
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Fri May 10 17:27:58 UTC 2013 - wr@rosenauer.org
+
+- update to 17.0.6esr (bnc#819204)
+  * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
+    Miscellaneous memory safety hazards
+  * MFSA 2013-42/CVE-2013-1670 (bmo#853709)
+    Privileged access for content level constructor
+  * MFSA 2013-46/CVE-2013-1674 (bmo#860971)
+    Use-after-free with video and onresize event
+  * MFSA 2013-47/CVE-2013-1675 (bmo#866825)
+    Uninitialized functions in DOMSVGZoomEvent
+  * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
+    CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
+    Memory corruption found using Address Sanitizer
+
 -------------------------------------------------------------------
 Fri Mar 29 16:27:59 UTC 2013 - wr@rosenauer.org
 
--- a/xulrunner/xulrunner-esr.spec	Tue Apr 02 23:21:29 2013 +0200
+++ b/xulrunner/xulrunner-esr.spec	Mon Jun 17 00:01:49 2013 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.5
 BuildRequires:  mozilla-nss-devel >= 3.14.3
-Version:        17.0.5
+Version:        17.0.6
 Release:        0
-%define         releasedate 2013032900
-%define         version_internal 17.0.5
+%define         releasedate 2013051000
+%define         version_internal 17.0.6
 %define         apiversion 17
-%define         uaweight 1700005
+%define         uaweight 1700006
 Summary:        Mozilla Runtime Environment
 License:        MPL-2.0
 Group:          Productivity/Other
--- a/xulrunner/xulrunner.changes	Tue Apr 02 23:21:29 2013 +0200
+++ b/xulrunner/xulrunner.changes	Mon Jun 17 00:01:49 2013 +0200
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Fri May 10 17:27:23 UTC 2013 - wr@rosenauer.org
+
+- update to 17.0.6esr (bnc#819204)
+  * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669
+    Miscellaneous memory safety hazards
+  * MFSA 2013-42/CVE-2013-1670 (bmo#853709)
+    Privileged access for content level constructor
+  * MFSA 2013-46/CVE-2013-1674 (bmo#860971)
+    Use-after-free with video and onresize event
+  * MFSA 2013-47/CVE-2013-1675 (bmo#866825)
+    Uninitialized functions in DOMSVGZoomEvent
+  * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/
+    CVE-2013-1679/CVE-2013-1680/CVE-2013-1681
+    Memory corruption found using Address Sanitizer
+
 -------------------------------------------------------------------
 Fri Mar 29 16:27:59 UTC 2013 - wr@rosenauer.org
 
--- a/xulrunner/xulrunner.spec	Tue Apr 02 23:21:29 2013 +0200
+++ b/xulrunner/xulrunner.spec	Mon Jun 17 00:01:49 2013 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.5
 BuildRequires:  mozilla-nss-devel >= 3.14.3
-Version:        17.0.5
+Version:        17.0.6
 Release:        0
-%define         releasedate 2013032900
-%define         version_internal 17.0.5
+%define         releasedate 2013051000
+%define         version_internal 17.0.6
 %define         apiversion 17
-%define         uaweight 1700005
+%define         uaweight 1700006
 Summary:        Mozilla Runtime Environment
 License:        MPL-2.0
 Group:          Productivity/Other