pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: updated to 3.4.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc11763172f6
branches: trunk
changeset: 459538:cc11763172f6
user: adam <adam%pkgsrc.org@localhost>
date: Sat Oct 09 07:44:31 2021 +0000
description:
wireshark: updated to 3.4.9
Wireshark 3.4.9 Release Notes
Bug Fixes
The following bugs have been fixed:
• TShark PDML output embeds "proto" elements within other "proto"
elements Issue 10588[1].
• Filter expressions comparing against single-octet hex strings
where the hex digit string equals a protocol name don’t work
Issue 12810[2].
• AMQP 0.9: dissector fails to handle Content-Body frame split
across TCP packets Issue 14217[3].
• IEEE 802.15.4: Missing check on "PAN ID Present" bit of the
Multipurpose Frame Control field Issue 17496[4].
• Wireshark ignored some character in filename when exporting SMB
objects. Issue 17530[5].
• tshark -z credentials: assertion failed: (allocator→in_scope)
Issue 17576[6].
• IS-IS Extended IP Reachability Prefix-SID not decoded properly
Issue 17610[7].
• Error when reloading lua plugins with a capture file loaded via a
custom lua file handler Issue 17615[8].
• Absolute time UTC field filters are constructed incorrectly,
don’t match the packet Issue 17617[9].
• GUI freezes when clicking on large (non-capture) file in File
chooser Issue 17620[10].
• Crash after selecting a different profile while capturing Issue
17622[11].
• BT-DHT reports malformed packets that are actually uTP on same
connection Issue 17626[12].
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
AMQP, Aruba IAP, BGP, BT-DHT, CoAP, DCERPC SPOOLSS, Diameter, EPL,
GSM A-bis OML, GSM A-I/F COMMON, GSM SIM, IEEE 1905.1a, IEEE
802.15.4, IMAP, InfiniBand, ISIS LSP, ISObus VT, JPEG, MP2T,
NORDIC_BLE, QUIC, RTCP, SDP, SMB, TWAMP-Control, USB HID, and VSS
Monitoring
New and Updated Capture File Support
CAM Inspector, Ixia IxVeriWave, pcapng, and USBDump
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 c033d1fd5180 -r cc11763172f6 net/wireshark/Makefile
--- a/net/wireshark/Makefile Fri Oct 08 21:52:58 2021 +0000
+++ b/net/wireshark/Makefile Sat Oct 09 07:44:31 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.257 2021/09/29 19:01:12 adam Exp $
+# $NetBSD: Makefile,v 1.258 2021/10/09 07:44:31 adam Exp $
-DISTNAME= wireshark-3.4.8
-PKGREVISION= 1
+DISTNAME= wireshark-3.4.9
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r c033d1fd5180 -r cc11763172f6 net/wireshark/PLIST
--- a/net/wireshark/PLIST Fri Oct 08 21:52:58 2021 +0000
+++ b/net/wireshark/PLIST Sat Oct 09 07:44:31 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.63 2021/08/26 08:22:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.64 2021/10/09 07:44:31 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -615,10 +615,10 @@
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.14
-lib/libwireshark.so.14.0.8
+lib/libwireshark.so.14.0.9
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.8
+lib/libwiretap.so.11.0.9
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0
diff -r c033d1fd5180 -r cc11763172f6 net/wireshark/distinfo
--- a/net/wireshark/distinfo Fri Oct 08 21:52:58 2021 +0000
+++ b/net/wireshark/distinfo Sat Oct 09 07:44:31 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.147 2021/10/07 14:43:03 nia Exp $
+$NetBSD: distinfo,v 1.148 2021/10/09 07:44:31 adam Exp $
-RMD160 (wireshark-3.4.8.tar.xz) = 573fd48c88c514de5000835c849d88c7df89e39a
-SHA512 (wireshark-3.4.8.tar.xz) = 962ab4d85ca0686c69470a63e516c0e46fbd8f9eb09e1c5f689f37b5c804c6da3e50b96144adc8e2bff6af67e1c9435db54581c8f1ec5908e27e348691bda1c8
-Size (wireshark-3.4.8.tar.xz) = 32314976 bytes
+RMD160 (wireshark-3.4.9.tar.xz) = 7fd30ef3b906fa2301b6a77bd4623633d0b46f23
+SHA512 (wireshark-3.4.9.tar.xz) = 479abcf7b44504a269b73201da5aabac0d7770cd779a325df3214b6df5dc37e175f2889165a933c2902001a06c8141768f35cd8ca35cc55fc6cf30a482ea27eb
+Size (wireshark-3.4.9.tar.xz) = 32335284 bytes
SHA1 (patch-CMakeLists.txt) = 371f16d57fd6d33c2c1c8cb4f54cf3c16ca2afce
Home |
Main Index |
Thread Index |
Old Index