aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-05 02:51:07 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-05 04:04:41 +0100
commit7cebf230d168a5d9d2b48a4c5eb839f44e3637ed (patch)
tree7f93e64be82f9676c977f47efc2bdcd828c63f97 /community
parent9110a3e981e8a64e947d020c85a34af1f0c78ec2 (diff)
downloadaports-7cebf230d168a5d9d2b48a4c5eb839f44e3637ed.tar.bz2
aports-7cebf230d168a5d9d2b48a4c5eb839f44e3637ed.tar.xz
community/wireshark: upgrade to 3.0.7
Diffstat (limited to 'community')
-rw-r--r--community/wireshark/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index 82d40f3c55..dfdf67940a 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.0.6
+pkgver=3.0.7
pkgrel=0
pkgdesc="A network protocol analyzer"
url="https://www.wireshark.org"
@@ -22,6 +22,8 @@ source="https://1.as.dl.wireshark.org/src/wireshark-$pkgver.tar.xz
"
# secfixes:
+# 3.0.7-r0:
+# - CVE-2019-19553
# 3.0.4-r0:
# - CVE-2019-16319
# 3.0.3-r0:
@@ -242,5 +244,5 @@ tshark() {
}
-sha512sums="fcd621c1434db69e6319e5932e2dcc378e004055378123f86bdce8dec095bbffbf2b85a880c7f46c69555fe3c9ddb7c79ee59ca2576e0fdf2cfb7eb6ce775b25 wireshark-3.0.6.tar.xz
+sha512sums="64e242510865ca69e688677e3ee1f72d3efa2155f07bc1aacc6de19ffab06f26b1ef8a3f91a90e91a6612b10d75651aea6400f8c5852e6a7e82e5d3f3e88e031 wireshark-3.0.7.tar.xz
287159576be76fc8afbce450a53f969bbd519321e038c812b96857ca08c352052dbbfaa9208d54ed30d7a0c9ca4192b83c8865de60562c4490d99d75c61ede0b fix-udpdump.patch"