aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-07-01 21:31:47 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-07-01 21:31:53 -0300
commit88553304e152631c9a124f36c057bf329477f618 (patch)
tree0aa815e9276cbd9480a37b3010c4cca47d45d251
parent38d7d6e8e57871cf694fa3bbfbbb667a953f57e3 (diff)
community/wireshark: upgrade to 3.2.5
-rw-r--r--community/wireshark/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index b3852969444..f38d65881fb 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=3.2.4
+pkgver=3.2.5
pkgrel=0
pkgdesc="Network protocol analyzer"
url="https://www.wireshark.org"
@@ -40,6 +40,8 @@ source="https://www.wireshark.org/download/src/wireshark-$pkgver.tar.xz
"
# secfixes:
+# 3.2.5-r0:
+# - CVE-2020-15466
# 3.2.4-r0:
# - CVE-2020-13164
# 3.2.3-r0:
@@ -287,5 +289,5 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-sha512sums="67d20a248c0f4e63a58fd3a4191ede75542e9cfd09b0baa5c0016f72a435527d8f95d34f2d35ef1957c1a9c66844d530162379bfcf9e51b64d0d220b381cb097 wireshark-3.2.4.tar.xz
+sha512sums="3dc785a6e857f66a9ae3c172bf6a09c2199fe914646ade7b81f0ee18bd3addae57facad898f57675ea4d7177a4315d6a6cdac46e2da063727a83f9bee6994277 wireshark-3.2.5.tar.xz
287159576be76fc8afbce450a53f969bbd519321e038c812b96857ca08c352052dbbfaa9208d54ed30d7a0c9ca4192b83c8865de60562c4490d99d75c61ede0b fix-udpdump.patch"