Firefox 59.0.2 firefox59
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 01 Apr 2018 21:58:37 +0200
branchfirefox59
changeset 1043 5ba4fbb8bed7
parent 1042 98918ef16ab5
child 1044 142a0c92607c
Firefox 59.0.2
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/_constraints
--- a/MozillaFirefox/MozillaFirefox.changes	Tue Mar 27 08:45:57 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Apr 01 21:58:37 2018 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue Mar 27 14:07:11 UTC 2018 - schwab@suse.de
+
+- Reduce constraints on aarch64
+
+-------------------------------------------------------------------
 Tue Mar 27 06:40:25 UTC 2018 - wr@rosenauer.org
 
 - update to Firefox 59.0.2
@@ -14,7 +19,7 @@
   * URL Fragment Identifiers Break Service Worker Responses (bmo#1443850)
   * User's trying to cancel a print around the time it completes will
     continue to get intermittent crashes (bmo#1441598)
-  MFSA 2018-10
+  MFSA 2018-10 (bsc#1087059)
   * CVE-2018-5148 (bmo#1440717)
     Use-after-free in compositor
 - removed obsolete patch mozilla-bmo1446062.patch
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Mar 27 08:45:57 2018 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sun Apr 01 21:58:37 2018 +0200
@@ -19,10 +19,10 @@
 
 # changed with every update
 %define major 59
-%define mainver %major.0.1
+%define mainver %major.0.2
 %define update_channel release
 %define branding 1
-%define releasedate 20180315233128
+%define releasedate 20180323154952
 
 # PIE, full relro (x86_64 for now)
 %define build_hardened 1
--- a/MozillaFirefox/_constraints	Tue Mar 27 08:45:57 2018 +0200
+++ b/MozillaFirefox/_constraints	Sun Apr 01 21:58:37 2018 +0200
@@ -19,4 +19,14 @@
       </memory>
     </hardware>
   </overwrite>
+  <overwrite>
+    <conditions>
+      <arch>aarch64</arch>
+    </conditions>
+    <hardware>
+      <memory>
+        <size unit="G">9</size>
+      </memory>
+    </hardware>
+  </overwrite>
 </constraints>