summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/php5/APKBUILD2
-rw-r--r--main/weechat/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/main/php5/APKBUILD b/main/php5/APKBUILD
index f3c9ad8e18f..88c081851e3 100644
--- a/main/php5/APKBUILD
+++ b/main/php5/APKBUILD
@@ -127,11 +127,11 @@ _peardir=/usr/share/pear
# secfixes:
# 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
diff --git a/main/weechat/APKBUILD b/main/weechat/APKBUILD
index 476df2009dd..0a88fc50e08 100644
--- a/main/weechat/APKBUILD
+++ b/main/weechat/APKBUILD
@@ -21,7 +21,7 @@ _builddir="$srcdir"/$pkgname-$pkgver
# secfixes:
# 1.5-r2:
-# - CVE-2017-8073.patch
+# - CVE-2017-8073
prepare() {
cd "$_builddir"