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 Apr 13 14:25:10 UTC 2023
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 4.0.5
Wireshark 4.0.5 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 will likely 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 vulnerabilities have been fixed:
• wnpa-sec-2023-09[3] RPCoRDMA dissector crash. Issue 18852[4].
• wnpa-sec-2023-10[5] LISP dissector large loop. Issue 18900[6].
• wnpa-sec-2023-11[7] GQUIC dissector crash Issue 18947[8].
The following bugs have been fixed:
• Wireshark ITS Dissector RTCMEM wrong protocol version selector 2
- should use 1. Issue 18862[9].
• Wireshark treats the letter E in SSRC as an exponential
representation of a number. Issue 18879[10].
• VNC RRE Parser skips over data. Issue 18883[11].
• sshdump coredump when --remote-interface is left empty. Issue
18904[12].
• Fuzz job crash output: fuzz-2023-03-17-7298.pcap. Issue
18917[13].
• Fuzz job crash output: fuzz-2023-03-27-7564.pcap. Issue
18934[14].
• RFC8925 support (dhcp option 108) Issue 18943[15].
• DIS dissector shows an incorrect state in the packet list info
column. Issue 18967[16].
• RTP analysis shows incorrect timestamp error when timestamp is
rolled over. Issue 18973[17].
• Asterisk (*) key crash on Endpoint/Conversation dialog. Issue
18975[18].
• The RTP player waveform now synchronizes better with audio.
New and Updated Features
There are no new or updated features in this release.
Removed Features and Support
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
DHCP, DIS, DNS, ERF, FF, genl, GQUIC, GSM A-bis OML, HL7, IEEE
802.11, ITS, LAPD, netfilter, netlink-route, netlink-sock_diag,
nl80211, RLC, RPCoRDMA, RTPS, SCTP, SMB, UDS, VNC, and WCP
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.79 -r1.80 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.163 -r1.164 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.292 pkgsrc/net/wireshark/Makefile:1.293
--- pkgsrc/net/wireshark/Makefile:1.292 Thu Apr 13 06:48:38 2023
+++ pkgsrc/net/wireshark/Makefile Thu Apr 13 14:25:10 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.292 2023/04/13 06:48:38 wiz Exp $
+# $NetBSD: Makefile,v 1.293 2023/04/13 14:25:10 adam Exp $
-DISTNAME= wireshark-4.0.4
-PKGREVISION= 3
+DISTNAME= wireshark-4.0.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.79 pkgsrc/net/wireshark/PLIST:1.80
--- pkgsrc/net/wireshark/PLIST:1.79 Fri Mar 3 07:56:59 2023
+++ pkgsrc/net/wireshark/PLIST Thu Apr 13 14:25:10 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.79 2023/03/03 07:56:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.80 2023/04/13 14:25:10 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.4
+lib/libwireshark.so.16.0.5
lib/libwiretap.so
lib/libwiretap.so.13
-lib/libwiretap.so.13.0.4
+lib/libwiretap.so.13.0.5
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.163 pkgsrc/net/wireshark/distinfo:1.164
--- pkgsrc/net/wireshark/distinfo:1.163 Fri Mar 3 07:56:59 2023
+++ pkgsrc/net/wireshark/distinfo Thu Apr 13 14:25:10 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.163 2023/03/03 07:56:59 adam Exp $
+$NetBSD: distinfo,v 1.164 2023/04/13 14:25:10 adam Exp $
-BLAKE2s (wireshark-4.0.4.tar.xz) = 87dc8d62409854465e2df723c744ed9f95f981746d77a2376ea7b20c4f51690b
-SHA512 (wireshark-4.0.4.tar.xz) = e6aa49ba12245ec3ae779fc9b30a783121b6a8298ab512968f408d96d4e73b2962ccb289f2ead68b7b1d6788bfa7e11b28f4a5b4c4b043ecdbc09668bdd4feff
-Size (wireshark-4.0.4.tar.xz) = 41399396 bytes
+BLAKE2s (wireshark-4.0.5.tar.xz) = 814cb00281b639177adbf180e05273e96fb385a9b8e3aa266510c04b8b05e4d8
+SHA512 (wireshark-4.0.5.tar.xz) = fd03b0b382dd68212d173b955d6156bad23a31c4e044bb8120e0ce2622cfa963b3b9f86b469dbb26a3d275f9c426329043ac5e5461b1cbea718cd99a1d557ce9
+Size (wireshark-4.0.5.tar.xz) = 41401932 bytes
SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026
Home |
Main Index |
Thread Index |
Old Index