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 Nov 12 21:05:20 UTC 2020
Modified Files:
pkgsrc/net/wireshark: Makefile PLIST distinfo
Log Message:
wireshark: updated to 3.4.0
Wireshark 3.4.0
New and Updated Features
The following features are new (or have been significantly updated) since version 3.4.0rc1:
Nothing of note.
The following features are new (or have been significantly updated) since version 3.3.1:
The Protobuf fields defined as google.protobuf.Timestamp type of Protobuf standard library can now be dissected as Wireshark fields of absolute time type.
The following features are new (or have been significantly updated) since version 3.3.0:
The Windows installers now ship with Npcap 1.00. They previously shipped with Npcap 0.9997.
The Windows installers now ship with Qt 5.15.1. They previously shipped with Qt 5.12.8.
The following features are new (or have been significantly updated) since version 3.2.0:
Windows executables and installers are now signed using SHA-2 only.
Save RTP stream to .au supports any codec with 8000 Hz rate supported by Wireshark (shown in RTP player). If save of audio is not possible (unsupported codec or rate), silence of same length is saved
and warning is shown.
Asynchronous DNS resolution is always enabled. As a result, the c-ares library is now a required dependency.
Protobuf fields can be dissected as Wireshark (header) fields that allows user input the full names of Protobuf fields or messages in Filter toolbar for searching.
Dissectors based on Protobuf can register themselves to a new 'protobuf_field' dissector table, which is keyed with the full names of fields, for further parsing fields of BYTES or STRING type.
Wireshark is able to decode, play, and save iLBC payload on platforms where the iLBC library is available.
Wireshark is able to decode, play, and save opus payload on platforms where the opus library is available.
“Decode As” entries can now be copied from other profiles using a button in the dialog.
sshdump can now be copied to multiple instances. Each instance will show up a different interface and will have its own profile.
The main window now supports a packet diagram view, which shows each packet as a textbook-style diagram.
Filter buttons (“Preferences → Filter Buttons”) can be grouped by using “//” as a path separator in the filter button label.
IPP Over USB packets can now be dissected and displayed
New Protocol Support
Arinc 615A (A615A), Asphodel Protocol, AudioCodes Debug Recording (ACDR), Bluetooth HCI ISO (BT HCI ISO), Cisco MisCabling Protocol (MCP), Community ID Flow Hashing (CommunityID), DCE/RPC
IRemoteWinspool SubSystem, (IREMOTEWINSPOOL), Dynamic Link Exchange Protocol (DLEP), EAP Generalized Pre-Shared Key (EAP-GPSK), EAP Password Authenticated Exchange (EAP-PAX), EAP Pre-Shared Key
(EAP-PSK), EAP Shared-secret Authentication and Key Establishment (EAP-SAKE), Fortinet Single Sign-on (FSSO), FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE), Hypertext Transfer Protocol
Version 3 (HTTP3), ILDA Digital Network (IDN), Java Debug Wire Protocol (JDWP), LBM Stateful Resolution Service (LBMSRS), Lithionics Battery Management, .NET Message Framing Protocol (MC-NMF), .NET
NegotiateStream Protocol (MS-NNS), OBSAI UDP-based Communication Protocol (UDPCP), Palo Alto Heartbeat Backup (PA-HB-Bak), ScyllaDB RPC, Technically Enhanced Capture Module Protocol (TECMP), Tunnel
Extensible Aut
hentication Protocol (TEAP), UDP based FTP w/ multicast V5 (UFTP5), and USB Printer (USBPRINTER)
Updated Protocol Support
Too many protocols have been updated to list here.
New and Updated Capture File Support
MP4 (ISO/IEC 14496-12)
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.134 -r1.135 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.241 pkgsrc/net/wireshark/Makefile:1.242
--- pkgsrc/net/wireshark/Makefile:1.241 Thu Nov 5 09:08:57 2020
+++ pkgsrc/net/wireshark/Makefile Thu Nov 12 21:05:20 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.241 2020/11/05 09:08:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.242 2020/11/12 21:05:20 adam Exp $
-DISTNAME= wireshark-3.2.7
-PKGREVISION= 1
+DISTNAME= wireshark-3.4.0
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
@@ -70,6 +69,7 @@ BUILDLINK_TRANSFORM+= rm:-DGDK_PIXBUF_DI
.include "../../archivers/lz4/buildlink3.mk"
.include "../../archivers/minizip/buildlink3.mk"
.include "../../archivers/zstd/buildlink3.mk"
+.include "../../audio/libopus/buildlink3.mk"
.include "../../audio/speexdsp/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libsmi/buildlink3.mk"
Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.54 pkgsrc/net/wireshark/PLIST:1.55
--- pkgsrc/net/wireshark/PLIST:1.54 Mon Sep 28 19:22:03 2020
+++ pkgsrc/net/wireshark/PLIST Thu Nov 12 21:05:20 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.54 2020/09/28 19:22:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.55 2020/11/12 21:05:20 adam Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -30,6 +30,7 @@ include/wireshark/epan/bridged_pids.h
include/wireshark/epan/capture_dissectors.h
include/wireshark/epan/charsets.h
include/wireshark/epan/chdlctypes.h
+include/wireshark/epan/cisco_pid.h
include/wireshark/epan/color_filters.h
include/wireshark/epan/column-info.h
include/wireshark/epan/column-utils.h
@@ -52,6 +53,7 @@ include/wireshark/epan/disabled_protos.h
include/wireshark/epan/dissectors/file-rbm.h
include/wireshark/epan/dissectors/packet-6lowpan.h
include/wireshark/epan/dissectors/packet-a21.h
+include/wireshark/epan/dissectors/packet-acdr.h
include/wireshark/epan/dissectors/packet-acp133.h
include/wireshark/epan/dissectors/packet-acse.h
include/wireshark/epan/dissectors/packet-actrace.h
@@ -81,6 +83,7 @@ include/wireshark/epan/dissectors/packet
include/wireshark/epan/dissectors/packet-bthci_acl.h
include/wireshark/epan/dissectors/packet-bthci_cmd.h
include/wireshark/epan/dissectors/packet-bthci_evt.h
+include/wireshark/epan/dissectors/packet-bthci_iso.h
include/wireshark/epan/dissectors/packet-bthci_sco.h
include/wireshark/epan/dissectors/packet-btl2cap.h
include/wireshark/epan/dissectors/packet-btle.h
@@ -145,6 +148,7 @@ include/wireshark/epan/dissectors/packet
include/wireshark/epan/dissectors/packet-erf.h
include/wireshark/epan/dissectors/packet-ess.h
include/wireshark/epan/dissectors/packet-eth.h
+include/wireshark/epan/dissectors/packet-f1ap.h
include/wireshark/epan/dissectors/packet-f5ethtrailer.h
include/wireshark/epan/dissectors/packet-fc.h
include/wireshark/epan/dissectors/packet-fcbls.h
@@ -160,6 +164,7 @@ include/wireshark/epan/dissectors/packet
include/wireshark/epan/dissectors/packet-fmp.h
include/wireshark/epan/dissectors/packet-frame.h
include/wireshark/epan/dissectors/packet-ftam.h
+include/wireshark/epan/dissectors/packet-ftdi-ft.h
include/wireshark/epan/dissectors/packet-geonw.h
include/wireshark/epan/dissectors/packet-giop.h
include/wireshark/epan/dissectors/packet-gluster.h
@@ -237,6 +242,7 @@ include/wireshark/epan/dissectors/packet
include/wireshark/epan/dissectors/packet-lnet.h
include/wireshark/epan/dissectors/packet-logotypecertextn.h
include/wireshark/epan/dissectors/packet-lpp.h
+include/wireshark/epan/dissectors/packet-lppa.h
include/wireshark/epan/dissectors/packet-lte-rrc.h
include/wireshark/epan/dissectors/packet-mac-lte.h
include/wireshark/epan/dissectors/packet-mausb.h
@@ -416,6 +422,7 @@ include/wireshark/epan/dissectors/packet
include/wireshark/epan/dissectors/packet-xmpp-other.h
include/wireshark/epan/dissectors/packet-xmpp-utils.h
include/wireshark/epan/dissectors/packet-xmpp.h
+include/wireshark/epan/dissectors/packet-xnap.h
include/wireshark/epan/dissectors/packet-ypbind.h
include/wireshark/epan/dissectors/packet-yppasswd.h
include/wireshark/epan/dissectors/packet-ypserv.h
@@ -567,6 +574,7 @@ include/wireshark/wsutil/crc7.h
include/wireshark/wsutil/crc8.h
include/wireshark/wsutil/curve25519.h
include/wireshark/wsutil/eax.h
+include/wireshark/wsutil/epochs.h
include/wireshark/wsutil/filesystem.h
include/wireshark/wsutil/frequency-utils.h
include/wireshark/wsutil/g711.h
@@ -606,14 +614,14 @@ include/wireshark/wsutil/ws_printf.h
include/wireshark/wsutil/wsjson.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
-lib/libwireshark.so.13
-lib/libwireshark.so.13.0.7
+lib/libwireshark.so.14
+lib/libwireshark.so.14.0.0
lib/libwiretap.so
-lib/libwiretap.so.10
-lib/libwiretap.so.10.0.7
+lib/libwiretap.so.11
+lib/libwiretap.so.11.0.0
lib/libwsutil.so
-lib/libwsutil.so.11
-lib/libwsutil.so.11.0.0
+lib/libwsutil.so.12
+lib/libwsutil.so.12.0.0
lib/pkgconfig/wireshark.pc
lib/wireshark/cmake/FindGLIB2.cmake
lib/wireshark/cmake/FindWSLibrary.cmake
@@ -630,23 +638,24 @@ lib/wireshark/extcap/ciscodump
lib/wireshark/extcap/randpktdump
lib/wireshark/extcap/sshdump
lib/wireshark/extcap/udpdump
-lib/wireshark/plugins/3.2/codecs/g711.so
-${PLIST.spandsp}lib/wireshark/plugins/3.2/codecs/g722.so
-${PLIST.spandsp}lib/wireshark/plugins/3.2/codecs/g726.so
-lib/wireshark/plugins/3.2/codecs/l16mono.so
-lib/wireshark/plugins/3.2/epan/ethercat.so
-lib/wireshark/plugins/3.2/epan/gryphon.so
-lib/wireshark/plugins/3.2/epan/irda.so
-lib/wireshark/plugins/3.2/epan/mate.so
-lib/wireshark/plugins/3.2/epan/opcua.so
-lib/wireshark/plugins/3.2/epan/profinet.so
-lib/wireshark/plugins/3.2/epan/stats_tree.so
-lib/wireshark/plugins/3.2/epan/transum.so
-lib/wireshark/plugins/3.2/epan/unistim.so
-lib/wireshark/plugins/3.2/epan/wimax.so
-lib/wireshark/plugins/3.2/epan/wimaxasncp.so
-lib/wireshark/plugins/3.2/epan/wimaxmacphy.so
-lib/wireshark/plugins/3.2/wiretap/usbdump.so
+lib/wireshark/plugins/3.4/codecs/g711.so
+${PLIST.spandsp}lib/wireshark/plugins/3.4/codecs/g722.so
+${PLIST.spandsp}lib/wireshark/plugins/3.4/codecs/g726.so
+lib/wireshark/plugins/3.4/codecs/l16mono.so
+lib/wireshark/plugins/3.4/codecs/opus_dec.so
+lib/wireshark/plugins/3.4/epan/ethercat.so
+lib/wireshark/plugins/3.4/epan/gryphon.so
+lib/wireshark/plugins/3.4/epan/irda.so
+lib/wireshark/plugins/3.4/epan/mate.so
+lib/wireshark/plugins/3.4/epan/opcua.so
+lib/wireshark/plugins/3.4/epan/profinet.so
+lib/wireshark/plugins/3.4/epan/stats_tree.so
+lib/wireshark/plugins/3.4/epan/transum.so
+lib/wireshark/plugins/3.4/epan/unistim.so
+lib/wireshark/plugins/3.4/epan/wimax.so
+lib/wireshark/plugins/3.4/epan/wimaxasncp.so
+lib/wireshark/plugins/3.4/epan/wimaxmacphy.so
+lib/wireshark/plugins/3.4/wiretap/usbdump.so
man/man1/androiddump.1
man/man1/capinfos.1
man/man1/captype.1
@@ -733,6 +742,7 @@ share/wireshark/diameter/HP.xml
share/wireshark/diameter/Huawei.xml
share/wireshark/diameter/Inovar.xml
share/wireshark/diameter/Juniper.xml
+share/wireshark/diameter/Metaswitch.xml
share/wireshark/diameter/Microsoft.xml
share/wireshark/diameter/Nokia.xml
share/wireshark/diameter/NokiaSolutionsAndNetworks.xml
@@ -843,6 +853,7 @@ share/wireshark/radius/dictionary.dlink
share/wireshark/radius/dictionary.dragonwave
share/wireshark/radius/dictionary.efficientip
share/wireshark/radius/dictionary.eltex
+share/wireshark/radius/dictionary.enterasys
share/wireshark/radius/dictionary.epygi
share/wireshark/radius/dictionary.equallogic
share/wireshark/radius/dictionary.ericsson
@@ -864,6 +875,7 @@ share/wireshark/radius/dictionary.h3c
share/wireshark/radius/dictionary.hp
share/wireshark/radius/dictionary.huawei
share/wireshark/radius/dictionary.iana
+share/wireshark/radius/dictionary.identity_engines
share/wireshark/radius/dictionary.iea
share/wireshark/radius/dictionary.infoblox
share/wireshark/radius/dictionary.infonet
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.134 pkgsrc/net/wireshark/distinfo:1.135
--- pkgsrc/net/wireshark/distinfo:1.134 Mon Sep 28 19:22:03 2020
+++ pkgsrc/net/wireshark/distinfo Thu Nov 12 21:05:20 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.134 2020/09/28 19:22:03 adam Exp $
+$NetBSD: distinfo,v 1.135 2020/11/12 21:05:20 adam Exp $
-SHA1 (wireshark-3.2.7.tar.xz) = b564c2e729066cb7c952463fef6163e23a5fea1e
-RMD160 (wireshark-3.2.7.tar.xz) = 81787ab8814cba0452da9cb45fcfd988da5ec587
-SHA512 (wireshark-3.2.7.tar.xz) = c17913fe6c193ccc6b0dbf86932d625a1f3b670aef805296e5db2639118218e06d513910ad50ab3926204f94a0010425b0d498176f987516d64fdd6a52d2517b
-Size (wireshark-3.2.7.tar.xz) = 31659996 bytes
+SHA1 (wireshark-3.4.0.tar.xz) = 6fdf4f394c287f1e21b48c5293ec1a6e6b627996
+RMD160 (wireshark-3.4.0.tar.xz) = cd79a56fdc433109b104ffacd43ba2825999c864
+SHA512 (wireshark-3.4.0.tar.xz) = 02070db23c64e1efe42b83cdcd7b52fb9b247e653da0aa12dc21a4283272fea0a135f4b0c5641197840bef88e52785d64a860c9fcfe1bcbaceb016c5258c9649
+Size (wireshark-3.4.0.tar.xz) = 32502760 bytes
SHA1 (patch-CMakeLists.txt) = 8faf8f63d75d5733a69b52ce9fbf291bd90a5575
Home |
Main Index |
Thread Index |
Old Index