diff options
-rw-r--r-- | community/php5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index 7e2fb19bc9..eb564943a7 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -130,11 +130,11 @@ _peardir=/usr/share/pear # - CVE-2018-14883 # 5.6.36-r0: # - CVE-2018-5712 +# - CVE-2018-10547 # 5.6.34-r0: # - CVE-2018-7584 # 5.6.33-r0: # - CVE-2018-5711 -# - CVE-2018-5712 # 5.6.31-r0: # - CVE-2017-9224 # - CVE-2017-9226 |