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.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94057f0df38c
branches:  trunk
changeset: 375880:94057f0df38c
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 29 07:17:07 2022 +0000

description:
wireshark: updated to 3.6.3

Wireshark 3.6.3 Release Notes

What’s New

 Bug Fixes

  The following bugs have been fixed:

    • Fuzz job crash output: fuzz-2022-01-19-7399.pcap Issue 17894[1].

    • TLS dissector incorrectly reports JA3 values Issue 17942[2].

    • "Wiki Protocol page" in packet details menu is broken - wiki
      pages not migrated to GitLab? Issue 17944[3].

    • Dissector bug, protocol PFCP display Flow Description IE value
      error in Additional Flow Description of PFD Management Request
      Message Issue 17951[4].

    • Bluetooth: Fails to open Log file for SCO connection Issue
      17964[5].

    • Fuzz job crash output: fuzz-2022-03-07-10896.pcap Issue 17984[6].

    • libwiretap: Save as ERF causes segmentation fault Issue 17989[7].

    • HTTP server returning multiple early hints shows too many
      responses in "Follow HTTP Stream" Issue 18006[8].

 New and Updated Features

 New Protocol Support

  There are no new protocols in this release.

 Updated Protocol Support

  CSN.1, HTTP, IEEE 802.11, NTLM SSP, PFCP, PKTLOG, SSDP, TLS, and USB
  HID

 New and Updated Capture File Support

  pcap and pcapng

 New File Format Decoding Support

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

diffstat:

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

diffs (49 lines):

diff -r 7bb565762a51 -r 94057f0df38c net/wireshark/Makefile
--- a/net/wireshark/Makefile    Tue Mar 29 07:16:00 2022 +0000
+++ b/net/wireshark/Makefile    Tue Mar 29 07:17:07 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.266 2022/03/28 10:56:19 tnn Exp $
+# $NetBSD: Makefile,v 1.267 2022/03/29 07:17:07 adam Exp $
 
-DISTNAME=      wireshark-3.6.2
-PKGREVISION=   1
+DISTNAME=      wireshark-3.6.3
 CATEGORIES=    net
 MASTER_SITES=  https://www.wireshark.org/download/src/
 EXTRACT_SUFX=  .tar.xz
diff -r 7bb565762a51 -r 94057f0df38c net/wireshark/PLIST
--- a/net/wireshark/PLIST       Tue Mar 29 07:16:00 2022 +0000
+++ b/net/wireshark/PLIST       Tue Mar 29 07:17:07 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.69 2022/02/11 10:08:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.70 2022/03/29 07:17:07 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.2
+lib/libwireshark.so.15.0.3
 lib/libwiretap.so
 lib/libwiretap.so.12
-lib/libwiretap.so.12.0.2
+lib/libwiretap.so.12.0.3
 lib/libwsutil.so
 lib/libwsutil.so.13
 lib/libwsutil.so.13.1.0
diff -r 7bb565762a51 -r 94057f0df38c net/wireshark/distinfo
--- a/net/wireshark/distinfo    Tue Mar 29 07:16:00 2022 +0000
+++ b/net/wireshark/distinfo    Tue Mar 29 07:17:07 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.154 2022/02/11 10:08:27 adam Exp $
+$NetBSD: distinfo,v 1.155 2022/03/29 07:17:07 adam Exp $
 
-BLAKE2s (wireshark-3.6.2.tar.xz) = ae5a1a2911078be9f84deb5f480f61794e5eff8773235d25a623e34c18bf6382
-SHA512 (wireshark-3.6.2.tar.xz) = cd4a8077629632e9a924600f9af2ffd01917726fd64504d6f3b4a2a1cb5340c9c0bac23e4abab63743952a0a78efd2e09bb125b127d24e85eca6fa41928fd070
-Size (wireshark-3.6.2.tar.xz) = 39654296 bytes
+BLAKE2s (wireshark-3.6.3.tar.xz) = d439c01a6062d783399b6289c67900e0431d3f52892c25902e46adc8450f0e36
+SHA512 (wireshark-3.6.3.tar.xz) = 4415216f791caee23757f3c754dd88ce8fd8eb8d2d64c1bd011b40c7451a1ef56cf41bcf1cdcf41221f196bf17be550f9271f05b82a017a02cac5c241785b7e6
+Size (wireshark-3.6.3.tar.xz) = 39935892 bytes
 SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea


Home | Main Index | Thread Index | Old Index