latest version firefox65
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 17 Mar 2019 09:57:22 +0100
branchfirefox65
changeset 1087 5fab52cd743d
parent 1086 ed1c30c5f456
child 1088 84cdfb476431
child 1089 eca1c1f2fe50
latest version
MozillaFirefox/MozillaFirefox.changes
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/_constraints
--- a/MozillaFirefox/MozillaFirefox.changes	Wed Feb 13 08:51:42 2019 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Mar 17 09:57:22 2019 +0100
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Tue Mar  5 10:17:01 UTC 2019 - Stephan Kulow <coolo@suse.com>
+
+- Do not hardcode nodejs8 but leave the prefer to the distribution
+  (Tumbleweed staging wants to switch to nodejs10)
+
+-------------------------------------------------------------------
+Fri Feb 15 13:45:57 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
+
+- Update _constraints to avoid 'no space left' error seen on aarch64
+
+-------------------------------------------------------------------
 Wed Feb 13 07:17:28 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
 
 - Mozilla Firefox 65.0.1
@@ -14,7 +25,7 @@
     from behind a proxy server (bmo#1523427)
   * Fixed the "Enter" key not working on password entry fields for
     certain Linux distributions (bmo#1523635)
-  MFSA 2019-04
+  MFSA 2019-04 (bsc#1125330)
   * CVE-2018-18356 bmo#1525817
     Use-after-free in Skia
   * CVE-2019-5785 bmo#1525433
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Feb 13 08:51:42 2019 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Sun Mar 17 09:57:22 2019 +0100
@@ -79,7 +79,7 @@
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.20
 BuildRequires:  mozilla-nss-devel >= 3.41
-BuildRequires:  nodejs8 >= 8.11
+BuildRequires:  nodejs >= 8.11
 BuildRequires:  python-devel
 BuildRequires:  python2-xml
 BuildRequires:  python3 >= 3.5
--- a/MozillaFirefox/_constraints	Wed Feb 13 08:51:42 2019 +0100
+++ b/MozillaFirefox/_constraints	Sun Mar 17 09:57:22 2019 +0100
@@ -2,7 +2,7 @@
 <constraints>
   <hardware>
     <disk>
-      <size unit="G">20</size>
+      <size unit="G">22</size>
     </disk>
     <memory>
       <size unit="G">8</size>