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: Fri Aug 29 10:44:28 UTC 2025
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.4.9
4.4.9
Bug Fixes
wnpa-sec-2025-03 SSH dissector crash. Issue 20642.
The following bugs have been fixed:
RDM Product Detail List ID Disect incorrect. Issue 20612.
SCCP LUDT segmentation decoding fails. Issue 20647.
Ciscodump fails to start capture on Cisco IOS. Issue 20655.
[BACnet] WritePropertyMultiple closing context tag 1 not showing. Issue 20665.
Bug in LZ77 decoder; reads a 16-bit length when it should read a 32-bit length. Issue 20671.
To generate a diff of this commit:
cvs rdiff -u -r1.335 -r1.336 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.101 -r1.102 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.184 -r1.185 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.335 pkgsrc/net/wireshark/Makefile:1.336
--- pkgsrc/net/wireshark/Makefile:1.335 Thu Jul 17 08:28:31 2025
+++ pkgsrc/net/wireshark/Makefile Fri Aug 29 10:44:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.335 2025/07/17 08:28:31 adam Exp $
+# $NetBSD: Makefile,v 1.336 2025/08/29 10:44:28 adam Exp $
-DISTNAME= wireshark-4.4.8
+DISTNAME= wireshark-4.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.101 pkgsrc/net/wireshark/PLIST:1.102
--- pkgsrc/net/wireshark/PLIST:1.101 Thu Jul 17 08:28:31 2025
+++ pkgsrc/net/wireshark/PLIST Fri Aug 29 10:44:28 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.101 2025/07/17 08:28:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.102 2025/08/29 10:44:28 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.8
+lib/libwireshark.so.18.0.9
lib/libwiretap.so
lib/libwiretap.so.15
-lib/libwiretap.so.15.0.8
+lib/libwiretap.so.15.0.9
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.184 pkgsrc/net/wireshark/distinfo:1.185
--- pkgsrc/net/wireshark/distinfo:1.184 Thu Jul 17 08:28:31 2025
+++ pkgsrc/net/wireshark/distinfo Fri Aug 29 10:44:28 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.184 2025/07/17 08:28:31 adam Exp $
+$NetBSD: distinfo,v 1.185 2025/08/29 10:44:28 adam Exp $
-BLAKE2s (wireshark-4.4.8.tar.xz) = 670919e71e25b0c2e11bb82206388e02972f0b0f3441ad75ea1db12b5121e8fd
-SHA512 (wireshark-4.4.8.tar.xz) = 06939f8b48ff4533ab4a8d1d40c646737606beb0e09470dd672374f287749a0d33f5ffb6475fa5e31acd6228c971a14f9921efd7c25e410497e76a19456d49a3
-Size (wireshark-4.4.8.tar.xz) = 46826268 bytes
+BLAKE2s (wireshark-4.4.9.tar.xz) = 8801c8679b0e7c2dc24f6bf7784ab7b20306ae53bfe640123b639af08c1a64c7
+SHA512 (wireshark-4.4.9.tar.xz) = a4f13bc0c8b1c08dfed8fe8e88997e5378c0ad1f9eeb972ea07cd85e7c7140b17f63ec9efce286b636abea7b99b9f54a640852a2ec4a36bfab96c6cf08e4772d
+Size (wireshark-4.4.9.tar.xz) = 46830008 bytes
SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681
Home |
Main Index |
Thread Index |
Old Index