diff -r 05d175c5957e -r 6ab8b16f232c MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Aug 15 13:29:52 2016 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Thu Aug 18 08:58:07 2016 +0200 @@ -1,7 +1,7 @@ # # spec file for package MozillaFirefox # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2016 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties @@ -154,6 +154,9 @@ Patch101: firefox-kde.patch Patch102: firefox-no-default-ualocale.patch Patch103: firefox-branded-icons.patch +# hotfix +Patch150: mozilla-flex_buffer_overrun.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): coreutils shared-mime-info desktop-file-utils Requires(postun): shared-mime-info desktop-file-utils @@ -270,6 +273,7 @@ %patch101 -p1 %patch102 -p1 %patch103 -p1 +%patch150 -p1 %build # no need to add build time to binaries