Received: by mail.netbsd.org (Postfix, from userid 605) id CFAEC84E59; Fri, 20 Jan 2023 13:09:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C08884D5E for ; Fri, 20 Jan 2023 13:09:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WreyvfXQvHtw for ; Fri, 20 Jan 2023 13:09:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 218AB84CF8 for ; Fri, 20 Jan 2023 13:09:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F602FA90; Fri, 20 Jan 2023 13:09:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167422015076910" MIME-Version: 1.0 Date: Fri, 20 Jan 2023 13:09:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230120130910.1F602FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167422015076910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Fri Jan 20 13:09:10 UTC 2023 Modified Files: pkgsrc/net/wireshark: Makefile PLIST distinfo Log Message: wireshark: updated to 4.0.3 Wireshark 4.0.3 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] Bug Fixes The following vulnerabilities have been fixed: • wnpa-sec-2023-01[2] EAP dissector crash. Issue 18622[3]. • wnpa-sec-2023-02[4] NFS dissector memory leak. Issue 18628[5]. • wnpa-sec-2023-03[6] Dissection engine crash. Issue 18766[7]. • wnpa-sec-2023-04[8] GNW dissector crash. Issue 18779[9]. • wnpa-sec-2023-05[10] iSCSI dissector crash. Issue 18796[11]. • wnpa-sec-2023-06[12] Multiple dissector excessive loops. Issue 18711[13]. Issue 18720[14], Issue 18737[15]. • wnpa-sec-2023-07[16] TIPC dissector crash. Issue 18770[17]. The following bugs have been fixed: • Qt: After modifying coloring rules, the coloring rule applied to the first packet reflects the coloring rules previously in effect. Issue 12475[18]. • Help file doesn’t display for extcap interfaces. Issue 15592[19]. • For USB traffic on XHC20 interface destination is always given as Host. Issue 16768[20]. • Wireshark Expert Info - cannot deselect the limit to display filter tick box. Issue 18461[21]. • Wrong pointer conversion in get_data_source_tvb_by_name() Issue 18517[22]. • Wrong number of bits skipped while decoding an empty UTF8String on UPER packet. Issue 18702[23]. • Crash when analyzing protobuf packets. Issue 18730[24]. • Uninitialized values in various dissectors. Issue 18742[25]. • String (GeoIP country/city) ordering doesn’t work in Endpoints. Issue 18749[26]. • Wireshark crashes with an assertion failure on stray minus in filter. Issue 18750[27]. • IO Graph: Add new graph only works until the 10th graph. Issue 18762[28]. • Fuzz job crash output: fuzz-2022-12-30-11007.pcap. Issue 18770[29]. • Q.850 - error in label for cause 0x7F. Issue 18780[30]. • Uninitialized values in CoAP and RTPS dissectors. Issue 18785[31]. • Screenshots in AppStream metainfo.xml file not available. Issue 18801[32]. Updated Protocol Support ASTERIX, BEEP, BGP, BPv6, CoAP, EAP, GNW, GSM A-bis P-GSL, iSCSI, ISUP, LwM2M-TLV, MBIM, NBAP, NFS, OBD-II, OPUS, ProtoBuf, RLC, ROHC, RTPS, Telnet, TIPC, and USB To generate a diff of this commit: cvs rdiff -u -r1.284 -r1.285 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/wireshark/PLIST cvs rdiff -u -r1.161 -r1.162 pkgsrc/net/wireshark/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167422015076910 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.284 pkgsrc/net/wireshark/Makefile:1.285 --- pkgsrc/net/wireshark/Makefile:1.284 Tue Jan 3 17:38:04 2023 +++ pkgsrc/net/wireshark/Makefile Fri Jan 20 13:09:09 2023 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.284 2023/01/03 17:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.285 2023/01/20 13:09:09 adam Exp $ -DISTNAME= wireshark-4.0.2 -PKGREVISION= 1 +DISTNAME= wireshark-4.0.3 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.77 pkgsrc/net/wireshark/PLIST:1.78 --- pkgsrc/net/wireshark/PLIST:1.77 Fri Dec 9 09:24:07 2022 +++ pkgsrc/net/wireshark/PLIST Fri Jan 20 13:09:09 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.77 2022/12/09 09:24:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.78 2023/01/20 13:09:09 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.2 +lib/libwireshark.so.16.0.3 lib/libwiretap.so lib/libwiretap.so.13 -lib/libwiretap.so.13.0.2 +lib/libwiretap.so.13.0.3 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.161 pkgsrc/net/wireshark/distinfo:1.162 --- pkgsrc/net/wireshark/distinfo:1.161 Fri Dec 9 09:24:07 2022 +++ pkgsrc/net/wireshark/distinfo Fri Jan 20 13:09:09 2023 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.161 2022/12/09 09:24:07 adam Exp $ +$NetBSD: distinfo,v 1.162 2023/01/20 13:09:09 adam Exp $ -BLAKE2s (wireshark-4.0.2.tar.xz) = 793a45e32ba69152ed0b24398f3c1738fec056b76ece7370149bb62c14acd2ff -SHA512 (wireshark-4.0.2.tar.xz) = 0f401f639add6483799131dd853a4f4bcf8977fd987915074d0301f553fca9f6cd6e0b7cc47358699c1f4e65872760135dea9889fb34dbb70b917768b6f37ff5 -Size (wireshark-4.0.2.tar.xz) = 41296132 bytes +BLAKE2s (wireshark-4.0.3.tar.xz) = 04605df2a08ee342b8fa24fb16e860ae6b3fcbb63cccf4bc45254b139a9195e3 +SHA512 (wireshark-4.0.3.tar.xz) = ef6d20b9b69e1a2b6b6b5bebe5f13545acb73b2faece32198dbe01c4181524d5f8320712b4440c93fc65ef075ab7b6398394581b3dc09a20b1b5b9b90ec2a13c +Size (wireshark-4.0.3.tar.xz) = 41383164 bytes SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026 --_----------=_167422015076910--