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:           Thu Apr 17 04:50:59 UTC 2025

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
wireshark: updated to 4.4.6

4.4.6

The following bugs have been fixed:

Bug in EtherCAT dissector with ECS order. Issue 13718.
Conversation dialog columns return to default width on each new packet in live capture. Issue 15978.
Tests fail in LTO-enabled builds in Ubuntu/Debian. Issue 18216.
Incorrect conditions in BFCP dissector. Issue 18717.
Static build fails on Ubuntu 24.04 because the c-ares library isn’t found. Issue 20343.
Flutter’s Image Picker Generated JPEG Files Detected as Malformed Packet. Issue 20355.
QUIC dissector breaks when src and dst change. Issue 20371.
s390x: build fail on Ubuntu PPA nighty build. Issue 20372.
Trailing octet after IPv4 packet end is not detected or displayed in raw bytes. Issue 20423.
[packet-ax25-nol3.c] Only call APRS dissector on UI Frames. Issue 20429.
Wireshark hangs when refreshing interfaces with the debug console preference set to "always" and a file open (Windows) Issue 20434.
BGP EVPN - Type-8 route not correctly read after addition of Max. Response Time field. Issue 20459.
Wireshark does not correctly decode LIN "go to sleep" in TECMP and CMP. Issue 20463.
MQTT-SN: WILLTOPIC message not decoded correctly (missing some flags) Issue 20476.


To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.181 -r1.182 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.328 pkgsrc/net/wireshark/Makefile:1.329
--- pkgsrc/net/wireshark/Makefile:1.328 Wed Feb 26 08:02:13 2025
+++ pkgsrc/net/wireshark/Makefile       Thu Apr 17 04:50:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.328 2025/02/26 08:02:13 adam Exp $
+# $NetBSD: Makefile,v 1.329 2025/04/17 04:50:59 adam Exp $
 
-DISTNAME=      wireshark-4.4.5
+DISTNAME=      wireshark-4.4.6
 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.97 pkgsrc/net/wireshark/PLIST:1.98
--- pkgsrc/net/wireshark/PLIST:1.97     Wed Feb 26 08:02:13 2025
+++ pkgsrc/net/wireshark/PLIST  Thu Apr 17 04:50:59 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.97 2025/02/26 08:02:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.98 2025/04/17 04:50:59 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -15,10 +15,10 @@ bin/tshark
 ${PLIST.qt}bin/wireshark
 lib/libwireshark.so
 lib/libwireshark.so.18
-lib/libwireshark.so.18.0.5
+lib/libwireshark.so.18.0.6
 lib/libwiretap.so
 lib/libwiretap.so.15
-lib/libwiretap.so.15.0.5
+lib/libwiretap.so.15.0.6
 lib/libwsutil.so
 lib/libwsutil.so.16
 lib/libwsutil.so.16.0.0

Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.181 pkgsrc/net/wireshark/distinfo:1.182
--- pkgsrc/net/wireshark/distinfo:1.181 Wed Feb 26 08:02:13 2025
+++ pkgsrc/net/wireshark/distinfo       Thu Apr 17 04:50:59 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.181 2025/02/26 08:02:13 adam Exp $
+$NetBSD: distinfo,v 1.182 2025/04/17 04:50:59 adam Exp $
 
-BLAKE2s (wireshark-4.4.5.tar.xz) = f08d1e468a1e0bed0307346756bfc33c045288e548327a67733190be5080c448
-SHA512 (wireshark-4.4.5.tar.xz) = 09956fadb2ab80df136c6b35a1be2aa72eec20e1f11c94aaaabecff72d450239d09173ef3cc2bcd8c85c194816afb750e1d476538038ff612366a255ae4fece5
-Size (wireshark-4.4.5.tar.xz) = 46776736 bytes
+BLAKE2s (wireshark-4.4.6.tar.xz) = 1118be031e4deff577232baed64961eda5d9e7cbdae852e73213e76ec414825b
+SHA512 (wireshark-4.4.6.tar.xz) = 5bc1f99ed18df2a5ebcd72828f7ed5e5ae4bdc17b245ef9de02f58a5997b04bd1dca764c3f163d1385616efcf9895c46c002ea2800f190b5e44bcc75e5485692
+Size (wireshark-4.4.6.tar.xz) = 46802228 bytes
 SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681



Home | Main Index | Thread Index | Old Index