MozillaFirefox/MozillaFirefox.changes
changeset 1044 142a0c92607c
parent 1043 5ba4fbb8bed7
child 1046 75893a3d8fbe
--- a/MozillaFirefox/MozillaFirefox.changes	Tue Mar 13 20:14:45 2018 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Sun Apr 01 23:51:44 2018 +0200
@@ -1,4 +1,63 @@
 -------------------------------------------------------------------
+Sun Apr  1 20:02:44 UTC 2018 - wr@rosenauer.org
+
+- update to Firefox 60.0b8
+- requires NSPR 4.19 and NSS 3.36
+
+-------------------------------------------------------------------
+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
+  * Invalid page rendering with hardware acceleration enabled (bmo#1435472)
+  * Browser keyboard shortcuts (eg copy Ctrl+C) don't work on sites
+    that use those keys with resistFingerprinting enabled (bmo#1433592)
+  * High CPU / memory churn caused by third-party software on some
+    computers (bmo#1446280)
+  * Users who have configured an "automatic proxy configuration URL"
+    and want to reload their proxy settings from the URL will find
+    the Reload button disabled in the Connection Settings dialog when
+    they select Preferences/Options>Network Proxy>Settings... (bmo#1445991)
+  * 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 (bsc#1087059)
+  * CVE-2018-5148 (bmo#1440717)
+    Use-after-free in compositor
+- removed obsolete patch mozilla-bmo1446062.patch
+
+-------------------------------------------------------------------
+Wed Mar 21 17:14:24 UTC 2018 - cgrobertson@suse.com
+
+- Added patches:
+  * mozilla-i586-DecoderDoctorLogger.patch - bmo#1447070
+    fixes non-unified build error
+  * mozilla-i586-domPrefs.patch - DOMPrefs.h
+    fixes 32bit build error
+
+-------------------------------------------------------------------
+Fri Mar 16 06:40:11 UTC 2018 - wr@rosenauer.org
+
+- update to Firefox 59.0.1 (bsc#1085671)
+  MFSA 2018-08
+  * CVE-2018-5146 (bmo#1446062)
+    Vorbis audio processing out of bounds write
+  * CVE-2018-5147 (bmo#1446365)
+    Out of bounds memory write in libtremor
+    (mozilla-bmo1446062.patch)
+
+-------------------------------------------------------------------
+Wed Mar 14 19:27:07 UTC 2018 - cgrobertson@suse.com
+
+- Added patch:
+  * mozilla-bmo1005535.patch:
+    Enable skia_gpu on big endian platforms.
+
+-------------------------------------------------------------------
 Sun Mar 11 22:12:12 UTC 2018 - wr@rosenauer.org
 
 - update to Firefox 59.0
@@ -55,6 +114,16 @@
   Firefox source tree (updated create-tar.sh now requires jq)
 
 -------------------------------------------------------------------
+Fri Feb  9 13:37:46 UTC 2018 - astieger@suse.com
+
+- Mozilla Firefox 58.0.2:
+  * Blocklisted graphics drivers related to off main thread painting
+    crashes
+  * Fix tab crash during printing
+  * Fix clicking links and scrolling emails on Microsoft Hotmail
+    and Outlook (OWA) webmail
+
+-------------------------------------------------------------------
 Fri Feb  9 12:06:31 UTC 2018 - wr@rosenauer.org
 
 - correct requires and provides handling (boo#1076907)