summaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-12-09 09:24:07 +0000
committeradam <adam@pkgsrc.org>2022-12-09 09:24:07 +0000
commit185dedad60efbb3494dcdde9fa57402895fa6266 (patch)
treecf3a0abba30f785d7b22d383704ed3de96a5f544 /net/wireshark
parentb07a4312895905ffdd6d074ec311f8f437a9cb8c (diff)
downloadpkgsrc-185dedad60efbb3494dcdde9fa57402895fa6266.tar.gz
wireshark: updated to 4.0.2
Wireshark 4.0.2 Release Notes What’s New We do not ship official 32-bit Windows packages for Wireshark 4.0 and later. If you need to use Wireshark on that platform, we recommend using the latest 3.6 release. Issue 17779[1] Bug Fixes The following vulnerabilities have been fixed: • wnpa-sec-2022-09[2] Multiple dissector infinite loops. • wnpa-sec-2022-10[3] Kafka dissector memory exhaustion. The following bugs have been fixed: • Qt: Endpoints dialog - unexpected byte unit suffixes in packet columns. Issue 18229[4]. • GOOSE: field "floating_point" not working anymore. Issue 18491[5]. • EVS Header-Full format padding issues. Issue 18498[6]. • Wireshark 4.0.0 VOIP playback has no sound and can’t resume after pausing. Issue 18510[7]. • Wireshark crashes when exporting a profile on Mac OSX if there is no extension. Issue 18525[8]. • EVS dissector missing value description. Issue 18550[9]. • Qt 6 font descriptions not backward compatible with Qt 5. Issue 18553[10]. • Wireshark, wrong TCP ACKed unseen segment message. Issue 18558[11]. • Invalid Cyrillic symbol in timezone at \"Arrival Time\" field in frame. Issue 18562[12]. • ProtoBuf parse extension definitions failed. Issue 18599[13]. • Fuzz job crash output: fuzz-2022-11-09-11134.pcap. Issue 18613[14]. • Fuzz job crash output: fuzz-2022-11-14-11111.pcap. Issue 18632[15]. • Wireshark is using old version of ASN (ETSI TS 125 453 V11.2.0) which is imapacting length of param in the messages. Issue 18646[16]. • BGP: False IGMP flags value in EVPN routes (type 6,7,8) Issue 18660[17]. • wslog assumes stderr and stdout exist. Issue 18684[18]. • Editing packet comments, with non-ASCII characters, on Windows saves them in the local code page, not in UTF-8. Issue 18698[19]. • Unable to decrypt PSK based DTLS traffic which uses Connection ID. Issue 18705[20]. • HTTP2 tests fail when built without nghttp2. Issue 18707[21].
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile5
-rw-r--r--net/wireshark/PLIST6
-rw-r--r--net/wireshark/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 1d78954fbb7..38681c2a94b 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.282 2022/11/23 16:20:55 adam Exp $
+# $NetBSD: Makefile,v 1.283 2022/12/09 09:24:07 adam Exp $
-DISTNAME= wireshark-4.0.1
-PKGREVISION= 1
+DISTNAME= wireshark-4.0.2
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff --git a/net/wireshark/PLIST b/net/wireshark/PLIST
index c92c7192bb2..e6b9355954b 100644
--- a/net/wireshark/PLIST
+++ b/net/wireshark/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.76 2022/11/01 18:28:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.77 2022/12/09 09:24:07 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -650,10 +650,10 @@ include/wireshark/wsutil/wslog.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.16
-lib/libwireshark.so.16.0.1
+lib/libwireshark.so.16.0.2
lib/libwiretap.so
lib/libwiretap.so.13
-lib/libwiretap.so.13.0.1
+lib/libwiretap.so.13.0.2
lib/libwsutil.so
lib/libwsutil.so.14
lib/libwsutil.so.14.0.0
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 67bd99ef042..423bba1cc6a 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.160 2022/11/01 08:59:25 adam Exp $
+$NetBSD: distinfo,v 1.161 2022/12/09 09:24:07 adam Exp $
-BLAKE2s (wireshark-4.0.1.tar.xz) = 41b35ad61edf9b9bb44228df373483a9f5c5df9c42bab3c7a5eaf5ca78ee34f7
-SHA512 (wireshark-4.0.1.tar.xz) = 10ac8e738b4bd70ba4a1a9124e8c8e6238feb7c5a4cef79a03dae6adef08230700bb8ba700d2f89a5aad28cabdaf06b8825a1124d9d466de4e2e10cc55968525
-Size (wireshark-4.0.1.tar.xz) = 41282116 bytes
+BLAKE2s (wireshark-4.0.2.tar.xz) = 793a45e32ba69152ed0b24398f3c1738fec056b76ece7370149bb62c14acd2ff
+SHA512 (wireshark-4.0.2.tar.xz) = 0f401f639add6483799131dd853a4f4bcf8977fd987915074d0301f553fca9f6cd6e0b7cc47358699c1f4e65872760135dea9889fb34dbb70b917768b6f37ff5
+Size (wireshark-4.0.2.tar.xz) = 41296132 bytes
SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026