From 158294b3853f32d91c9ec6a213df88552ffa7242 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 19 Oct 2018 12:40:07 +0200 Subject: Added fixes for mozbz#1494037 and mozbz#1500366 --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index b065b31..b2452dd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -137,6 +137,8 @@ Patch38: build-cacheFlush-missing.patch Patch40: build-aarch64-skia.patch Patch41: build-disable-elfhack.patch Patch42: prio-nss-build.patch +Patch43: mozilla-1500366.patch +Patch44: mozilla-1494037.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -339,6 +341,8 @@ This package contains results of tests executed during build. %endif %patch3 -p1 -b .arm %patch42 -p1 -b .nss-build +%patch43 -p1 -b .1500366 +%patch44 -p1 -b .1494037 # Fedora patches %patch215 -p1 -b .addons -- cgit