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: Tue Mar 29 07:17:07 UTC 2022
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.154 -r1.155 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.266 pkgsrc/net/wireshark/Makefile:1.267
--- pkgsrc/net/wireshark/Makefile:1.266 Mon Mar 28 10:56:19 2022
+++ pkgsrc/net/wireshark/Makefile Tue Mar 29 07:17:07 2022
@@ -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
Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.69 pkgsrc/net/wireshark/PLIST:1.70
--- pkgsrc/net/wireshark/PLIST:1.69 Fri Feb 11 10:08:27 2022
+++ pkgsrc/net/wireshark/PLIST Tue Mar 29 07:17:07 2022
@@ -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/wslog.h
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
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.154 pkgsrc/net/wireshark/distinfo:1.155
--- pkgsrc/net/wireshark/distinfo:1.154 Fri Feb 11 10:08:27 2022
+++ pkgsrc/net/wireshark/distinfo Tue Mar 29 07:17:07 2022
@@ -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