diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/firefox/APKBUILD | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index d707ddf3df..acc977852d 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -74,6 +74,20 @@ _mozappdir=/usr/lib/firefox ldpath="$_mozappdir" # secfixes: +# 70.0-r0: +# - CVE-2018-6156 +# - CVE-2019-15903 +# - CVE-2019-11757 +# - CVE-2019-11759 +# - CVE-2019-11760 +# - CVE-2019-11761 +# - CVE-2019-11762 +# - CVE-2019-11763 +# - CVE-2019-11764 +# - CVE-2019-11765 +# - CVE-2019-17000 +# - CVE-2019-17001 +# - CVE-2019-17002 # 68.0.2-r0: # - CVE-2019-11733 |