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.0.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/01bf3f5638b4
branches: trunk
changeset: 342723:01bf3f5638b4
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 24 18:44:12 2019 +0000
description:
wireshark: updated to 3.0.6
Wireshark 3.0.6:
What?s New
? On macOS, Wireshark can now be installed by dropping Wireshark.app
onto the Applications folder.
? The macOS installer now ships with Qt 5.12.5. It previously
shipped with Qt 5.12.3.
Bug Fixes
The following bugs have been fixed:
? macOS installer uses wrong user ID. Bug 6991[1].
? Using macosx-setup seems to prevent installing pre-built binary.
Bug 11399[2].
? macOS installer package is configured to disallow downgrades. Bug
12593[3].
? extcap: Several issues when capturing from multiple extcap
interfaces. Bug 13653[4].
? Expert Infos Incorrectly Displays Info Column instead of comment.
Bug 15516[5].
? Wireshark does not support USB packets with size greater than 256
KiB. Bug 15985[6].
? IS-IS: add support for decoding TE TLV Type 138 as per RFC 5307.
Bug 16012[7].
? NET-SNMP EngineID Length handling Warning. Bug 16051[8].
? TLS decryption is very slow on Windows when using a large PMS
file compared to Linux/macOS. Bug 16059[9].
? wireshark-3.0.5/epan/dissectors/packet-nas_5gs.c:2459: bad test
?. Bug 16075[10].
? ERSPAN Type III over GRE without sequence number not decoded
correctly. Bug 16089[11].
? Windows dumpcap -v does not display capture library info. Bug
16108[12].
? [Regression] FT_CHAR fields not supported in Lua API. Bug
16129[13].
Updated Protocol Support
AgentX, BT L2CAP, ERSPAN, GRE, IPv4, IS-IS, NAS 5GS, OpcUa, SNMP, and
SRT
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 d7b610796eaf -r 01bf3f5638b4 net/wireshark/Makefile
--- a/net/wireshark/Makefile Thu Oct 24 18:34:17 2019 +0000
+++ b/net/wireshark/Makefile Thu Oct 24 18:44:12 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.218 2019/10/01 11:47:24 adam Exp $
+# $NetBSD: Makefile,v 1.219 2019/10/24 18:44:12 adam Exp $
-DISTNAME= wireshark-3.0.5
+DISTNAME= wireshark-3.0.6
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r d7b610796eaf -r 01bf3f5638b4 net/wireshark/PLIST
--- a/net/wireshark/PLIST Thu Oct 24 18:34:17 2019 +0000
+++ b/net/wireshark/PLIST Thu Oct 24 18:44:12 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2019/10/01 11:47:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.45 2019/10/24 18:44:12 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -602,10 +602,10 @@
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.12
-lib/libwireshark.so.12.0.5
+lib/libwireshark.so.12.0.6
lib/libwiretap.so
lib/libwiretap.so.9
-lib/libwiretap.so.9.0.5
+lib/libwiretap.so.9.0.6
lib/libwscodecs.so
lib/libwscodecs.so.2
lib/libwscodecs.so.2.0.0
diff -r d7b610796eaf -r 01bf3f5638b4 net/wireshark/distinfo
--- a/net/wireshark/distinfo Thu Oct 24 18:34:17 2019 +0000
+++ b/net/wireshark/distinfo Thu Oct 24 18:44:12 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.123 2019/10/01 11:47:24 adam Exp $
+$NetBSD: distinfo,v 1.124 2019/10/24 18:44:12 adam Exp $
-SHA1 (wireshark-3.0.5.tar.xz) = 82883e96ee247d3fcacb0cafa0bed9112824ee3a
-RMD160 (wireshark-3.0.5.tar.xz) = f4be43f526ae5ef4c42fc294a37418e360a565d4
-SHA512 (wireshark-3.0.5.tar.xz) = 237ee66cfe0a7073f0e3623f327f7eb7204d1cd274e006dcc6890972d4135c2baa6c9d2426ea03ee64b7fc6dc45cb4cfe823e5cfc6f90e252d35b3ad7750884e
-Size (wireshark-3.0.5.tar.xz) = 30929864 bytes
+SHA1 (wireshark-3.0.6.tar.xz) = 785ce1faa2b813a5c1b1540497fa56eb8c0eb97d
+RMD160 (wireshark-3.0.6.tar.xz) = 366cb5aa0018aeca034154976dde40ed405d5af2
+SHA512 (wireshark-3.0.6.tar.xz) = fcd621c1434db69e6319e5932e2dcc378e004055378123f86bdce8dec095bbffbf2b85a880c7f46c69555fe3c9ddb7c79ee59ca2576e0fdf2cfb7eb6ce775b25
+Size (wireshark-3.0.6.tar.xz) = 30846672 bytes
SHA1 (patch-CMakeLists.txt) = c78289d6ded796674b947d6bddd0ba9749ab4569
Home |
Main Index |
Thread Index |
Old Index