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 2.6.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/f41350ec5322
branches: trunk
changeset: 317781:f41350ec5322
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 15 22:09:36 2019 +0000
description:
wireshark: updated to 2.6.6
Wireshark 2.6.6 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
? The Windows installers now ship with Qt 5.9.7. Previously they
shipped with Qt 5.9.5.
Bug Fixes
The following vulnerabilities have been fixed:
? wnpa-sec-2019-01[1] The 6LoWPAN dissector could crash.
? wnpa-sec-2019-02[4] The P_MUL dissector could crash.
? wnpa-sec-2019-03[7] The RTSE dissector and other dissectors could
crash.
? wnpa-sec-2019-04[10] The ISAKMP dissector could crash.
The following bugs have been fixed:
? console.lua not found in a folder with non-ASCII characters in
its name.
? Disabling Update list of packets in real time. will generally
trigger crash after three start capture, stop capture cycles.
? UDP Multicast Stream double counts.
? text2pcap et al. set snaplength to 64kiB-1, while processing
frames of 256kiB.
? Builds without libpcap fail if the libpcap headers aren?t
installed.
? TCAP AnalogRedirectRecord parameter incorrectly coded as
mandatory in QualReq_rr message.
? macOS DMG appears to have duplicate files.
? Wireshark jumps behind other windows when opening UAT dialogs.
? Pathnames containing non-ASCII characters are mangled in error
dialogs on Windows.
? Executing -z http,stat -r file.pcapng throws a segmentation
fault.
? IS-41 TCAP RegistrationNotification Invoke has borderCellAccess
parameter coded as tag 50 (as denyAccess) but should be 58.
? In DNS statistics, response times > 1 sec not included.
? GTPv2 APN dissect problem.
New and Updated Features
There are no new features in this release.
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
6LoWPAN, ANSI MAP, DNP3, DNS, GSM A, GTP, GTPv2, IMF, ISAKMP, ISObus
VT, Kerberos, P_MUL, RTSE, S7COMM, and TCAP
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 2e598e621807 -r f41350ec5322 net/wireshark/Makefile
--- a/net/wireshark/Makefile Tue Jan 15 21:44:16 2019 +0000
+++ b/net/wireshark/Makefile Tue Jan 15 22:09:36 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.203 2018/12/13 19:52:18 adam Exp $
+# $NetBSD: Makefile,v 1.204 2019/01/15 22:09:36 adam Exp $
-DISTNAME= wireshark-2.6.5
-PKGREVISION= 2
+DISTNAME= wireshark-2.6.6
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r 2e598e621807 -r f41350ec5322 net/wireshark/distinfo
--- a/net/wireshark/distinfo Tue Jan 15 21:44:16 2019 +0000
+++ b/net/wireshark/distinfo Tue Jan 15 22:09:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.116 2018/12/03 14:19:24 wiz Exp $
+$NetBSD: distinfo,v 1.117 2019/01/15 22:09:36 adam Exp $
-SHA1 (wireshark-2.6.5.tar.xz) = 556a8e084230e6359c86daf578d25c6f443458bb
-RMD160 (wireshark-2.6.5.tar.xz) = 0f840f0ef8747ba808ac17660bb54f3ff9dfdc4b
-SHA512 (wireshark-2.6.5.tar.xz) = fed2d08bb0ba06496c22a5d45946faf2ff4ca19c59faf758c668c583193faeec3c4379b64750478469fede91562891e9b6991591a09a3da8d2193cb64718d02f
-Size (wireshark-2.6.5.tar.xz) = 28390292 bytes
+SHA1 (wireshark-2.6.6.tar.xz) = d3d2f45a85e6f43a69c745b5c733e70dbc8cc535
+RMD160 (wireshark-2.6.6.tar.xz) = 5c5750e277e647a58916229f19d883a99e31046a
+SHA512 (wireshark-2.6.6.tar.xz) = b781c3b34dc76a3d8e60dc2b9b4e46a11994440b8df7b56134521ea9a77b27b0719a600db60d7f3d65f15972a5db2a7e85a8bf60d7217fce498fb5668de8fe56
+Size (wireshark-2.6.6.tar.xz) = 28407404 bytes
Home |
Main Index |
Thread Index |
Old Index