pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: update to 3.6.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/046bd5f5c6ba
branches: trunk
changeset: 385156:046bd5f5c6ba
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 14:12:02 2022 +0000
description:
wireshark: update to 3.6.8.
Wireshark 3.6.8 Release Notes
Bug Fixes
The following vulnerabilities have been fixed:
• wnpa-sec-2022-06[2] F5 Ethernet Trailer dissector infinite loop.
Issue 18307[3].
The following bugs have been fixed:
• TCAP Malformed exception on externally re-assembled packet Issue
10515[4].
• Extended 3GPP-GPRS-Negotiated-QoS-profile strings decoded
incompletely Issue 10688[5].
• HTTP2 dissector decodes first SSL record only Issue 11173[6].
• L2TP improvements - cookie length detection, UDP encapsulation
and more Issue 16565[7].
• USB Truncation of URB_isochronous in frames Issue 18021[8].
• ISUP/BICC parameter summary text duplication Issue 18094[9].
• Running rpm-setup.sh shows missing packages that Centos does not
need Issue 18166[10].
• IPX/IPX RIP: Crash on expand subtree Issue 18234[11].
• Qt: A file or packet comment that is too large will corrupt the
pcapng file Issue 18235[12].
• BGP dissector bug Issue 18248[13].
• Wrong interpretation of the cbsp.rep_period field in
epan/dissectors/packet-gsm_cbsp.c Issue 18254[14].
• Assertion due to incorrect mask for btatt.battery_power_state.*
Issue 18267[15].
• Qt: Expert Info dialog not showing Malformed Frame when Frame
length is less than captured length Issue 18312[16].
• Wireshark and tshark become non-responsive when reading certain
packets Issue 18313[17].
Updated Protocol Support
BGP, BICC, BT ATT, CBSP, Couchbase, F5 Ethernet Trailer, Frame, GTP,
GTP (prime), IPsec, ISUP, L2TP, NAS-5GS, Protobuf, SCCP, TCP, and TLS
New and Updated Capture File Support
pcap, pcapng
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/PLIST | 6 +++---
net/wireshark/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (49 lines):
diff -r b228408f049e -r 046bd5f5c6ba net/wireshark/Makefile
--- a/net/wireshark/Makefile Sun Sep 11 14:08:51 2022 +0000
+++ b/net/wireshark/Makefile Sun Sep 11 14:12:02 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.278 2022/09/11 12:52:05 wiz Exp $
+# $NetBSD: Makefile,v 1.279 2022/09/11 14:12:02 wiz Exp $
-DISTNAME= wireshark-3.6.7
-PKGREVISION= 1
+DISTNAME= wireshark-3.6.8
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r b228408f049e -r 046bd5f5c6ba net/wireshark/PLIST
--- a/net/wireshark/PLIST Sun Sep 11 14:08:51 2022 +0000
+++ b/net/wireshark/PLIST Sun Sep 11 14:12:02 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.73 2022/07/29 07:53:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.74 2022/09/11 14:12:02 wiz Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -639,10 +639,10 @@
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.15
-lib/libwireshark.so.15.0.7
+lib/libwireshark.so.15.0.8
lib/libwiretap.so
lib/libwiretap.so.12
-lib/libwiretap.so.12.0.7
+lib/libwiretap.so.12.0.8
lib/libwsutil.so
lib/libwsutil.so.13
lib/libwsutil.so.13.1.0
diff -r b228408f049e -r 046bd5f5c6ba net/wireshark/distinfo
--- a/net/wireshark/distinfo Sun Sep 11 14:08:51 2022 +0000
+++ b/net/wireshark/distinfo Sun Sep 11 14:12:02 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.158 2022/07/29 07:53:40 adam Exp $
+$NetBSD: distinfo,v 1.159 2022/09/11 14:12:02 wiz Exp $
-BLAKE2s (wireshark-3.6.7.tar.xz) = d9a66207a6a03e9acc4aa4b4ca0e017aa0181cbf1b55acc8ac9ad6ab9e774395
-SHA512 (wireshark-3.6.7.tar.xz) = caf087ee467bf934f28d096869ea3d9d7c5a3c83e51c4df447700096943a92abf5cf29f4956b9a549e0708bcb3515b55c4660a7ced2cb9dbc582b87550026fac
-Size (wireshark-3.6.7.tar.xz) = 39967312 bytes
+BLAKE2s (wireshark-3.6.8.tar.xz) = 692c8bf63c56648218732148eb64a3af73087e0d21c2093875f0d226bba8715d
+SHA512 (wireshark-3.6.8.tar.xz) = c286e84e113f06b13b931da89b6d21b18e342660682579f88e77697f3e9c335ba75cdc190b41651da4d5729529a20740ef1a41e9f9523d9f6cc768147363053a
+Size (wireshark-3.6.8.tar.xz) = 39942580 bytes
SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea
Home |
Main Index |
Thread Index |
Old Index