Skip to content

Commit

Permalink
firefox: Update version from 57.0.2 to 57.0.4
Browse files Browse the repository at this point in the history
Fixes in 57.0.3 [1]:

> Fix a crash reporting issue that inadvertently sends background tab
> crash reports to Mozilla without user opt-in (bug 1427111)

Fixes in 57.0.4 [2]:

> Security fixes to address the Meltdown and Spectre timing attacks

[1] https://www.mozilla.org/en-US/firefox/57.0.3/releasenotes/
[2] https://www.mozilla.org/en-US/firefox/57.0.4/releasenotes/
  • Loading branch information
pmenzel committed Jan 8, 2018
1 parent 8b45399 commit 54fe0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

# BEE_VERSION firefox-57.0.2-1
# BEE_VERSION firefox-57.0.4-0

SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz"

Expand Down

0 comments on commit 54fe0ea

Please sign in to comment.