From b6b489cdaaac654253842407f2a415858da8ba93 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 17 Oct 2016 12:12:27 +0200 Subject: [PATCH] firefox_esr: Update version from 45.3.0 to 45.4.0 Various security issues are fixed in this release [1][2]. Fixes for mfsa2016-86, also known as: CVE-2016-5270, CVE-2016-5272, CVE-2016-5276, CVE-2016-5274, CVE-2016-5277, CVE-2016-5278, CVE-2016-5280, CVE-2016-5281, CVE-2016-5284, CVE-2016-5250, CVE-2016-5261, CVE-2016-5257. [1] https://www.mozilla.org/en-US/firefox/45.4.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 d9754e99a..5c2b838c7 100755 --- a/firefox_esr.be0 +++ b/firefox_esr.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION firefox_esr-45.3.0-0 +# BEE_VERSION firefox_esr-45.4.0-0 #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'