From 8f5245609afb033db26483a0c90e92bbdf1c81b3 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 18 Nov 2016 10:25:33 +0100 Subject: [PATCH] firefox_esr: Update version from 45.4.0 to 45.5.0 Various security issues are fixed in this release [1][2]. Fixes for mfsa2016-90, also known as: CVE-2016-5296, CVE-2016-5297, CVE-2016-9064, CVE-2016-9066, CVE-2016-5291, CVE-2016-5290. [1] https://www.mozilla.org/en-US/firefox/45.5.0/releasenotes/ [2] https://www.mozilla.org/en-US/security/advisories/mfsa2016-86/ --- firefox_esr.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox_esr.be0 b/firefox_esr.be0 index 5c2b838c7..dfac7d643 100755 --- a/firefox_esr.be0 +++ b/firefox_esr.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION firefox_esr-45.4.0-0 +# BEE_VERSION firefox_esr-45.5.0-0 #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'