diff options
Diffstat (limited to 'community/php7')
-rw-r--r-- | community/php7/APKBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 0c25de09ad..38a262586c 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -182,6 +182,9 @@ case "$CARCH" in esac # secfixes: +# 7.2.19-r0: +# - CVE-2019-11039 +# - CVE-2019-11040 # 7.2.18-r0: # - CVE-2019-11036 # 7.2.17-r0: |