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 Jul 17 08:28:31 UTC 2025
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.4.8
4.4.8
Bug Fixes
The following bugs have been fixed:
Renegotiated DTLS session is not being decrypted. Issue 20362.
Wireshark is completely stuck in initialization because androiddump recv() is blocked. Issue 20526.
Fuzz job UTF-8 encoding issue: fuzz-2025-06-20-7318.pcap. Issue 20585.
Crash when showing packet in new window after reloading Lua plugins with a certain gui.column.format preference. Issue 20588.
Bug in UDS dissector with Service ReadDataByPeriodicIdentifier Response. Issue 20589.
Packet diagram doesn’t show non-standard field value representations. Issue 20590.
Packet diagram shows representation twice when field type is FT_NONE. Issue 20601.
application/x-www-form-urlencoded key parsed incorrectly following a name-value byte sequence with no '=' Issue 20615.
DNP3 time stamp was unable to work after epoch time(year 2038) Issue 20618.
To generate a diff of this commit:
cvs rdiff -u -r1.334 -r1.335 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.100 -r1.101 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.183 -r1.184 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.334 pkgsrc/net/wireshark/Makefile:1.335
--- pkgsrc/net/wireshark/Makefile:1.334 Thu Jun 5 09:51:40 2025
+++ pkgsrc/net/wireshark/Makefile Thu Jul 17 08:28:31 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.334 2025/06/05 09:51:40 adam Exp $
+# $NetBSD: Makefile,v 1.335 2025/07/17 08:28:31 adam Exp $
-DISTNAME= wireshark-4.4.7
+DISTNAME= wireshark-4.4.8
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.100 pkgsrc/net/wireshark/PLIST:1.101
--- pkgsrc/net/wireshark/PLIST:1.100 Thu Jun 5 09:51:40 2025
+++ pkgsrc/net/wireshark/PLIST Thu Jul 17 08:28:31 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.100 2025/06/05 09:51:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.101 2025/07/17 08:28:31 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.7
+lib/libwireshark.so.18.0.8
lib/libwiretap.so
lib/libwiretap.so.15
-lib/libwiretap.so.15.0.7
+lib/libwiretap.so.15.0.8
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.183 pkgsrc/net/wireshark/distinfo:1.184
--- pkgsrc/net/wireshark/distinfo:1.183 Thu Jun 5 09:51:40 2025
+++ pkgsrc/net/wireshark/distinfo Thu Jul 17 08:28:31 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.183 2025/06/05 09:51:40 adam Exp $
+$NetBSD: distinfo,v 1.184 2025/07/17 08:28:31 adam Exp $
-BLAKE2s (wireshark-4.4.7.tar.xz) = 38d55435c899c0e5572fd704aa9791a414e333c5d893448d979f355935d9391f
-SHA512 (wireshark-4.4.7.tar.xz) = 5fdebdc25a59383b0c27632aac61c57fef9ba12ea0929a1af76c23e713b8b7e4162ba382301fbf2bb63940226ad235a2b5f7c1fe5a0a21ee722dd4c2348da0eb
-Size (wireshark-4.4.7.tar.xz) = 46812644 bytes
+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
SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681
Home |
Main Index |
Thread Index |
Old Index