aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-02-27 17:33:09 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2017-02-28 11:11:09 +0100
commit0fc0564f72ef78608f8a2d377d95facb4c388545 (patch)
treee7b1d028bdf308708d3e8b0aa1ad49bc1e642db4
parent91c10620f90b5857939c73b09359434977e77596 (diff)
downloadaports-0fc0564f72ef78608f8a2d377d95facb4c388545.tar.bz2
aports-0fc0564f72ef78608f8a2d377d95facb4c388545.tar.xz
main: fix various secfix comments
-rw-r--r--main/collectd/APKBUILD2
-rw-r--r--main/wireshark/APKBUILD2
-rw-r--r--main/zabbix/APKBUILD4
3 files changed, 4 insertions, 4 deletions
diff --git a/main/collectd/APKBUILD b/main/collectd/APKBUILD
index b88d5f1c98..800527c67f 100644
--- a/main/collectd/APKBUILD
+++ b/main/collectd/APKBUILD
@@ -33,7 +33,7 @@ source="http://collectd.org/files/collectd-$pkgver.tar.bz2
builddir="$srcdir"/$pkgname-$pkgver
-# security fixes:
+# secfixes:
# 5.5.2-r0:
# - CVE-2016-6254
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 6b5ea04661..bf48532c20 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -22,7 +22,7 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2
builddir="$srcdir"/$pkgname-$pkgver
-# security fixes:
+# secfixes:
# 2.2.4-r1:
# - CVE-2017-6014
# 2.2.4-r0:
diff --git a/main/zabbix/APKBUILD b/main/zabbix/APKBUILD
index 7f07bedf34..150f19f605 100644
--- a/main/zabbix/APKBUILD
+++ b/main/zabbix/APKBUILD
@@ -35,9 +35,9 @@ source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
_builddir="$srcdir"/$pkgname-$pkgver
-# security fixes:
+# secfixes:
# 3.0.4-r0:
-# - CVE N/A ZBX-11023
+# - CVE-2016-10134 ZBX-11023
prepare() {
cd "$_builddir"