From fdf87ca78a3e4585581cc08fa370a84c03d17cdc Mon Sep 17 00:00:00 2001 From: J0WI Date: Fri, 3 Apr 2020 23:10:02 +0200 Subject: community/firefox-esr: security upgrade to 68.6.1 - CVE-2020-6819 - CVE-2020-6820 --- community/firefox-esr/APKBUILD | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD index b901b85d52..d024565f29 100644 --- a/community/firefox-esr/APKBUILD +++ b/community/firefox-esr/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Sören Tempel # Maintainer: Natanael Copa pkgname=firefox-esr -pkgver=68.6.0 -pkgrel=2 +pkgver=68.6.1 +pkgrel=0 pkgdesc="Firefox web browser - Extended Support Release" url="https://www.mozilla.org/en-US/firefox/organizations/" arch="all !s390x !armhf" # limited by rust and cargo on s390x, fails to build on armhf @@ -75,6 +75,9 @@ _mozappdir=/usr/lib/firefox ldpath="$_mozappdir" # secfixes: +# 68.6.1-r0: +# - CVE-2020-6819 +# - CVE-2020-6820 # 68.6.0-r0: # - CVE-2019-20503 # - CVE-2020-6805 @@ -331,7 +334,7 @@ package() { EOF } -sha512sums="84565d654ed8bd2d036d08de4d16e41ae8881f0b20b34424ab347d50a37384acf50c04f74269720e79db28028569dff79f2b910848939ff87c078f36684a75a3 firefox-68.6.0esr.source.tar.xz +sha512sums="9a3a938021989d99d1c7ca6ca166d6e55a82f70f28e8b12c24b1894d72c23ed13a3e84c17ab2ea55091690775d11613d48595c64de2450e5daa43d28b341f17a firefox-68.6.1esr.source.tar.xz 0b3f1e4b9fdc868e4738b5c81fd6c6128ce8885b260affcb9a65ff9d164d7232626ce1291aaea70132b3e3124f5e13fef4d39326b8e7173e362a823722a85127 stab.h 2f4f15974d52de4bb273b62a332d13620945d284bbc6fe6bd0a1f58ff7388443bc1d3bf9c82cc31a8527aad92b0cd3a1bc41d0af5e1800e0dcbd7033e58ffd71 fix-fortify-system-wrappers.patch 84b84d2d7dbc16002510bf856796ad345ac38ef6d3254670230189bba7c2d4781714d231236d5a3d70129a4597b430c3171644b01ad0f5a5bb13b55d407337a4 fix-seccomp-bpf.patch -- cgit v1.2.3