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 Feb 11 10:08:27 UTC 2022
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 3.6.2
Wireshark 3.6.2 Release Notes
What’s New
Bug Fixes
The following vulnerabilities have been fixed:
• wnpa-sec-2022-01[1] RTMPT dissector infinite loop. Issue
17813[2].
• wnpa-sec-2022-02[3] Large loops in multiple dissectors. Issue
17829[4], Issue 17842[5], Issue 17847[6], Issue 17855[7], Issue
17891[8], Issue 17925[9], Issue 17926[10], Issue 17931[11], Issue
17932[12], Issue 17933[13].
• wnpa-sec-2022-03[14] PVFS dissector crash. Issue 17840[15].
• wnpa-sec-2022-04[16] CSN.1 dissector crash. Issue 17882[17].
• wnpa-sec-2022-05[18] CMS dissector crash. Issue 17935[19].
The following bugs have been fixed:
• Support for GSM SMS TPDU in HTTP2 body Issue 17784[20].
• Wireshark 3.6.1 broke the ABI by removing ws_log_default_writer
from libwsutil Issue 17822[21].
• Fedora RPM package build failing with RPATH of /usr/local/lib64
Issue 17830[22].
• macos-setup.sh: ftp.pcre.org no longer exists Issue 17834[23].
• nmap.org/npcap → npcap.com: domain/URL change Issue 17838[24].
• MPLS ECHO FEC stack change TLV not dissected correctly Issue
17868[25].
• Attempting to open a systemd journal export file segfaults Issue
17875[26].
• Dissector bug on 802.11ac packets Issue 17878[27].
• The Info column shows only one NGAP/S1AP packet of several
packets inside an SCTP packet Issue 17886[28].
• Uninstalling Wireshark 3.6.1 on Windows 10 fails to remove the
installation directory because it doesn’t remove the User’s Guide
subdirectory and all its contents. Issue 17898[29].
• 3.6 doesn’t build without zlib Issue 17899[30].
• SIP Statistics no longer properly reporting method type
accounting Issue 17904[31].
• Fuzz job crash output: fuzz-2022-01-26-6940.pcap Issue 17909[32].
• SCTP retransmission detection broken for the first data chunk of
each association with relative TSN Issue 17917[33].
• “Show In Folder” doesn’t work correctly for filenames with spaces
Issue 17927[34].
New and Updated Features
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
AMP, ASN.1 PER, ATN-ULCS, BGP, BP, CFLOW, CMS, CSN.1, GDSDB, GSM RP,
GTP, HTTP3, IEEE 802.11 Radiotap, IPDC, ISAKMP, Kafka, MP2T, MPEG
PES, MPEG SECT, MPLS ECHO, NGAP, NTLMSSP, OpenFlow 1.4, OpenFlow 1.5,
P_MUL, PN-RT, PROXY, PTP, PVFS, RSL, RTMPT, rtnetlink, S1AP, SCTP,
Signal PDU, SIP, TDS, USB, WAP, and ZigBee ZCL
New and Updated Capture File Support
BLF and libpcap
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.264 -r1.265 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.153 -r1.154 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.264 pkgsrc/net/wireshark/Makefile:1.265
--- pkgsrc/net/wireshark/Makefile:1.264 Thu Dec 30 20:20:19 2021
+++ pkgsrc/net/wireshark/Makefile Fri Feb 11 10:08:27 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.264 2021/12/30 20:20:19 adam Exp $
+# $NetBSD: Makefile,v 1.265 2022/02/11 10:08:27 adam Exp $
-DISTNAME= wireshark-3.6.1
+DISTNAME= wireshark-3.6.2
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.68 pkgsrc/net/wireshark/PLIST:1.69
--- pkgsrc/net/wireshark/PLIST:1.68 Thu Dec 30 20:20:19 2021
+++ pkgsrc/net/wireshark/PLIST Fri Feb 11 10:08:27 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.68 2021/12/30 20:20:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.69 2022/02/11 10:08:27 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -639,13 +639,13 @@ include/wireshark/wsutil/wslog.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.15
-lib/libwireshark.so.15.0.1
+lib/libwireshark.so.15.0.2
lib/libwiretap.so
lib/libwiretap.so.12
-lib/libwiretap.so.12.0.1
+lib/libwiretap.so.12.0.2
lib/libwsutil.so
lib/libwsutil.so.13
-lib/libwsutil.so.13.0.0
+lib/libwsutil.so.13.1.0
lib/pkgconfig/wireshark.pc
lib/wireshark/cmake/FindGLIB2.cmake
lib/wireshark/cmake/FindWSLibrary.cmake
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.153 pkgsrc/net/wireshark/distinfo:1.154
--- pkgsrc/net/wireshark/distinfo:1.153 Thu Dec 30 20:20:19 2021
+++ pkgsrc/net/wireshark/distinfo Fri Feb 11 10:08:27 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.153 2021/12/30 20:20:19 adam Exp $
+$NetBSD: distinfo,v 1.154 2022/02/11 10:08:27 adam Exp $
-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
+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
SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea
Home |
Main Index |
Thread Index |
Old Index