From 0bdb67976ff9b2169218a5be5167d7e45f8731ef Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Wed, 19 Jul 2017 09:46:41 +0000 Subject: community/php7: add secinfo --- community/php7/APKBUILD | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'community/php7') diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index f491730f20..91a21fbdc2 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -173,6 +173,14 @@ x86_64) options="$options !check";; s390x) options="$options !check";; esac +# secfixes: +# 7.1.7.-r0: +# - CVE-2017-9224 +# - CVE-2017-9226 +# - CVE-2017-9227 +# - CVE-2017-9228 +# - CVE-2017-9229 + prepare() { cd "$builddir" -- cgit v1.2.3