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.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/e69857fe402a
branches: trunk
changeset: 443308:e69857fe402a
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 10 12:27:57 2020 +0000
description:
wireshark: updated to 3.4.1
Wireshark 3.4.1 Release Notes
What is Wireshark?
Wireshark is the world’s most popular network protocol analyzer. It is
used for troubleshooting, analysis, development and education.
What’s New
Bug Fixes
• wnpa-sec-2020-16[1] Kafka dissector memory leak. Bug 16739[2].
CVE-2020-26418[3].
• wnpa-sec-2020-17[4] USB HID dissector crash. Bug 16958[5].
CVE-2020-26421[6].
• wnpa-sec-2020-18[7] RTPS dissector memory leak. Bug 16994[8].
CVE-2020-26420[9].
• wnpa-sec-2020-19[10] Multiple dissector memory leak. Bug
17032[11]. CVE-2020-26419[12].
The following bugs have been fixed:
New and Updated Features
• IETF QUIC TLS decryption errors when a NAT rebinding happens for
a connection Bug 16915[13].
• IETF QUIC TLS decryption error with key update Bug 16916[14].
• IETF QUIC TLS decryption error after the second key update Bug
16920[15].
• SOME/IP: Wrong dissection of parameters after Array Bug
16951[16].
• Can editcap properly corrupt pcapng file with systemd journal
export block? Bug 16965[17].
• Crash when a GIOP ior.txt file is present Bug 16984[18].
• Protobuf: failed to parse .proto file contains negative enum
values or option values of number type Bug 16988[19].
• MMRP dissector bug Bug 17005[20].
• QUIC: "Loss bits" capability Bug 17010[21].
• Stdin capture fails on Windows Bug 17018[22].
• SSTP no longer recognized Bug 17024[23].
• RFC2190 encapsulated H.263 bitfields masked wrong in Mode A Bug
17025[24].
• editcap fails when splitting into multiple pcapng files Bug
17060[25].
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
ACDR, DOCSIS, Ericsson HDLC, F5 Ethernet Trailer, GIOP, GSM A, GSM
RLC MAC, HTTP, IEEE 802.11, Kafka, LLC, MBIM, MMRP, NAS 5GS, NAS EPS,
Nordic BLE, ProtoBuf, QUIC, Radiotap, RFC 2190, RTCP, RTPS, S1AP,
SOME/IP, STUN, and USB Video
New and Updated Capture File Support
pcapng
diffstat:
net/wireshark/Makefile | 4 ++--
net/wireshark/PLIST | 6 +++---
net/wireshark/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (50 lines):
diff -r fd5725324fca -r e69857fe402a net/wireshark/Makefile
--- a/net/wireshark/Makefile Thu Dec 10 12:16:48 2020 +0000
+++ b/net/wireshark/Makefile Thu Dec 10 12:27:57 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.242 2020/11/12 21:05:20 adam Exp $
+# $NetBSD: Makefile,v 1.243 2020/12/10 12:27:57 adam Exp $
-DISTNAME= wireshark-3.4.0
+DISTNAME= wireshark-3.4.1
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r fd5725324fca -r e69857fe402a net/wireshark/PLIST
--- a/net/wireshark/PLIST Thu Dec 10 12:16:48 2020 +0000
+++ b/net/wireshark/PLIST Thu Dec 10 12:27:57 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.55 2020/11/12 21:05:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.56 2020/12/10 12:27:58 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -615,10 +615,10 @@
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.14
-lib/libwireshark.so.14.0.0
+lib/libwireshark.so.14.0.1
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.0
+lib/libwiretap.so.11.0.1
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0
diff -r fd5725324fca -r e69857fe402a net/wireshark/distinfo
--- a/net/wireshark/distinfo Thu Dec 10 12:16:48 2020 +0000
+++ b/net/wireshark/distinfo Thu Dec 10 12:27:57 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.135 2020/11/12 21:05:20 adam Exp $
+$NetBSD: distinfo,v 1.136 2020/12/10 12:27:58 adam Exp $
-SHA1 (wireshark-3.4.0.tar.xz) = 6fdf4f394c287f1e21b48c5293ec1a6e6b627996
-RMD160 (wireshark-3.4.0.tar.xz) = cd79a56fdc433109b104ffacd43ba2825999c864
-SHA512 (wireshark-3.4.0.tar.xz) = 02070db23c64e1efe42b83cdcd7b52fb9b247e653da0aa12dc21a4283272fea0a135f4b0c5641197840bef88e52785d64a860c9fcfe1bcbaceb016c5258c9649
-Size (wireshark-3.4.0.tar.xz) = 32502760 bytes
+SHA1 (wireshark-3.4.1.tar.xz) = 3c9a24b8954d712a189f997131e283fbd0b606bc
+RMD160 (wireshark-3.4.1.tar.xz) = 1b5e1fee340c149b70dbe8e8cf935518b06656e8
+SHA512 (wireshark-3.4.1.tar.xz) = a968158a5a22d04a9bf3b060246f7579210a8106e06184411fd00dad69e030c10aecfa579c09dcca11fb659e0a1de4773951578cb3697dd2dc8e5153d3892728
+Size (wireshark-3.4.1.tar.xz) = 32470004 bytes
SHA1 (patch-CMakeLists.txt) = 8faf8f63d75d5733a69b52ce9fbf291bd90a5575
Home |
Main Index |
Thread Index |
Old Index