36.0b5
authorWolfgang Rosenauer <wr@rosenauer.org>
Sat, 31 Jan 2015 19:48:43 +0100
changeset 830 97a3e2246f0f
parent 828 59013b3a51f5
child 831 ac54f3b3e13c
36.0b5
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Jan 28 13:45:46 2015 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Sat Jan 31 19:48:43 2015 +0100
@@ -1,11 +1,28 @@
 -------------------------------------------------------------------
-Sun Jan 25 10:13:57 UTC 2015 - wr@rosenauer.org
-
-- update to Firefox 36.0b3
+Sat Jan 31 18:47:14 UTC 2015 - wr@rosenauer.org
+
+- update to Firefox 36.0b5
   * rebased patches
   * mozilla-xremote-client was removed
   * added libclearkey.so media plugin
-- requires NSS 3.17.3
+- requires NSS 3.17.4
+
+-------------------------------------------------------------------
+Sat Jan 31 18:37:38 UTC 2015 - wr@rosenauer.org
+
+- update to Firefox 35.0.1
+  (via firefox-35_0_1.patch)
+  * With the Enhanced Steam extension, Firefox could crash (bmo#1123732)
+  * Kerberos authentication did not work with alias (bmo#1108971)
+  * SVG / CSS animation had a regression causing rendering issues on
+    websites like openstreemap.org (bmo#1083079)
+  * On Godaddy webmail, Firefox could crash (bmo#1113121)
+  * document.baseURI did not get updated to document.location after
+    base tag was removed from DOM for site with a CSP (bmo#1121857)
+  * With a Right-to-left (RTL) version of Firefox, the text selection
+    could be broken (bmo#1104036)
+  * CSP had a change in behavior with regard to case sensitivity
+    resources loading (bmo#1122445)
 
 -------------------------------------------------------------------
 Sat Jan 10 18:36:37 UTC 2015 - wr@rosenauer.org
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Jan 28 13:45:46 2015 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Jan 31 19:48:43 2015 +0100
@@ -20,7 +20,7 @@
 %define major 35
 %define mainver %major.99
 %define update_channel beta
-%define releasedate 2015012400
+%define releasedate 2015012900
 
 # general build definitions
 %if "%{update_channel}" != "aurora"
@@ -83,7 +83,7 @@
 BuildRequires:  libiw-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  mozilla-nspr-devel >= 4.10.7
-BuildRequires:  mozilla-nss-devel >= 3.17.3
+BuildRequires:  mozilla-nss-devel >= 3.17.4
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(gstreamer-%gstreamer_ver)
--- a/MozillaFirefox/create-tar.sh	Wed Jan 28 13:45:46 2015 +0100
+++ b/MozillaFirefox/create-tar.sh	Sat Jan 31 19:48:43 2015 +0100
@@ -2,7 +2,7 @@
 
 CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_36_0b3_RELEASE"
+RELEASE_TAG="FIREFOX_36_0b5_RELEASE"
 VERSION="35.99"
 
 # mozilla