Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B03A784F5C for ; Fri, 25 Aug 2023 10:57:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ZMkFv3bpRHuz for ; Fri, 25 Aug 2023 10:57:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6138C84E88 for ; Fri, 25 Aug 2023 10:57:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E685FBDB; Fri, 25 Aug 2023 10:57:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169296106084140" MIME-Version: 1.0 Date: Fri, 25 Aug 2023 10:57:40 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230825105740.5E685FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169296106084140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Fri Aug 25 10:57:40 UTC 2023 Modified Files: pkgsrc/net/wireshark: Makefile PLIST distinfo Log Message: wireshark: updated to 4.0.8 Wireshark 4.0.8 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 vulnerabilities have been fixed: • wnpa-sec-2023-23[3] CBOR dissector crash. Issue 19144[4]. • wnpa-sec-2023-24[5] BT SDP dissector infinite loop. Issue 19258[6]. • wnpa-sec-2023-25[7] BT SDP dissector memory leak. Issue 19259[8]. • wnpa-sec-2023-26[9] CP2179 dissector crash. Issue 19229[10]. The following bugs have been fixed: • TShark cannot capture to pipe on Windows correctly. Issue 17900[11]. • Wireshark wrongly blames group membership when pcap capabilities are removed. Issue 18279[12]. • Packet bytes window broken layout. Issue 18326[13]. • RTP Player only shows waveform until sequence rollover. Issue 18829[14]. • Valid Ethernet CFM DMM packets are shown as malformed. Issue 19198[15]. • Crash on DICOM Export Objects window close. Issue 19207[16]. • The QUIC dissector is reporting the quic_transport_parameters max_ack_delay with the title \"GREASE\" Issue 19209[17]. • Preferences: Folder name editing behaves weirdly, cursor jumps. Issue 19213[18]. • DHCPFO: Expert info list does not show all expert infos. Issue 19216[19]. • Websocket packets not decoded and displayed for Field type=Custom and Field name websocket.payload.text. Issue 19220[20]. • Cannot read pcapng file captured on OpenBSD and read on FreeBSD. Issue 19230[21]. • UI: While capturing the Wireshark icon changes from green to blue when new file is created. Issue 19252[22]. • Conversation: heap-use-after-free after wmem_leave_file_scope. Issue 19265[23]. • IP Packets with DSCP 44 does not indicate "Voice-Admit" Issue 19270[24]. • NAS 5GS Malformed Packet Decoding SOR transparent container PLMN ID and access technology list. Issue 19273[25]. • UI: Auto scroll button in the toolbar is turned on when manually scrolling to the end of packet list. Issue 19274[26]. To generate a diff of this commit: cvs rdiff -u -r1.299 -r1.300 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.82 -r1.83 pkgsrc/net/wireshark/PLIST cvs rdiff -u -r1.166 -r1.167 pkgsrc/net/wireshark/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169296106084140 Content-Disposition: inline Content-Length: 2387 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/wireshark/Makefile diff -u pkgsrc/net/wireshark/Makefile:1.299 pkgsrc/net/wireshark/Makefile:1.300 --- pkgsrc/net/wireshark/Makefile:1.299 Mon Aug 14 05:25:04 2023 +++ pkgsrc/net/wireshark/Makefile Fri Aug 25 10:57:40 2023 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.299 2023/08/14 05:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.300 2023/08/25 10:57:40 adam Exp $ -DISTNAME= wireshark-4.0.7 -PKGREVISION= 1 +DISTNAME= wireshark-4.0.8 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.82 pkgsrc/net/wireshark/PLIST:1.83 --- pkgsrc/net/wireshark/PLIST:1.82 Thu Jul 13 14:50:29 2023 +++ pkgsrc/net/wireshark/PLIST Fri Aug 25 10:57:40 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.82 2023/07/13 14:50:29 adam Exp $ +@comment $NetBSD: PLIST,v 1.83 2023/08/25 10:57:40 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.7 +lib/libwireshark.so.16.0.8 lib/libwiretap.so lib/libwiretap.so.13 -lib/libwiretap.so.13.0.7 +lib/libwiretap.so.13.0.8 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.166 pkgsrc/net/wireshark/distinfo:1.167 --- pkgsrc/net/wireshark/distinfo:1.166 Thu Jul 13 14:50:29 2023 +++ pkgsrc/net/wireshark/distinfo Fri Aug 25 10:57:40 2023 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.166 2023/07/13 14:50:29 adam Exp $ +$NetBSD: distinfo,v 1.167 2023/08/25 10:57:40 adam Exp $ -BLAKE2s (wireshark-4.0.7.tar.xz) = dbfb8f8edc476c3fe68584bfc1e858354a3ae451b0ba714f74b997ce04335ed2 -SHA512 (wireshark-4.0.7.tar.xz) = 98f609405f20a3714e7c5e4f806cae5cc842daaf0219bd92d3130d2930758cce244edca4529db59300b5ca1e1e98d1aa632bc5c85c92f26aa2e0c124e691a5ab -Size (wireshark-4.0.7.tar.xz) = 43113752 bytes +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 SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026 --_----------=_169296106084140--