pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Sep 12 12:40:07 UTC 2019

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.121 -r1.122 pkgsrc/net/wireshark/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.215 pkgsrc/net/wireshark/Makefile:1.216
--- pkgsrc/net/wireshark/Makefile:1.215 Thu Aug 22 12:23:42 2019
+++ pkgsrc/net/wireshark/Makefile       Thu Sep 12 12:40:07 2019
@@ -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

Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.42 pkgsrc/net/wireshark/PLIST:1.43
--- pkgsrc/net/wireshark/PLIST:1.42     Thu Jul 18 10:11:16 2019
+++ pkgsrc/net/wireshark/PLIST  Thu Sep 12 12:40:07 2019
@@ -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

Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.121 pkgsrc/net/wireshark/distinfo:1.122
--- pkgsrc/net/wireshark/distinfo:1.121 Thu Jul 18 10:11:16 2019
+++ pkgsrc/net/wireshark/distinfo       Thu Sep 12 12:40:07 2019
@@ -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