aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/wireshark/APKBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index e66e6224fd0..b29ae888268 100644
--- a/community/wireshark/APKBUILD
+++ b/community/wireshark/APKBUILD
@@ -20,6 +20,17 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
builddir="$srcdir"/$pkgname-$pkgver
# secfixes:
+# 2.4.6-r0:
+# - CVE-2018-9256
+# - CVE-2018-9257
+# - CVE-2018-9258
+# - CVE-2018-9260
+# - CVE-2018-9261
+# - CVE-2018-9262
+# - CVE-2018-9263
+# - CVE-2018-9264
+# - CVE-2018-9267
+# - CVE-2018-10194
# 2.4.5-r0:
# - CVE-2018-7320
# - CVE-2018-7321