diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-09-06 01:15:19 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-06 12:50:51 +0200 |
commit | e5cf7735a9421cc3029ffa0ffda33135ab64ac6a (patch) | |
tree | 3b96f7a9206681288fe751293c7848e622a31032 /community/firefox-esr | |
parent | fe78f50ef283b2e6eb758d409a2be64a2b97ad69 (diff) | |
download | aports-e5cf7735a9421cc3029ffa0ffda33135ab64ac6a.tar.bz2 aports-e5cf7735a9421cc3029ffa0ffda33135ab64ac6a.tar.xz |
community/firefox-esr: security update to 60.9.0
Diffstat (limited to 'community/firefox-esr')
-rw-r--r-- | community/firefox-esr/APKBUILD | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD index 067295c87b..19fc7eec14 100644 --- a/community/firefox-esr/APKBUILD +++ b/community/firefox-esr/APKBUILD @@ -2,7 +2,7 @@ # Contributor: # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=firefox-esr -pkgver=60.8.0 +pkgver=60.9.0 pkgrel=0 pkgdesc="Firefox web browser - Extended Support Release" url="https://www.mozilla.org/en-US/firefox/organizations/" @@ -80,6 +80,14 @@ _mozappdir=/usr/lib/firefox ldpath="$_mozappdir" # secfixes: +# 69.9.0-r0: +# - CVE-2019-9812 +# - CVE-2019-11740 +# - CVE-2019-11742 +# - CVE-2019-11743 +# - CVE-2019-11744 +# - CVE-2019-11746 +# - CVE-2019-11752 # 60.8.0-r0: # - CVE-2019-9811 # - CVE-2019-11709 @@ -278,7 +286,7 @@ __EOF__ rm -f "$pkgdir"/${_mozappdirdev}/sdk/lib/libxul.so } -sha512sums="0332b6049b97e488e55a3b9540baad3bd159e297084e9a625b8492497c73f86eb3e144219dabc5e9f2c2e4a27630d83d243c919cd4f86b7f59f47133ed3afc54 firefox-60.8.0esr.source.tar.xz +sha512sums="4baea5c9c4eff257834bbaee6d7786f69f7e6bacd24ca13c2705226f4a0d88315ab38c650b2c5e9c76b698f2debc7cea1e5a99cb4dc24e03c48a24df5143a3cf firefox-60.9.0esr.source.tar.xz 0b3f1e4b9fdc868e4738b5c81fd6c6128ce8885b260affcb9a65ff9d164d7232626ce1291aaea70132b3e3124f5e13fef4d39326b8e7173e362a823722a85127 stab.h 845209a7f831c069a1c1d20f88e388423656f7c2f0915b5e7cfb7f47947883d4f9eb2f887b6f10ac5d75d0b323b495b693ec21cd2208ee5071283089bc023f07 fix-rust.patch 2f4f15974d52de4bb273b62a332d13620945d284bbc6fe6bd0a1f58ff7388443bc1d3bf9c82cc31a8527aad92b0cd3a1bc41d0af5e1800e0dcbd7033e58ffd71 fix-fortify-system-wrappers.patch |