aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireshark/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-04-30 19:34:07 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-04-30 19:34:48 +0000
commit82f356f8c4189cfb0802954a2e20f09baf6a49a0 (patch)
treef971968f717c0a695304b43debe263b25ef30fd7 /community/wireshark/APKBUILD
parent08fa87dac229e919eba54885a02dca0ae57c5f41 (diff)
downloadaports-82f356f8c4189cfb0802954a2e20f09baf6a49a0.tar.bz2
aports-82f356f8c4189cfb0802954a2e20f09baf6a49a0.tar.xz
community/wireshark: security upgrade to 2.4.6
Diffstat (limited to 'community/wireshark/APKBUILD')
-rw-r--r--community/wireshark/APKBUILD15
1 files changed, 13 insertions, 2 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index 8c3e9bf56b..e5870bdab8 100644
--- a/community/wireshark/APKBUILD
+++ b/community/wireshark/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=2.4.5
+pkgver=2.4.6
pkgrel=0
pkgdesc="A network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -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
@@ -170,5 +181,5 @@ gtk() {
mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
}
-sha512sums="2f2c201d6b8a37dcbe03bc9affbf97d632d8e40e4fe5b3a3e79cbd5cfbeb5b9111919850546ccae355fcb042def3456438eb1c4d73f7d56d373e7898311b42f3 wireshark-2.4.5.tar.xz
+sha512sums="171047fa36a6cb29d1edb8e28086e24075f8b77581d9f3142fa39af8ae3d6dfe0c2e41a9335ca5d9851578b54ac9e6e74ff5bd92a96af262a5cc7a73857b8b81 wireshark-2.4.6.tar.xz
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"