33.1 build 1 firefox33
authorWolfgang Rosenauer <wr@rosenauer.org>
Thu, 30 Oct 2014 19:27:37 +0100
branchfirefox33
changeset 789 a0aa49fce462
parent 788 af4f96c38fd9 (diff)
parent 787 f4578fb6fcc3 (current diff)
child 791 215db725bd82
child 797 3b2d52457c91
33.1 build 1
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
--- a/MozillaFirefox/MozillaFirefox.changes	Thu Oct 30 12:30:01 2014 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Thu Oct 30 19:27:37 2014 +0100
@@ -1,19 +1,23 @@
 -------------------------------------------------------------------
-Thu Oct 30 10:48:57 UTC 2014 - wr@rosenauer.org
+Thu Oct 30 18:22:02 UTC 2014 - wr@rosenauer.org
 
 - update to Firefox 33.1
-  33.0.1
-  * Firefox displays a black screen at start-up with certain
-    graphics drivers
-  33.0.2
-  * Fix a startup crash with some combination of hardware and drivers
-  33.1
   * DuckDuckGo is now included upstream (bmo#1061736)
   * fix to allow overriding sec_error_ca_cert_invalid errors
     (bmo#1042889)
   * disable http/1 framing enforcement (bmo#1088850)
 
 -------------------------------------------------------------------
+Thu Oct 30 11:31:05 UTC 2014 - wr@rosenauer.org
+
+- update to Firefox 33.0.2
+  * Fix a startup crash with some combination of hardware and drivers
+  33.0.1
+  * Firefox displays a black screen at start-up with certain
+    graphics drivers
+- adjusted _constraints for ARM
+
+-------------------------------------------------------------------
 Tue Oct 28 15:23:09 UTC 2014 - josua.mayer97@gmail.com
 
 - added mozilla-bmo1088588.patch to fix build with EGL (bmo#1088588)
--- a/MozillaFirefox/_constraints	Thu Oct 30 12:30:01 2014 +0100
+++ b/MozillaFirefox/_constraints	Thu Oct 30 19:27:37 2014 +0100
@@ -8,4 +8,15 @@
       <size unit="M">4500</size>
     </memory>
   </hardware>
+  <overwrite>
+    <conditions>
+      <arch>armv6l</arch>
+      <arch>armv7l</arch>
+    </conditions>
+    <hardware>
+      <memory>
+        <size unit="M">768</size>
+      </memory>
+    </hardware>
+  </overwrite>
 </constraints>