From 17aaea8e630815891a11ccc738cdd942f827d4bf Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 12 Sep 2023 22:23:29 +0200 Subject: [PATCH] firefox: Update version from 117.0 to 117.0.1 1. https://www.mozilla.org/en-US/firefox/117.0.1/releasenotes/ 2. https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/ > Opening a malicious WebP image could lead to a heap buffer > overflow in the content process. We are aware of this issue being > exploited in other products in the wild. --- firefox.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox.be0 b/firefox.be0 index 05e2e6a53..0ee31c5d1 100755 --- a/firefox.be0 +++ b/firefox.be0 @@ -2,11 +2,11 @@ #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION firefox-117.0-0 +# BEE_VERSION firefox-117.0.1-0 #https://ftp.mozilla.org/pub/firefox/releases/$pkgversion/SOURCE to find the right download link #SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/e9d9189e447f7fa23f55bdd006039d2c/firefox-117.0.source.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/4efb6757c12fbee32e745baa4944863b/firefox-117.0.1.source.tar.xz" #BEE_BUILDTYPE=autotools #build_in_sourcedir