From 5bd4ec34050af61a7f69b2d02332ecfb35b05b2ae12b0f769d3e97b20a1b4679 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Tue, 2 Sep 2014 18:09:51 +0000 Subject: [PATCH] * MFSA 2014-67/CVE-2014-1553/CVE-2014-1562 Miscellaneous memory safety hazards * MFSA 2014-68/CVE-2014-1563 (bmo#1018524) Use-after-free during DOM interactions with SVG * MFSA 2014-69/CVE-2014-1564 (bmo#1045977) Uninitialized memory use during GIF rendering * MFSA 2014-70/CVE-2014-1565 (bmo#1047831) Out-of-bounds read in Web Audio audio timeline * MFSA 2014-72/CVE-2014-1567 (bmo#1037641) Use-after-free setting text directionality OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=394 --- MozillaFirefox.changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index ec92b8d..1529219 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -2,6 +2,16 @@ Fri Aug 29 16:39:43 UTC 2014 - wr@rosenauer.org - update to Firefox 31.1.0esr (bnc#894370) + * MFSA 2014-67/CVE-2014-1553/CVE-2014-1562 + Miscellaneous memory safety hazards + * MFSA 2014-68/CVE-2014-1563 (bmo#1018524) + Use-after-free during DOM interactions with SVG + * MFSA 2014-69/CVE-2014-1564 (bmo#1045977) + Uninitialized memory use during GIF rendering + * MFSA 2014-70/CVE-2014-1565 (bmo#1047831) + Out-of-bounds read in Web Audio audio timeline + * MFSA 2014-72/CVE-2014-1567 (bmo#1037641) + Use-after-free setting text directionality - changes to support compilation on 11.4 * explicit xz BuildRequires * mozilla-nullptr-gcc45.patch