MozillaFirefox/MozillaFirefox.changes
branchfirefox65
changeset 1086 ed1c30c5f456
parent 1085 87f893cf45b9
child 1087 5fab52cd743d
--- a/MozillaFirefox/MozillaFirefox.changes	Thu Jan 31 11:21:22 2019 +0100
+++ b/MozillaFirefox/MozillaFirefox.changes	Wed Feb 13 08:51:42 2019 +0100
@@ -1,4 +1,34 @@
 -------------------------------------------------------------------
+Wed Feb 13 07:17:28 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
+
+- Mozilla Firefox 65.0.1
+  * Fixed accidental requests to addons.mozilla.org when an addon
+    recommendation doorhanger is shown (bmo#1526387)
+  * Improved playback of interactive Netflix videos (bmo#1524500)
+  * Fixed incorrect sizing of the "Clear Recent History" window in
+    some situations (bmo#1523696)
+  * Fixed audio & video delays while making WebRTC calls
+    (bmo#1521577, bmo#1523817)
+  * Fixed video sizing problems during some WebRTC calls (bmo#1520200)
+  * Fixed looping CONNECT requests when using WebSockets over HTTP/2
+    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
+  * CVE-2018-18356 bmo#1525817
+    Use-after-free in Skia
+  * CVE-2019-5785 bmo#1525433
+    Integer overflow in Skia
+  * CVE-2018-18511 bmo#1526218
+    Cross-origin theft of images with ImageBitmapRenderingContext
+
+-------------------------------------------------------------------
+Wed Feb 13 06:12:43 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Enable LTO only for latest new toolchain (boo#1125038) for x86_64
+  (with increased memory constraints)
+
+-------------------------------------------------------------------
 Sat Jan 26 22:37:01 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
 
 - Mozilla Firefox 65.0
@@ -28,7 +58,11 @@
   NSS 3.41
   rust/carge 1.30
   rust-cbindgen 0.6.7
--rebased patches
+- rebased patches
+- remove workaround for build memory consumption on i586; other
+  mitigations meanwhile introduced (mainly parallelity) will be
+  sufficient
+  mozilla-reduce-files-per-UnifiedBindings.patch
 
 -------------------------------------------------------------------
 Tue Jan 15 14:32:03 UTC 2019 - Martin Liška <mliska@suse.cz>