diff options
Diffstat (limited to 'community/php7/APKBUILD')
-rw-r--r-- | community/php7/APKBUILD | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 8d0631a419..f1078c439c 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -182,6 +182,20 @@ case "$CARCH" in esac # secfixes: +# 7.2.16-r0: +# - CVE-2019-9641 +# - CVE-2019-9640 +# - CVE-2019-9639 +# - CVE-2019-9638 +# - CVE-2019-9637 +# 7.2.14-r0: +# - CVE-2019-9024 +# - CVE-2019-9023 +# - CVE-2019-9022 +# - CVE-2019-9021 +# - CVE-2019-9020 +# 7.2.13-r0: +# - CVE-2018-20783 # 7.2.8-r0: # - CVE-2015-9253 # - CVE-2018-12882 |