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 May 26 04:27:56 UTC 2023

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
wireshark: updated to 4.0.6

Wireshark 4.0.6 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-12[3] Candump log file parser crash. Issue
      19062[4]. CVE-2023-2855[5].

    • wnpa-sec-2023-13[6] BLF file parser crash. Issue 19063[7].
      CVE-2023-2857[8].

    • wnpa-sec-2023-14[9] GDSDB dissector infinite loop. Issue
      19068[10].

    • wnpa-sec-2023-15[11] NetScaler file parser crash. Issue
      19081[12]. CVE-2023-2858[13].

    • wnpa-sec-2023-16[14] VMS TCPIPtrace file parser crash. Issue
      19083[15]. CVE-2023-2856[16].

    • wnpa-sec-2023-17[17] BLF file parser crash. Issue 19084[18].
      CVE-2023-2854[19].

    • wnpa-sec-2023-18[20] RTPS dissector crash. Issue 19085[21].
      CVE-2023-0666[22].

    • wnpa-sec-2023-19[23] IEEE C37.118 Synchrophasor dissector crash.
      Issue 19087[24]. CVE-2023-0668[25].

    • wnpa-sec-2023-20[26] XRA dissector infinite loop. Issue
      19100[27].

  The following bugs have been fixed:

    • Conversations list has incorrect unit (bytes) in bit speed
      columns in the 3.7 development versions. Issue 18211[28].

    • The media_type table should treat media types, e.g.
      application/3gppHal+json, as case-insensitive. Issue 18611[29].

    • NNTP dissector bug. Issue 18981[30].

    • Incorrect padding in BFCP decoder. Issue 18890[31].

    • SPNEGO dissector bug. Issue 18991[32].

    • SRT values are incorrect when applying a time shift. Issue
      18999[33].

    • Add warning that capturing is not supported in Wireshark
      installed from flatpak. Issue 19008[34].

    • Opening Wireshark with -z io,stat option. Issue 19042[35].

    • batadv dissector bug. Issue 19047[36].

    • radiotap-gen build fails if pcap is not found. Issue 19059[37].

    • [UDS] When filtering the uds.wdbi.data_identifier or
      uds.iocbi.data_identifier field is interpreted as 1 byte whereas
      it consists of 2 bytes. Issue 19078[38].

    • Wireshark can’t save this capture in that format. Issue
      19080[39].

    • MSMMS parsing buffer overflow. Issue 19086[40].

    • USB HID parser shows wrong label for usages Rx/Vx/Vbrx of usage
      page Generic Desktop Control. Issue 19095[41].

    • "Follow → QUIC Stream" mixes data between streams. Issue
      19102[42].

 New and Updated Features

  The media type dissector table now properly treats media types and
  subtypes as case-insensitive automatically, per RFC 6838. Media types
  no longer need to be lower cased before registering or looking up in
  the table.

 Removed Features and Support

 New Protocol Support

  There are no new protocols in this release.

 Updated Protocol Support

  batadv, BFCP, CommunityID, COSE, GDSDB, H.265, HTTP, ILP, ISAKMP,
  MSMMS, NNTP, NR RRC, NTLMSSP, QUIC, RTPS, SPNEGO, Synphasor, TCP,
  UDS, ULP, USB HID, and XRA


To generate a diff of this commit:
cvs rdiff -u -r1.296 -r1.297 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.164 -r1.165 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.296 pkgsrc/net/wireshark/Makefile:1.297
--- pkgsrc/net/wireshark/Makefile:1.296 Mon May 22 21:00:42 2023
+++ pkgsrc/net/wireshark/Makefile       Fri May 26 04:27:56 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.296 2023/05/22 21:00:42 wiz Exp $
+# $NetBSD: Makefile,v 1.297 2023/05/26 04:27:56 adam Exp $
 
-DISTNAME=      wireshark-4.0.5
-PKGREVISION=   3
+DISTNAME=      wireshark-4.0.6
 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.80 pkgsrc/net/wireshark/PLIST:1.81
--- pkgsrc/net/wireshark/PLIST:1.80     Thu Apr 13 14:25:10 2023
+++ pkgsrc/net/wireshark/PLIST  Fri May 26 04:27:56 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.80 2023/04/13 14:25:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.81 2023/05/26 04:27:56 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.5
+lib/libwireshark.so.16.0.6
 lib/libwiretap.so
 lib/libwiretap.so.13
-lib/libwiretap.so.13.0.5
+lib/libwiretap.so.13.0.6
 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.164 pkgsrc/net/wireshark/distinfo:1.165
--- pkgsrc/net/wireshark/distinfo:1.164 Thu Apr 13 14:25:10 2023
+++ pkgsrc/net/wireshark/distinfo       Fri May 26 04:27:56 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.164 2023/04/13 14:25:10 adam Exp $
+$NetBSD: distinfo,v 1.165 2023/05/26 04:27:56 adam Exp $
 
-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
+BLAKE2s (wireshark-4.0.6.tar.xz) = 0da12d139bdb38a4b7887ad3217b39082caf282d75d277250d237dd486445487
+SHA512 (wireshark-4.0.6.tar.xz) = 651b760d05518a914ffbb2fe1ced84e877ebc40d7b03500586e009609064761bef7810654b1321e08aeea403867450be289227a9e43937e9f777693a8f4c901b
+Size (wireshark-4.0.6.tar.xz) = 41583088 bytes
 SHA1 (patch-CMakeLists.txt) = bfb0e748ce1f6577a758b650d1bed2b6d66dc026



Home | Main Index | Thread Index | Old Index