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 Jun 5 09:51:40 UTC 2025
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.4.7
4.4.7
Bug Fixes
The following vulnerabilities have been fixed:
wnpa-sec-2025-02 Dissection engine crash. Issue 20509. CVE-2025-5601.
The following bugs have been fixed:
Wireshark does not correctly decode LIN "go to sleep" in TECMP and CMP. Issue 20463.
Dissector bug, Protocol CIGI. Issue 20496.
Green power packets are not dissected when proto_version == ZBEE_VERSION_GREEN_POWER. Issue 20497.
Packet diagrams misalign or drop bitfields. Issue 20507.
Corruption when setting heuristic dissector table UI name from Lua. Issue 20523.
LDAP dissector incorrectly displays filters with singleton "&" Issue 20527.
WebSocket per-message compression extentions: fail to decompress server messages (from the 2nd) due to parameter handling. Issue 20531.
The LL_PERIODIC_SYNC_WR_IND packet is not properly dissected (packet-btle.c) Issue 20554.
To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.99 -r1.100 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.182 -r1.183 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.333 pkgsrc/net/wireshark/Makefile:1.334
--- pkgsrc/net/wireshark/Makefile:1.333 Sat May 3 17:26:03 2025
+++ pkgsrc/net/wireshark/Makefile Thu Jun 5 09:51:40 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.333 2025/05/03 17:26:03 leot Exp $
+# $NetBSD: Makefile,v 1.334 2025/06/05 09:51:40 adam Exp $
-DISTNAME= wireshark-4.4.6
-PKGREVISION= 3
+DISTNAME= wireshark-4.4.7
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.99 pkgsrc/net/wireshark/PLIST:1.100
--- pkgsrc/net/wireshark/PLIST:1.99 Sat May 3 17:26:03 2025
+++ pkgsrc/net/wireshark/PLIST Thu Jun 5 09:51:40 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.99 2025/05/03 17:26:03 leot Exp $
+@comment $NetBSD: PLIST,v 1.100 2025/06/05 09:51:40 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.6
+lib/libwireshark.so.18.0.7
lib/libwiretap.so
lib/libwiretap.so.15
-lib/libwiretap.so.15.0.6
+lib/libwiretap.so.15.0.7
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.182 pkgsrc/net/wireshark/distinfo:1.183
--- pkgsrc/net/wireshark/distinfo:1.182 Thu Apr 17 04:50:59 2025
+++ pkgsrc/net/wireshark/distinfo Thu Jun 5 09:51:40 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.182 2025/04/17 04:50:59 adam Exp $
+$NetBSD: distinfo,v 1.183 2025/06/05 09:51:40 adam Exp $
-BLAKE2s (wireshark-4.4.6.tar.xz) = 1118be031e4deff577232baed64961eda5d9e7cbdae852e73213e76ec414825b
-SHA512 (wireshark-4.4.6.tar.xz) = 5bc1f99ed18df2a5ebcd72828f7ed5e5ae4bdc17b245ef9de02f58a5997b04bd1dca764c3f163d1385616efcf9895c46c002ea2800f190b5e44bcc75e5485692
-Size (wireshark-4.4.6.tar.xz) = 46802228 bytes
+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
SHA1 (patch-CMakeLists.txt) = 80af7e00226894efe82db3b89ea8fee08bd30681
Home |
Main Index |
Thread Index |
Old Index