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 Oct 6 12:39:03 UTC 2023
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.0.10
Wireshark 4.0.10 Release Notes
What’s New
We do not ship official 32-bit Windows packages for Wireshark 4.0 and
later. If you need to use Wireshark on that platform, we recommend
using the latest 3.6 release. Issue 17779[1]
If you’re running Wireshark on macOS and upgraded to macOS 13 from an
earlier version, you might have to open and run the “Uninstall
ChmodBPF” package, then open and run “Install ChmodBPF” in order to
reset the ChmodBPF Launch Daemon. Issue 18734[2].
Bug Fixes
The following bugs have been fixed:
• Error loading g729.so plugin with Wireshark 4.0.9 and 3.6.17 on
macOS. Issue 19374[3].
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.167 -r1.168 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.300 pkgsrc/net/wireshark/Makefile:1.301
--- pkgsrc/net/wireshark/Makefile:1.300 Fri Aug 25 10:57:40 2023
+++ pkgsrc/net/wireshark/Makefile Fri Oct 6 12:39:02 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.300 2023/08/25 10:57:40 adam Exp $
+# $NetBSD: Makefile,v 1.301 2023/10/06 12:39:02 adam Exp $
-DISTNAME= wireshark-4.0.8
+DISTNAME= wireshark-4.0.10
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.83 pkgsrc/net/wireshark/PLIST:1.84
--- pkgsrc/net/wireshark/PLIST:1.83 Fri Aug 25 10:57:40 2023
+++ pkgsrc/net/wireshark/PLIST Fri Oct 6 12:39:03 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.83 2023/08/25 10:57:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.84 2023/10/06 12:39:03 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -650,10 +650,10 @@ include/wireshark/wsutil/wslog.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.16
-lib/libwireshark.so.16.0.8
+lib/libwireshark.so.16.0.10
lib/libwiretap.so
lib/libwiretap.so.13
-lib/libwiretap.so.13.0.8
+lib/libwiretap.so.13.0.10
lib/libwsutil.so
lib/libwsutil.so.14
lib/libwsutil.so.14.0.0
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.167 pkgsrc/net/wireshark/distinfo:1.168
--- pkgsrc/net/wireshark/distinfo:1.167 Fri Aug 25 10:57:40 2023
+++ pkgsrc/net/wireshark/distinfo Fri Oct 6 12:39:03 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.167 2023/08/25 10:57:40 adam Exp $
+$NetBSD: distinfo,v 1.168 2023/10/06 12:39:03 adam Exp $
-BLAKE2s (wireshark-4.0.8.tar.xz) = 41c23b5e21f1d7f043521157aedfe5e5a0c3ad62004bf1969159c6dbdcb1ea5f
-SHA512 (wireshark-4.0.8.tar.xz) = f6de0f86bb1eac82f7ed2d98d7f4fe3189107b1f0da441abd9077593f8e624989c33aaf8b4ef4b3c460fe787c64c4b8fdb3168de9f5661802fed6b06d71c5c65
-Size (wireshark-4.0.8.tar.xz) = 43123664 bytes
+BLAKE2s (wireshark-4.0.10.tar.xz) = dee2ad1a0b7e9e54ccc4650adce957338a679703969e71fe2f42e545fb0ea40a
+SHA512 (wireshark-4.0.10.tar.xz) = 695a5617100195aad92ecc38a29c3b765018fee49913dd6025b2e19d1ec5c5c4ed4195a79b5caa9cf0e8476db237e74bb602e56e9d2989ae852298767eaffbe5
+Size (wireshark-4.0.10.tar.xz) = 43124192 bytes
SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026
Home |
Main Index |
Thread Index |
Old Index