Skip to content

Commit

Permalink
firefox: Update version from 117.0 to 117.0.1
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
pmenzel committed Sep 12, 2023
1 parent 088f2a9 commit 17aaea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17aaea8

Please sign in to comment.