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.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d961b9497c9
branches: trunk
changeset: 401143:0d961b9497c9
user: adam <adam%pkgsrc.org@localhost>
date: Thu Sep 12 12:40:07 2019 +0000
description:
wireshark: updated to 3.0.4
Wireshark 3.0.4 Release Notes
What?s New
? The Windows installers now ship with Npcap 0.9983. They previously
shipped with Npcap 0.996.
? The macOS installer now ships with Qt 5.12.3. It previously
shipped with Qt 5.12.4.
The following vulnerabilities have been fixed:
? wnpa-sec-2019-21[1] Gryphon dissector infinite loop.
The following bugs have been fixed:
? Coloring Rules dialog - enable/disable coloring rule issues.
? Enabling Time-Of-Day in IO Graph causes the x-axis origin to be
set to 01.01.1970.
? Wireshark GUI crashes when attempting to DnD multiple (possibly
corrupted) pcapng files.
? Buildbot crash output: randpkt-2019-06-14-14291.pcap.
? 802.11 RSN IE may be shorter than 18 bytes.
? Tshark outputs two data rate instead of one.
? Typo in checkbox label at bottom of sshdump configuration screen
(save parameters).
? Invalid pkcs11_libs entry crashes on Windows.
? Add additional text output for DNS types (DNSSEC).
? LSD bittorent.
? dfilter_macros is missing from Configuration Files article.
? Pane configuration inconsistencies.
? Packet list is sorted in reverse order after applying a display
filter in Qt 5.13.
? EAP-TLS fragments are repeatedly displayed.
? Broken TLS handshake reassembly in EAP-TTLS with multiple TLS
sessions.
? Wireshark does not support USB packets with size greater than 256
KiB.
? "Unable to drop files during capture." when drag?n?drop entry to
create display filter or filter button.
? Packet Bytes highlight for dns.qry.name.len and dns.count.labels
off by one.
? Segmentation fault in nfs_name_snoop_fh.
? Changing the protocol preferences caused a crash.
? DCERPC dissector broken for functions with only scalar variables.
Updated Protocol Support
BACnet, DCERPC, DNS, EAP, FC-dNS, Gryphon, IEEE 802.11, LSD, NFS, and
Radiotap
diffstat:
net/wireshark/Makefile | 5 ++---
net/wireshark/PLIST | 6 +++---
net/wireshark/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (51 lines):
diff -r 98f7114ad6cc -r 0d961b9497c9 net/wireshark/Makefile
--- a/net/wireshark/Makefile Thu Sep 12 12:09:22 2019 +0000
+++ b/net/wireshark/Makefile Thu Sep 12 12:40:07 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.215 2019/08/22 12:23:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.216 2019/09/12 12:40:07 adam Exp $
-DISTNAME= wireshark-3.0.3
-PKGREVISION= 3
+DISTNAME= wireshark-3.0.4
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff -r 98f7114ad6cc -r 0d961b9497c9 net/wireshark/PLIST
--- a/net/wireshark/PLIST Thu Sep 12 12:09:22 2019 +0000
+++ b/net/wireshark/PLIST Thu Sep 12 12:40:07 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2019/07/18 10:11:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.43 2019/09/12 12:40:07 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.3
+lib/libwireshark.so.12.0.4
lib/libwiretap.so
lib/libwiretap.so.9
-lib/libwiretap.so.9.0.3
+lib/libwiretap.so.9.0.4
lib/libwscodecs.so
lib/libwscodecs.so.2
lib/libwscodecs.so.2.0.0
diff -r 98f7114ad6cc -r 0d961b9497c9 net/wireshark/distinfo
--- a/net/wireshark/distinfo Thu Sep 12 12:09:22 2019 +0000
+++ b/net/wireshark/distinfo Thu Sep 12 12:40:07 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.121 2019/07/18 10:11:16 adam Exp $
+$NetBSD: distinfo,v 1.122 2019/09/12 12:40:07 adam Exp $
-SHA1 (wireshark-3.0.3.tar.xz) = 3a7406d54de9fd925a3d9800471610144fe44354
-RMD160 (wireshark-3.0.3.tar.xz) = 4ccaf1702977f7ffb225896f90807a35dd6e33cc
-SHA512 (wireshark-3.0.3.tar.xz) = 78d4aa68e47a72b641cb2a694028de743c195a41c42fb58f510402581a213c1239f63cad1f9163b13d64608fcedf64c7367a4888021b80613cb7e9a6ddbf8750
-Size (wireshark-3.0.3.tar.xz) = 30923980 bytes
+SHA1 (wireshark-3.0.4.tar.xz) = e7cda5bc6fe885887fb4cffedb565373c760c987
+RMD160 (wireshark-3.0.4.tar.xz) = 01a98122fbe701946088e0924a73333c2c79654b
+SHA512 (wireshark-3.0.4.tar.xz) = eb9ddc8ba3d78bc6c1f2e1d277e81c00939638793ed21b98999310231d13a0fc8a6149dc5e78f58026778b8137e954ad7f67069f8cb80465078ca2d9795b25d1
+Size (wireshark-3.0.4.tar.xz) = 30938336 bytes
SHA1 (patch-CMakeLists.txt) = c78289d6ded796674b947d6bddd0ba9749ab4569
Home |
Main Index |
Thread Index |
Old Index