# HG changeset patch # User Wolfgang Rosenauer # Date 1435418896 -7200 # Node ID 195ba82ea78c0730d2dadf583bcbe1b00e134f5e # Parent 166e8fd94cecbf7a929a4f72249a7ae4f53a0965 31.8.0esr release diff -r 166e8fd94cec -r 195ba82ea78c MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Wed May 06 09:50:18 2015 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Sat Jun 27 17:28:16 2015 +0200 @@ -1,7 +1,25 @@ ------------------------------------------------------------------- +Sat Jun 27 15:21:28 UTC 2015 - wr@rosenauer.org + +- update to 31.8.0 (bnc#935979) +- requires NSS 3.19.2 + +------------------------------------------------------------------- Wed May 6 07:48:45 UTC 2015 - wr@rosenauer.org -- update to Firefox 31.7.0esr (bnc#) +- update to 31.7.0 (bnc#930622) + * MFSA 2015-46/CVE-2015-2708 + Miscellaneous memory safety hazards + * MFSA 2015-47/VE-2015-0797 (bmo#1080995) + Buffer overflow parsing H.264 video with Linux Gstreamer + * MFSA 2015-48/CVE-2015-2710 (bmo#1149542) + Buffer overflow with SVG content and CSS + * MFSA 2015-51/CVE-2015-2713 (bmo#1153478) + Use-after-free during text processing with vertical text enabled + * MFSA 2015-54/CVE-2015-2716 (bmo#1140537) + Buffer overflow when parsing compressed XML + * MFSA 2015-57/CVE-2011-3079 (bmo#1087565) + Privilege escalation through IPC channel messages ------------------------------------------------------------------- Sun Mar 29 09:28:42 UTC 2015 - wr@rosenauer.org diff -r 166e8fd94cec -r 195ba82ea78c MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed May 06 09:50:18 2015 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Sat Jun 27 17:28:16 2015 +0200 @@ -18,7 +18,7 @@ %define major 31 -%define mainver %major.7.0 +%define mainver %major.8.0 %define update_channel esr31 %if %suse_version > 1210 @@ -58,7 +58,7 @@ BuildRequires: wireless-tools %endif BuildRequires: mozilla-nspr-devel >= 4.10.6 -BuildRequires: mozilla-nss-devel >= 3.16.5 +BuildRequires: mozilla-nss-devel >= 3.19.2 BuildRequires: nss-shared-helper-devel BuildRequires: pkgconfig(libpulse) %if %suse_version > 1210 @@ -77,7 +77,7 @@ %endif Version: %{mainver} Release: 0 -%define releasedate 2015050500 +%define releasedate 2015062600 Provides: firefox = %{mainver} Provides: firefox = %{version}-%{release} Provides: web_browser diff -r 166e8fd94cec -r 195ba82ea78c MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Wed May 06 09:50:18 2015 +0200 +++ b/MozillaFirefox/create-tar.sh Sat Jun 27 17:28:16 2015 +0200 @@ -2,8 +2,8 @@ CHANNEL="esr31" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_31_7_0esr_RELEASE" -VERSION="31.7.0" +RELEASE_TAG="FIREFOX_31_8_0esr_RELEASE" +VERSION="31.8.0" # mozilla if [ -d mozilla ]; then diff -r 166e8fd94cec -r 195ba82ea78c MozillaFirefox/firefox-esr.changes --- a/MozillaFirefox/firefox-esr.changes Wed May 06 09:50:18 2015 +0200 +++ b/MozillaFirefox/firefox-esr.changes Sat Jun 27 17:28:16 2015 +0200 @@ -1,7 +1,25 @@ ------------------------------------------------------------------- +Sat Jun 27 15:21:28 UTC 2015 - wr@rosenauer.org + +- update to 31.8.0 (bnc#935979) +- requires NSS 3.19.2 + +------------------------------------------------------------------- Wed May 6 07:48:45 UTC 2015 - wr@rosenauer.org -- update to Firefox 31.7.0esr (bnc#) +- update to 31.7.0 (bnc#930622) + * MFSA 2015-46/CVE-2015-2708 + Miscellaneous memory safety hazards + * MFSA 2015-47/VE-2015-0797 (bmo#1080995) + Buffer overflow parsing H.264 video with Linux Gstreamer + * MFSA 2015-48/CVE-2015-2710 (bmo#1149542) + Buffer overflow with SVG content and CSS + * MFSA 2015-51/CVE-2015-2713 (bmo#1153478) + Use-after-free during text processing with vertical text enabled + * MFSA 2015-54/CVE-2015-2716 (bmo#1140537) + Buffer overflow when parsing compressed XML + * MFSA 2015-57/CVE-2011-3079 (bmo#1087565) + Privilege escalation through IPC channel messages ------------------------------------------------------------------- Sun Mar 29 09:28:42 UTC 2015 - wr@rosenauer.org diff -r 166e8fd94cec -r 195ba82ea78c MozillaFirefox/firefox-esr.spec --- a/MozillaFirefox/firefox-esr.spec Wed May 06 09:50:18 2015 +0200 +++ b/MozillaFirefox/firefox-esr.spec Sat Jun 27 17:28:16 2015 +0200 @@ -18,7 +18,7 @@ %define major 31 -%define mainver %major.7.0 +%define mainver %major.8.0 %define update_channel esr31 %if %suse_version > 1210 @@ -58,7 +58,7 @@ BuildRequires: wireless-tools %endif BuildRequires: mozilla-nspr-devel >= 4.10.6 -BuildRequires: mozilla-nss-devel >= 3.16.5 +BuildRequires: mozilla-nss-devel >= 3.19.2 BuildRequires: nss-shared-helper-devel BuildRequires: pkgconfig(libpulse) %if %suse_version > 1210 @@ -77,7 +77,7 @@ %endif Version: %{mainver} Release: 0 -%define releasedate 2015050500 +%define releasedate 2015062600 Provides: firefox-esr = %{mainver} Provides: firefox-esr = %{version}-%{release} Provides: web_browser diff -r 166e8fd94cec -r 195ba82ea78c xulrunner/baselibs.conf --- a/xulrunner/baselibs.conf Wed May 06 09:50:18 2015 +0200 +++ b/xulrunner/baselibs.conf Sat Jun 27 17:28:16 2015 +0200 @@ -2,15 +2,3 @@ +/usr/lib(64)?/xulrunner-.* +/etc/gre.d/.* -mozilla-js - -xulrunner-translations-common - +/usr/lib(64)?/xulrunner-.* - requires "xulrunner- = " - supplements "packageand(xulrunner-translations-common:xulrunner-)" - -xulrunner-translations-other - +/usr/lib(64)?/xulrunner-.* - requires "xulrunner- = " - supplements "packageand(xulrunner-translations-other:xulrunner-)" - diff -r 166e8fd94cec -r 195ba82ea78c xulrunner/create-tar.sh --- a/xulrunner/create-tar.sh Wed May 06 09:50:18 2015 +0200 +++ b/xulrunner/create-tar.sh Sat Jun 27 17:28:16 2015 +0200 @@ -2,8 +2,8 @@ CHANNEL="esr31" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_31_7_0esr_RELEASE" -VERSION="31.7.0" +RELEASE_TAG="FIREFOX_31_8_0esr_RELEASE" +VERSION="31.8.0" # mozilla if [ -d mozilla ]; then diff -r 166e8fd94cec -r 195ba82ea78c xulrunner/xulrunner.changes --- a/xulrunner/xulrunner.changes Wed May 06 09:50:18 2015 +0200 +++ b/xulrunner/xulrunner.changes Sat Jun 27 17:28:16 2015 +0200 @@ -1,7 +1,26 @@ +------------------------------------------------------------------- +Sat Jun 27 15:26:00 UTC 2015 - wr@rosenauer.org + +- update to 31.8.0 (bnc#935979) +- requires NSS 3.19.2 + ------------------------------------------------------------------- Wed May 6 07:49:53 UTC 2015 - wr@rosenauer.org -- update to 31.7.0 (bnc#) +- update to 31.7.0 (bnc#930622) + * MFSA 2015-46/CVE-2015-2708 + Miscellaneous memory safety hazards + * MFSA 2015-47/VE-2015-0797 (bmo#1080995) + Buffer overflow parsing H.264 video with Linux Gstreamer + * MFSA 2015-48/CVE-2015-2710 (bmo#1149542) + Buffer overflow with SVG content and CSS + * MFSA 2015-51/CVE-2015-2713 (bmo#1153478) + Use-after-free during text processing with vertical text enabled + * MFSA 2015-54/CVE-2015-2716 (bmo#1140537) + Buffer overflow when parsing compressed XML + * MFSA 2015-57/CVE-2011-3079 (bmo#1087565) + Privilege escalation through IPC channel messages +- strip baselibs.conf to reflect the current set of packages ------------------------------------------------------------------- Mon Mar 30 07:56:19 UTC 2015 - wr@rosenauer.org