38.8 firefox38
authorWolfgang Rosenauer <wr@rosenauer.org>
Tue, 31 May 2016 11:18:55 +0200
branchfirefox38
changeset 912 e4de90d18024
parent 905 47f0968a6491
38.8
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Tue Mar 15 11:47:14 2016 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Tue May 31 11:18:55 2016 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Wed May  4 07:23:47 UTC 2016 - wr@rosenauer.org
+
+- update to Firefox 38.8.0 (boo#977559)
+  * MFSA 2016-29/CVE-2016-1967 (bmo#1246956)
+    Same-origin policy violation using performance.getEntries and
+    history navigation with session restore
+  * MFSA 2016-39/CVE-2016-2805/CVE-2016-2807
+    Miscellaneous memory safety hazards
+  * MFSA 2016-44/CVE-2016-2814 (bmo#1254721, boo#977381)
+    Buffer overflow in libstagefright with CENC offsets
+  * MFSA 2016-47/CVE-2016-2808 (bmo#1246061, boo#977386)
+    Write to invalid HashMap entry through JavaScript.watch()
+
+-------------------------------------------------------------------
 Tue Mar  8 06:58:55 UTC 2016 - wr@rosenauer.org
 
 - update to Firefox 38.7.0 (boo#969894)
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Mar 15 11:47:14 2016 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Tue May 31 11:18:55 2016 +0200
@@ -19,9 +19,9 @@
 
 # changed with every update
 %define major 38
-%define mainver %major.7.0
+%define mainver %major.8.0
 %define update_channel esr38
-%define releasedate 2016030700
+%define releasedate 2016050100
 
 # general build definitions
 %if "%{update_channel}" != "aurora"
--- a/MozillaFirefox/create-tar.sh	Tue Mar 15 11:47:14 2016 +0100
+++ b/MozillaFirefox/create-tar.sh	Tue May 31 11:18:55 2016 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr38"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_7_0esr_RELEASE"
-VERSION="38.7.0"
+RELEASE_TAG="FIREFOX_38_8_0esr_RELEASE"
+VERSION="38.8.0"
 
 # mozilla
 if [ -d mozilla ]; then
--- a/MozillaFirefox/firefox-esr.changes	Tue Mar 15 11:47:14 2016 +0100
+++ b/MozillaFirefox/firefox-esr.changes	Tue May 31 11:18:55 2016 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Wed May  4 07:23:47 UTC 2016 - wr@rosenauer.org
+
+- update to Firefox 38.8.0 (boo#977559)
+  * MFSA 2016-29/CVE-2016-1967 (bmo#1246956)
+    Same-origin policy violation using performance.getEntries and
+    history navigation with session restore
+  * MFSA 2016-39/CVE-2016-2805/CVE-2016-2807
+    Miscellaneous memory safety hazards
+  * MFSA 2016-44/CVE-2016-2814 (bmo#1254721, boo#977381)
+    Buffer overflow in libstagefright with CENC offsets
+  * MFSA 2016-47/CVE-2016-2808 (bmo#1246061, boo#977386)
+    Write to invalid HashMap entry through JavaScript.watch()
+
+-------------------------------------------------------------------
 Tue Mar  8 06:58:55 UTC 2016 - wr@rosenauer.org
 
 - update to Firefox 38.7.0 (boo#969894)
--- a/MozillaFirefox/firefox-esr.spec	Tue Mar 15 11:47:14 2016 +0100
+++ b/MozillaFirefox/firefox-esr.spec	Tue May 31 11:18:55 2016 +0200
@@ -19,9 +19,9 @@
 
 # changed with every update
 %define major 38
-%define mainver %major.7.0
+%define mainver %major.8.0
 %define update_channel esr38
-%define releasedate 2016030700
+%define releasedate 2016050100
 
 # general build definitions
 %if "%{update_channel}" != "aurora"