From 08b5061733b7034ce092874d55d042b36b7b53ec Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 8 Sep 2020 14:33:46 -0700 Subject: Release notes: Miscellaneous cleanup. Update a dissector name. --- docbook/release-notes.adoc | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) (limited to 'docbook/release-notes.adoc') diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc index 42dc166ac3..a96a748cc4 100644 --- a/docbook/release-notes.adoc +++ b/docbook/release-notes.adoc @@ -34,14 +34,14 @@ since version 3.2.0: * Windows executables and installers are now https://support.microsoft.com/en-us/help/4472027/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus[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. -* C-ares is now a required dependency. -* Protobuf fields can be dissected as wireshark (header) fields that allows user input +* 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. -* Dissector based on Protobuf can register itself to a new 'protobuf_field' dissector table, +* 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 BYETS or STRING type. -* Wireshark is able to decode, play and save iLBC payload on platforms where iLBC library (https://github.com/TimothyGu/libilbc) is available. -* Decode As entries can now be copied from other profiles using a button in the dialog. -* sshdump can now be copied in multiple instances. Each instance will show up a different interface and will have its own profile. +* Wireshark is able to decode, play, and save iLBC payload on platforms where the https://github.com/TimothyGu/libilbc[iLBC 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. // === Removed Features and Support @@ -59,22 +59,26 @@ since version 3.2.0: // Add one protocol per line between the -- delimiters. [commaize] -- -Cisco MisCabling Protocol (MCP) -OBSAI UDP-based Communication Protocol (UDPCP) +Arinc 615A (A615A) +Asphodel Protocol AudioCodes Debug Recording (ACDR) -Tunnel Extensible Authentication Protocol (TEAP) -USB Printer (USBPRINTER) -Java Debug Wire Protocol (JDWP) -ScyllaDB RPC +Bluetooth HCI ISO (BT HCI ISO) +Cisco MisCabling Protocol (MCP) +DCE/RPC IRemoteWinspool SubSystem, (IREMOTEWINSPOOL) Dynamic Link Exchange Protocol (DLEP) -LBM Stateful Resolution Service (LBMSRS) -Asphodel Protocol -Technically Enhanced Capture Module Protocol (TECMP) Fortinet Single Sign-on (FSSO) -Lithionics Battery Management FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE) -Arinc 615A (A615A) -======= +Hypertext Transfer Protocol Version 3 (HTTP3) +Java Debug Wire Protocol (JDWP) +LBM Stateful Resolution Service (LBMSRS) +Lithionics Battery Management +OBSAI UDP-based Communication Protocol (UDPCP) +Palo Alto Heartbeat Backup (PA-HB-Bak) +ScyllaDB RPC +Technically Enhanced Capture Module Protocol (TECMP) +Tunnel Extensible Authentication Protocol (TEAP) +UDP based FTP w/ multicast V5 (UFTP5) +USB Printer (USBPRINTER) -- === Updated Protocol Support @@ -87,6 +91,7 @@ Too many protocols have been updated to list here. // Add one file type per line between the -- delimiters. [commaize] -- +MP4 (ISO/IEC 14496-12) -- // === New and Updated Capture Interfaces support @@ -125,8 +130,7 @@ Q&A site] and on the wireshark-users mailing list. Subscription information and archives for all of Wireshark’s mailing lists can be found on https://www.wireshark.org/lists/[the web site]. -Bugs and feature requests can be reported on -https://bugs.wireshark.org/[the bug tracker]. +Bugs and feature requests can be reported on https://gitlab.com/wireshark/wireshark/-/issues[the issue tracker]. // Official Wireshark training and certification are available from // https://www.wiresharktraining.com/[Wireshark University]. -- cgit v1.2.3