aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-14 11:26:28 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-14 11:26:31 -0300
commit704ace2837ed45f76ac8d7344b9d8141b178e114 (patch)
treee7ef28409723690cddb581eaef926d59232d050f
parent38120e013ce5b7f60f5838a83dc5957718b49850 (diff)
downloadaports-704ace2837ed45f76ac8d7344b9d8141b178e114.tar.bz2
aports-704ace2837ed45f76ac8d7344b9d8141b178e114.tar.xz
community/wireshark: security upgrade to 3.0.10
-rw-r--r--community/wireshark/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD
index eef722c04e..18eb901bf4 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.9
+pkgver=3.0.10
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.10-r0:
+# - CVE-2020-11647
# 3.0.9-r0:
# - CVE-2020-9428
# - CVE-2020-9430
@@ -251,5 +253,5 @@ tshark() {
}
-sha512sums="e73044d457aededcbde0d98a159baf1a2f6d45ed2983fec6f0ad3b8b4c33558b9de21bf659f6e5dff0e19a1043e30f992ffe75bc5fa1c999c235b4928a143eec wireshark-3.0.9.tar.xz
+sha512sums="a513e96ac5e9a7ad06f43093ea69b4178b3c92ef1b3f7a31efdf324299ad3d9ed1e8d023654eca66f588c6e5af69422c13abb626ffcfa069245f73ce326d6769 wireshark-3.0.10.tar.xz
287159576be76fc8afbce450a53f969bbd519321e038c812b96857ca08c352052dbbfaa9208d54ed30d7a0c9ca4192b83c8865de60562c4490d99d75c61ede0b fix-udpdump.patch"