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: Wed Feb 26 08:02:13 UTC 2025
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.4.5
4.4.5
Bug Fixes
The following bugs have been fixed:
• GRPC: protobuf_json only displays the truncated string value.
Issue 20392[2].
• Wireshark crashes when clicking on a column title/header. Issue
20403[3].
To generate a diff of this commit:
cvs rdiff -u -r1.327 -r1.328 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.96 -r1.97 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.180 -r1.181 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.327 pkgsrc/net/wireshark/Makefile:1.328
--- pkgsrc/net/wireshark/Makefile:1.327 Thu Feb 20 08:21:30 2025
+++ pkgsrc/net/wireshark/Makefile Wed Feb 26 08:02:13 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.327 2025/02/20 08:21:30 adam Exp $
+# $NetBSD: Makefile,v 1.328 2025/02/26 08:02:13 adam Exp $
-DISTNAME= wireshark-4.4.4
+DISTNAME= wireshark-4.4.5
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.96 pkgsrc/net/wireshark/PLIST:1.97
--- pkgsrc/net/wireshark/PLIST:1.96 Thu Feb 20 08:21:30 2025
+++ pkgsrc/net/wireshark/PLIST Wed Feb 26 08:02:13 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.96 2025/02/20 08:21:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.97 2025/02/26 08:02:13 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.4
+lib/libwireshark.so.18.0.5
lib/libwiretap.so
lib/libwiretap.so.15
-lib/libwiretap.so.15.0.4
+lib/libwiretap.so.15.0.5
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.180 pkgsrc/net/wireshark/distinfo:1.181
--- pkgsrc/net/wireshark/distinfo:1.180 Thu Feb 20 08:21:30 2025
+++ pkgsrc/net/wireshark/distinfo Wed Feb 26 08:02:13 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.180 2025/02/20 08:21:30 adam Exp $
+$NetBSD: distinfo,v 1.181 2025/02/26 08:02:13 adam Exp $
-BLAKE2s (wireshark-4.4.4.tar.xz) = fbd73a4e0a01e00f86d484e0f3edecd4b6cf2f718ca391ec06c9255d36bbc3db
-SHA512 (wireshark-4.4.4.tar.xz) = f2787d49de55cea4b6f09217e5520c7517f2a906ee7b91447ca0e6e1ab50c58d71963577a5eb899fd1e9b87103f34c9f7ea081ac6d6586e3a4974d74946a0199
-Size (wireshark-4.4.4.tar.xz) = 46845832 bytes
+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
SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681
Home |
Main Index |
Thread Index |
Old Index