pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wireshark
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 9 07:44:32 UTC 2021
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.147 -r1.148 pkgsrc/net/wireshark/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.257 pkgsrc/net/wireshark/Makefile:1.258
--- pkgsrc/net/wireshark/Makefile:1.257 Wed Sep 29 19:01:12 2021
+++ pkgsrc/net/wireshark/Makefile Sat Oct 9 07:44:31 2021
@@ -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
Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.63 pkgsrc/net/wireshark/PLIST:1.64
--- pkgsrc/net/wireshark/PLIST:1.63 Thu Aug 26 08:22:49 2021
+++ pkgsrc/net/wireshark/PLIST Sat Oct 9 07:44:31 2021
@@ -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/wsjson.h
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
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.147 pkgsrc/net/wireshark/distinfo:1.148
--- pkgsrc/net/wireshark/distinfo:1.147 Thu Oct 7 14:43:03 2021
+++ pkgsrc/net/wireshark/distinfo Sat Oct 9 07:44:31 2021
@@ -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