Skip to content

Commit

Permalink
firefox_esr: Update version from 45.5.1 to 45.6.0
Browse files Browse the repository at this point in the history
Release notes [1]:

> Version 45.6.0, first offered to ESR channel users on December 13,
> 2016
>
> Various security fixes [2]

Add fixes for MFSA 2016-95 [3], also known as:

CVE-2016-9899, CVE-2016-9895, CVE-2016-9897, CVE-2016-9898,
CVE-2016-9900, CVE-2016-9904, CVE-2016-9905, CVE-2016-9901,
CVE-2016-9902, CVE-2016-9893.

[1] https://www.mozilla.org/en-US/firefox/45.6.0/releasenotes/
[2] https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-esr/#firefoxesr45.6
[3] https://www.mozilla.org/en-US/security/advisories/mfsa2016-95/
  • Loading branch information
pmenzel committed Dec 14, 2016
1 parent cc3c3aa commit ae4b7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox_esr.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/env beesh

# BEE_VERSION firefox_esr-45.5.1-0
# BEE_VERSION firefox_esr-45.6.0-0

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

Expand Down

0 comments on commit ae4b7c0

Please sign in to comment.