diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2018-10-25 13:27:06 +0300 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-10-25 13:27:06 +0300 |
commit | 5a139d90fddef86a140f5dc52f95dd0548de4525 (patch) | |
tree | 43f8b354dc7e03a4b009f1b339bf69397726cf07 /community/php5 | |
parent | 4a7f6f1bf05cd7461d141e03bbdcb48efcc45831 (diff) | |
download | aports-5a139d90fddef86a140f5dc52f95dd0548de4525.tar.bz2 aports-5a139d90fddef86a140f5dc52f95dd0548de4525.tar.xz |
community/php5: add secfixes comment
Diffstat (limited to 'community/php5')
-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 |