summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-12 12:40:07 +0000
committeradam <adam@pkgsrc.org>2019-09-12 12:40:07 +0000
commite370b10d624b8f331196ea749cae8b4f0b56a867 (patch)
tree27415e54b8e53840483fa119632131368d672956 /net
parent0737b5123217f88faa7da7b4600d6df74fdc6614 (diff)
downloadpkgsrc-e370b10d624b8f331196ea749cae8b4f0b56a867.tar.gz
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 (limited to 'net')
-rw-r--r--net/wireshark/Makefile5
-rw-r--r--net/wireshark/PLIST6
-rw-r--r--net/wireshark/distinfo10
3 files changed, 10 insertions, 11 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 3807bb4fa95..d8def7f97d2 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -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 --git a/net/wireshark/PLIST b/net/wireshark/PLIST
index 4b2e4d56ca3..25b3f44f7d0 100644
--- a/net/wireshark/PLIST
+++ b/net/wireshark/PLIST
@@ -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/wsjson.h
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 --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 0f691616213..6937950eb0f 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -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