Release notes: Clear out 3.0 content.

Change-Id: Ibfebe2f72878326d9c7abee077d731352851ea41
Reviewed-on: https://code.wireshark.org/review/31918
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2019-02-06 11:33:12 -08:00
parent 5d80fb8f74
commit c3a8bb3758
1 changed files with 12 additions and 133 deletions

View File

@ -20,143 +20,37 @@ used for troubleshooting, analysis, development and education.
Many user interface improvements have been made. See the “New and Updated
Features” section below for more details.
=== Bug Fixes
// === Bug Fixes
The following bugs have been fixed:
// The following bugs have been fixed:
//* wsbuglink:5000[]
//* wsbuglink:6000[Wireshark bug]
//* cveidlink:2014-2486[]
//* Wireshark slowly leaked water under the kitchen sink over the course of several months, causing a big mess.
* Data following a TCP ZeroWindowProbe is marked as retransmission and not passed to subdissectors (wsbuglink:15427[])
//_Non-empty section placeholder._
Text and Image columns were handled incorrectly for TDS 7.0 and 7.1. (wsbuglink:3098[])
Dumpcap might not quit if Wireshark or TShark crashes.
(wsbuglink:1419[])
//* Wireshark is solely responsible for the decline of shopping malls in your area.
=== New and Updated Features
The following features are new (or have been significantly updated)
since version 2.9.0:
since version 3.0.0:
* Wireshark now supports the Swedish and Ukrainian languages.
* Initial support for using PKCS #11 tokens for RSA decryption in TLS. This can
be configured at _Preferences_, _RSA Keys_.
* The build system now produces reproducible builds (wsbuglink:15163[]).
* The Windows installers now ship with Qt 5.12.1. Previously they
shipped with Qt 5.12.0.
* Watch this space.
The following features are new (or have been significantly updated)
since version 2.6.0:
* The Windows .exe installers now ship with Npcap instead of WinPcap.
* Conversation timestamps are supported for UDP/UDP-Lite protocols
* TShark now supports the `-G elastic-mapping` option which generates an ElasticSearch mapping file.
* The “Capture Information” dialog has been added back (wsbuglink:12004[]).
* The Ethernet and IEEE 802.11 dissectors no longer validate the frame check sequence (checksum) by default.
* The TCP dissector gained a new “Reassemble out-of-order segments” preference
to fix dissection and decryption issues in case TCP segments are received
out-of-order. See the Users Guide, chapter _TCP Reassembly_ for details.
* Decryption support for the new WireGuard dissector (wsbuglink:15011[], requires Libgcrypt 1.8).
* The BOOTP dissector has been renamed to DHCP. With the exception of
“bootp.dhcp”, the old “bootp.*” display filter fields are still supported
but may be removed in a future release.
* The SSL dissector has been renamed to TLS. As with BOOTP the old
“ssl.*” display filter fields are supported but may be removed in a
future release.
* Coloring rules, IO graphs, Filter Buttons and protocol preference tables
can now be copied from other profiles using a button in the corresponding
configuration dialogs.
* APT-X has been renamed to aptX.
* When importing from hex dump, it's now possible to add an ExportPDU header with a payload name. This
calls the specific dissector directly without lower protocols.
* The sshdump and ciscodump extcap interfaces can now use a proxy for the SSH connection.
* Dumpcap now supports the `-a packets:NUM` and `-b packets:NUM` options.
* Wireshark now includes a “No Reassembly” configuration profile.
* Wireshark now supports the Russian language.
* The build system now supports AppImage packages.
* The Windows installers now ship with Qt 5.12.0. Previously they
shipped with Qt 5.9.7.
* Support for DTLS and TLS decryption using pcapng files that embed a Decryption
Secrets Block (DSB) containing a TLS Key Log (wsbuglink:15252[]).
* The editcap utility gained a new `--inject-secrets` option to inject an
existing TLS Key Log file into a pcapng file.
* A new dfilter function string() has been added. It allows the conversion of
non-string fields to strings so string functions (as contains and matches)
can be used on them.
* The Bash test suite has been replaced by one based on Python unittest/pytest.
* The custom window title can now show file path of the capture file and it has a conditional separator.
=== Removed Features and Support
* The legacy (GTK+) user interface has been removed and is no longer supported.
* The portaudio library is no longer needed due to the removal of GTK+.
* Wireshark requires Qt 5.2 or later. Qt 4 is no longer supported.
* Wireshark requires GLib 2.32 or later.
* Wireshark requires GnuTLS 3.2 or later as optional dependency.
* Building Wireshark requires Python 3.4 or newer, Python 2.7 is unsupported.
* Building Wireshark requires CMake. Autotools is no longer supported.
* TSharks `-z compare` option was removed.
* Building with Cygwin is no longer supported on Windows.
// === Removed Features and Support
//=== Removed Dissectors
=== New File Format Decoding Support
// === New File Format Decoding Support
[commaize]
--
Ruby Marshal format
--
// [commaize]
// --
// --
=== New Protocol Support
// Add one protocol per line between the -- delimiters.
[commaize]
--
Apple Wireless Direct Link (AWDL)
Basic Transport Protocol (BTP)
BLIP Couchbase Mobile (BLIP)
CDMA 2000
Circuit Emulation Service over Ethernet (CESoETH)
Cisco Meraki Discovery Protocol (MDP)
Distributed Ruby (DRb)
DXL
E1AP (5G)
Elektrobit High Speed Capture Replay (EBHSCR)
EVS (3GPP TS 26.445 A.2 EVS RTP)
Exablaze trailers
Great Britain Companion Specification (GBCS) used in the Smart Metering Equipment Technical Specifications (SMETS)
General Circuit Services Notification Application Protocol (GCSNA)
GeoNetworking (GeoNw)
GLOW Lawo Emberplus Data format
GSM-R (User-to-User Information Element usage)
HI3CCLinkData
Intelligent Transport Systems (ITS) application level
ISO 13400-2 Diagnostic communication over Internet Protocol (DoIP)
ITU-t X.696 Octet Encoding Rules (OER)
Local Number Portability Database Query Protocol (ANSI)
MsgPack
NGAP (5G)
NR (5G) PDCP
Osmocom Generic Subscriber Update Protocol (GSUP)
PKCS#10 (RFC2986 Certification Request Syntax)
PROXY (v2)
S101 Lawo Emberplus transport frame
Secure Reliable Transport Protocol (SRT)
Spirent Test Center Signature decoding for Ethernet and FibreChannel (STCSIG, disabled by default)
Sybase-specific portions of TDS
systemd Journal Export
TeamSpeak 3 DNS
TPM 2.0
Ubiquiti Discovery Protocol (UBDP)
WireGuard
XnAP (5G)
Z39.50 Information Retrieval Protocol
PCOM protocol
--
=== Updated Protocol Support
@ -169,28 +63,13 @@ Too many protocols have been updated to list here.
// Add one file type per line between the --sort-and-group-- delimiters.
[commaize]
--
RFC 7468 (PEM)
Ruby marshal object files
systemd Journal Export
Unigraf DPA-400 DisplayPort AUX channel monitor
--
=== New and Updated Capture Interfaces support
// === New and Updated Capture Interfaces support
//_Non-empty section placeholder._
dpauxmon, an external capture interface (extcap) that captures
DisplayPort AUX channel data from linux kernel drivers.
sdjournal, an extcap that captures systemd journal entries.
=== Major API Changes
* Lua: the various logging functions (debug, info, message, warn and critical)
have been removed. Use the print function instead for debugging purposes.
* Lua: on Windows, file-related functions such as dofile now assume UTF-8 paths
instead of the local code page. This is consistent with Linux and macOS and
improves compatibility on non-English systems. (wsbuglink:15118[])
// === Major API Changes
== Getting Wireshark