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 Jan  9 13:34:49 UTC 2025

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

Log Message:
wireshark: updated to 4.4.3

4.4.3

The following bugs have been fixed:

Potential mis-match in GSM MAP dissector for uncertainty radius and its filter key. Issue 20247.
Macro eNodeB ID and Extended Macro eNodeB ID not decoded by User Location Information. Issue 20276.
The NFSv2 Dissector appears to be swapping Character Special File and Directory in mode decoding. Issue 20290.
CMake discovers Strawberry Perl’s zlib DLL when it shouldn’t. Issue 20304.
VOIP Calls call flow displaying hours. Issue 20311.
Fuzz job issue: fuzz-2024-12-26-7898.pcap. Issue 20313.
sFlow: Incorrect length passed to header sample dissector. Issue 20320.
wsutil: Should link against -lm due to missing fabs() when built with -fno-builtin. Issue 20326.


To generate a diff of this commit:
cvs rdiff -u -r1.324 -r1.325 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.94 -r1.95 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.178 -r1.179 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.324 pkgsrc/net/wireshark/Makefile:1.325
--- pkgsrc/net/wireshark/Makefile:1.324 Thu Nov 21 07:48:36 2024
+++ pkgsrc/net/wireshark/Makefile       Thu Jan  9 13:34:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.324 2024/11/21 07:48:36 adam Exp $
+# $NetBSD: Makefile,v 1.325 2025/01/09 13:34:49 adam Exp $
 
-DISTNAME=      wireshark-4.4.2
+DISTNAME=      wireshark-4.4.3
 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.94 pkgsrc/net/wireshark/PLIST:1.95
--- pkgsrc/net/wireshark/PLIST:1.94     Thu Nov 21 07:48:36 2024
+++ pkgsrc/net/wireshark/PLIST  Thu Jan  9 13:34:49 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.94 2024/11/21 07:48:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.95 2025/01/09 13:34:49 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.2
+lib/libwireshark.so.18.0.3
 lib/libwiretap.so
 lib/libwiretap.so.15
-lib/libwiretap.so.15.0.2
+lib/libwiretap.so.15.0.3
 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.178 pkgsrc/net/wireshark/distinfo:1.179
--- pkgsrc/net/wireshark/distinfo:1.178 Thu Nov 21 07:48:36 2024
+++ pkgsrc/net/wireshark/distinfo       Thu Jan  9 13:34:49 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.178 2024/11/21 07:48:36 adam Exp $
+$NetBSD: distinfo,v 1.179 2025/01/09 13:34:49 adam Exp $
 
-BLAKE2s (wireshark-4.4.2.tar.xz) = 5f5cfdd0a645bf59d6b5b53e625f6a9711d4dd79f6d5893db055df40b1342a31
-SHA512 (wireshark-4.4.2.tar.xz) = df80c98a2d00ba46a853acfe3aec9dfc0d4484f490a276b8b8390b6d108634b7e0fa38e8f02f8d93afe5c2394c463a0d89611027032898d7d0390d2111b70ca6
-Size (wireshark-4.4.2.tar.xz) = 46763620 bytes
+BLAKE2s (wireshark-4.4.3.tar.xz) = 2ddb6c078c0d07ee4b676e5cdbe4609e2000cf23574991c4ea22518654a18599
+SHA512 (wireshark-4.4.3.tar.xz) = d100b562fbd452f52945502ecd918b26a15084b9c942754af43ffb221d49229f5a93eafd18b9bacc0cfcd60a38935d51a6ac809a2060d65faf1157ec9dae16e7
+Size (wireshark-4.4.3.tar.xz) = 46769200 bytes
 SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681



Home | Main Index | Thread Index | Old Index