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: Sat Jul 13 21:34:00 UTC 2024
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.2.6
Wireshark 4.2.6 Release Notes
Bug Fixes
If you are upgrading Wireshark 4.2.0 or 4.2.1 on Windows you will
need to download and install[2] Wireshark 4.2.6 or later by hand.
A regression in the TCP Stream Graph "Time Sequence (tcptrace)"
receive window line behavior introduced in 4.0.15 and 4.2.5 has been
fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.315 -r1.316 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.90 -r1.91 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.174 -r1.175 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.315 pkgsrc/net/wireshark/Makefile:1.316
--- pkgsrc/net/wireshark/Makefile:1.315 Wed May 29 16:34:06 2024
+++ pkgsrc/net/wireshark/Makefile Sat Jul 13 21:33:59 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.315 2024/05/29 16:34:06 adam Exp $
+# $NetBSD: Makefile,v 1.316 2024/07/13 21:33:59 adam Exp $
-DISTNAME= wireshark-4.2.5
-PKGREVISION= 1
+DISTNAME= wireshark-4.2.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.90 pkgsrc/net/wireshark/PLIST:1.91
--- pkgsrc/net/wireshark/PLIST:1.90 Thu May 16 11:44:55 2024
+++ pkgsrc/net/wireshark/PLIST Sat Jul 13 21:33:59 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.90 2024/05/16 11:44:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.91 2024/07/13 21:33: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.17
-lib/libwireshark.so.17.0.5
+lib/libwireshark.so.17.0.6
lib/libwiretap.so
lib/libwiretap.so.14
-lib/libwiretap.so.14.1.5
+lib/libwiretap.so.14.1.6
lib/libwsutil.so
lib/libwsutil.so.15
lib/libwsutil.so.15.0.0
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.174 pkgsrc/net/wireshark/distinfo:1.175
--- pkgsrc/net/wireshark/distinfo:1.174 Thu May 16 11:44:55 2024
+++ pkgsrc/net/wireshark/distinfo Sat Jul 13 21:33:59 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.174 2024/05/16 11:44:55 adam Exp $
+$NetBSD: distinfo,v 1.175 2024/07/13 21:33:59 adam Exp $
-BLAKE2s (wireshark-4.2.5.tar.xz) = 210a0562c252fd22d7d3b10d18c5df7833d0468b415dea5dff32056955a10c85
-SHA512 (wireshark-4.2.5.tar.xz) = 92a8fb08af5a1da30ca469fa45bd982638069907d289fa716068ac71141b7d9726ca0b01adc2910da4c928db23760da75a1c6a7c2eb795ac66ba003a90abb87b
-Size (wireshark-4.2.5.tar.xz) = 45014156 bytes
+BLAKE2s (wireshark-4.2.6.tar.xz) = 3323dab15629374024bf8186521c2dba57ad86be743c4d41019f83b1719acca9
+SHA512 (wireshark-4.2.6.tar.xz) = 265bbc50787ba15646a8a4602e2598bb58494aee496b14a2392293862725320674f7084c7c00de5f9db41dbfc2eb23d88fd8e6b72f3c4036067192b44da22516
+Size (wireshark-4.2.6.tar.xz) = 45015272 bytes
SHA1 (patch-CMakeLists.txt) = 6c9e1dc7a7c7000a15ed49c24036b987f43156f2
Home |
Main Index |
Thread Index |
Old Index