summaryrefslogtreecommitdiff
path: root/net/wireshark
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-01-31 13:04:29 +0000
committeradam <adam@pkgsrc.org>2021-01-31 13:04:29 +0000
commit5748bb0fad8af6ed8634b7dade56da8c172263b6 (patch)
tree68f16f0b39258ba0d3133d0e260f04ca736a130f /net/wireshark
parentb51b68bc7a94abace33c799144950137eb36d25e (diff)
downloadpkgsrc-5748bb0fad8af6ed8634b7dade56da8c172263b6.tar.gz
wireshark: updated to 3.4.3
Wireshark 3.4.3 Release Notes What’s New The Windows installers now ship with Npcap 1.10. They previously shipped with Npcap 1.00. Bug Fixes The following vulnerabilities have been fixed: • wnpa-sec-2021-01[1] USB HID dissector memory leak. Bug 17124[2]. CVE-2021-22173[3]. • wnpa-sec-2021-02[4] USB HID dissector crash. Bug 17165[5]. CVE-2021-22174[6]. The following bugs have been fixed: • SIP response single-line multiple Contact-URIs decoding error Bug 13752[7]. • Adding filter while "Telephony→VoIP Calls→Flow Sequence" open causes OOB memory reads and potential crashes. Bug 16952[8]. • QUIC packet not fully dissected Bug 17077[9]. • SOMEIP-SD hidden entries are off Bug 17091[10]. • Problem with calculation on UDP checksum in SRv6 Bug 17097[11]. • Dark mode not working in Wireshark 3.4.2 on macOS Bug 17098[12]. • Wireshark 3.4.0: build failure on older MacOS releases, due to 'CLOCK_REALTIME' Bug 17101[13]. • TECMP: Status Capture Module messages shows 3 instead of 2 bytes for HW version Bug 17133[14]. • Documentation - editorial error - README.dissector bad reference Bug 17141[15]. • Cannot save capture with comments to a format that doesn’t support it (no pop-up) Bug 17146[16]. • AUTOSAR-NM: PNI TF-String wrong way around Bug 17154[17]. • Fibre Channel parsing errors even with the fix for 17084 Bug 17168[18]. • f5ethtrailer: Won’t find a trailer after an FCS that begins with a 0x00 byte Bug 17171[19]. • f5ethtrailer: legacy format, low noise only, no vip name trailers no longer detected Bug 17172[20]. • Buildbot crash output: fuzz-2021-01-22-3387835.pcap Bug 17174[21]. • Dissection error on large ZVT packets Bug 17177[22]. • TShark crashes with -T ek option Bug 17179[23]. New and Updated Features New Protocol Support There are no new protocols in this release. Updated Protocol Support AUTOSAR-NM, DHCPv6, DoIP, FC ELS, GQUIC, IPv6, NAS 5GS, NAS EPS, QUIC, SIP, SOME/IP-SD, TECMP, TLS, TPNCP, USB HID, and ZVT New and Updated Capture File Support f5ethtrailer and pcapng
Diffstat (limited to 'net/wireshark')
-rw-r--r--net/wireshark/Makefile4
-rw-r--r--net/wireshark/PLIST6
-rw-r--r--net/wireshark/distinfo10
3 files changed, 10 insertions, 10 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 2551646eae3..e4e1dac7d48 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.245 2021/01/03 18:12:01 adam Exp $
+# $NetBSD: Makefile,v 1.246 2021/01/31 13:04:29 adam Exp $
-DISTNAME= wireshark-3.4.2
+DISTNAME= wireshark-3.4.3
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 4895f735f77..384f3e782dd 100644
--- a/net/wireshark/PLIST
+++ b/net/wireshark/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.57 2021/01/03 18:12:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.58 2021/01/31 13:04:29 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -615,10 +615,10 @@ include/wireshark/wsutil/wsjson.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.14
-lib/libwireshark.so.14.0.2
+lib/libwireshark.so.14.0.3
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.2
+lib/libwiretap.so.11.0.3
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index c9ba7cec2c5..f7002c9d2bb 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.137 2021/01/03 18:12:01 adam Exp $
+$NetBSD: distinfo,v 1.138 2021/01/31 13:04:29 adam Exp $
-SHA1 (wireshark-3.4.2.tar.xz) = b33276e4e6c3d6a057da3b569b58316330a5f3e3
-RMD160 (wireshark-3.4.2.tar.xz) = 53a02106b0f23e50b1108d93772464974b2b37be
-SHA512 (wireshark-3.4.2.tar.xz) = 38dc62d306dafe1a25db16ca28e1f4181a83673700a0b4c6dd98c8cb27df51ad0c6414db0370c443250aeb2521eceefb183178fe7d23a11b697cbf3f5b06f53a
-Size (wireshark-3.4.2.tar.xz) = 32465900 bytes
+SHA1 (wireshark-3.4.3.tar.xz) = 7dec4332f21827e360b5830d1d6d566365796a67
+RMD160 (wireshark-3.4.3.tar.xz) = 6b4174c94fa9f111937ad075a5a7265fc98b0f41
+SHA512 (wireshark-3.4.3.tar.xz) = 6cfea9432cd6fcecbfc551e059ca60a0c38084074bf130b4cc5378aac2221c1233e2ddafa1ffd6bc6b76297c2303b931dadf6ec518f35595caf5229af4d93859
+Size (wireshark-3.4.3.tar.xz) = 32287304 bytes
SHA1 (patch-CMakeLists.txt) = 8faf8f63d75d5733a69b52ce9fbf291bd90a5575