pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: updated to 3.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba76c1a16c02
branches:  trunk
changeset: 771971:ba76c1a16c02
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 30 20:20:19 2021 +0000

description:
wireshark: updated to 3.6.1

Wireshark 3.6.1 Release Notes

 What’s New

  Bug Fixes

   The following vulnerabilities have been fixed:

     • wnpa-sec-2021-17[1] RTMPT dissector infinite loop. Issue
       17745[2]. CVE-2021-4185[3].

     • wnpa-sec-2021-18[4] BitTorrent DHT dissector infinite loop. Issue
       17754[5]. CVE-2021-4184[6].

     • wnpa-sec-2021-19[7] pcapng file parser crash. Issue 17755[8].
       CVE-2021-4183[9].

     • wnpa-sec-2021-20[10] RFC 7468 file parser infinite loop. Issue
       17801[11]. CVE-2021-4182[12].

     • wnpa-sec-2021-21[13] Sysdig Event dissector crash.
       CVE-2021-4181[14].

     • wnpa-sec-2021-22[15] Kafka dissector infinite loop. Issue
       17811[16].

   The following bugs have been fixed:

     • Allow sub-second timestamps in hexdumps Issue 15562[17].

     • GRPC: An unnecessary empty Protobuf tree item is displayed if the
       GRPC message body length is 0 Issue 17675[18].

     • Can’t install "ChmodBPF.pkg" or "Add Wireshark to the system
       path.pkg" on M1 MacBook Air Monterey without Rosetta 2 Issue
       17757[19].

     • TECMP: LIN Payload is cut off by 1 byte Issue 17760[20].

     • Wireshark crashes if a 64 bit field of type BASE_CUSTOM is
       applied as a column Issue 17762[21].

     • Command line option "-o console.log.level" causes wireshark and
       tshark to exit on start Issue 17763[22].

     • Setting WIRESHARK_LOG_LEVEL=debug breaks interface capture Issue
       17764[23].

     • Unable to build without tshark Issue 17766[24].

     • IEEE 802.11 action frames are not getting parsed and always seen
       as malformed Issue 17767[25].

     • IEC 60870-5-101 link address field is 1 byte, but should have
       configurable length of 0,1 or 2 bytes Issue 17775[26].

     • dfilter: 'tcp.port not in {1}' crashes Wireshark Issue 17785[27].

  New and Updated Features

     • The 'console.log.level' preference was removed in Wireshark
       3.6.0. This release adds an '-o console.log.level:'
       backward-compatibilty option on the CLI that maps to the new
       logging sub-system. Note that this does not have bitmask
       semantics and does not correspond to any actual preference. It is
       just a transition mechanism for users that were relying on this
       CLI option and will be removed in the future. To see the new
       diagnostic output options consult the manpages or the output of
       '--help'.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   ANSI A I/F, AT, BitTorrent DHT, FF, GRPC, IEC 101/104, IEEE 802.11,
   IEEE 802.11 Radiotap, IPsec, Kafka, QUIC, RTMPT, RTSP, SRVLOC, Sysdig
   Event, and TECMP

  New and Updated Capture File Support

   BLF and RFC 7468

  New File Format Decoding Support

   There is no new or updated file format support in this release.

diffstat:

 net/wireshark/Makefile |  4 ++--
 net/wireshark/PLIST    |  6 +++---
 net/wireshark/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r 3b13cee37bd8 -r ba76c1a16c02 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Thu Dec 30 19:52:23 2021 +0000
+++ b/net/wireshark/Makefile    Thu Dec 30 20:20:19 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.263 2021/12/10 08:37:17 adam Exp $
+# $NetBSD: Makefile,v 1.264 2021/12/30 20:20:19 adam Exp $
 
-DISTNAME=      wireshark-3.6.0
+DISTNAME=      wireshark-3.6.1
 CATEGORIES=    net
 MASTER_SITES=  https://www.wireshark.org/download/src/
 EXTRACT_SUFX=  .tar.xz
diff -r 3b13cee37bd8 -r ba76c1a16c02 net/wireshark/PLIST
--- a/net/wireshark/PLIST       Thu Dec 30 19:52:23 2021 +0000
+++ b/net/wireshark/PLIST       Thu Dec 30 20:20:19 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.67 2021/12/10 14:46:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.68 2021/12/30 20:20:19 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -639,10 +639,10 @@
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.15
-lib/libwireshark.so.15.0.0
+lib/libwireshark.so.15.0.1
 lib/libwiretap.so
 lib/libwiretap.so.12
-lib/libwiretap.so.12.0.0
+lib/libwiretap.so.12.0.1
 lib/libwsutil.so
 lib/libwsutil.so.13
 lib/libwsutil.so.13.0.0
diff -r 3b13cee37bd8 -r ba76c1a16c02 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Thu Dec 30 19:52:23 2021 +0000
+++ b/net/wireshark/distinfo    Thu Dec 30 20:20:19 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.152 2021/12/16 09:36:06 tnn Exp $
+$NetBSD: distinfo,v 1.153 2021/12/30 20:20:19 adam Exp $
 
-BLAKE2s (wireshark-3.6.0.tar.xz) = 97678817cc7e6ccbeb6766fd8ad1d6fa96e29ae55e0da54424980c002c0ebf25
-SHA512 (wireshark-3.6.0.tar.xz) = 7c8afdee8957eb794030e0818a686c0efabc8ad9547449f434fc7299c7b7e624347698fdc7a42afac150eb86c8ca3d1d6360c29525bb35946619c4636f721094
-Size (wireshark-3.6.0.tar.xz) = 39687684 bytes
+BLAKE2s (wireshark-3.6.1.tar.xz) = 0fb0f7f66be02ce53e49b292c49268eeedc6fc7a23339e0a1d6e93d4d39f4d84
+SHA512 (wireshark-3.6.1.tar.xz) = 8b036d623010a5c4ece22de869847b3d999dac1c1e874e957c091a65c18351d9a1cc400828a70caf3c9f9900f8971dc585a5fafb7b08d446cd5d1d68938b0e81
+Size (wireshark-3.6.1.tar.xz) = 39632140 bytes
 SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea


Home | Main Index | Thread Index | Old Index