diff options
-rw-r--r-- | community/php5/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index 05c521e221..fad85a675b 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -124,6 +124,8 @@ _confdir=/etc/$pkgname _peardir=/usr/share/pear # secfixes: +# 5.6.38-r0: +# - CVE-2018-17082 # 5.6.37-r0: # - CVE-2018-14851 # - CVE-2018-14883 |