aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-02-03 08:31:41 +0000
committerGerald Combs <gerald@wireshark.org>2019-02-03 08:31:45 +0000
commitdef7a8bdf48ecdf5f5e4883a21158c13d61ebb83 (patch)
tree4b478b311903b3e5655077a7a3a9a9c18af68e36 /NEWS
parentc2eddffb84e7b7c9f8c001d74f8e9c845687bcce (diff)
[Automatic update for 2019-02-03]
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ied5443aa5e45bb0d2b59ad33f1aa0195fafb70f3 Reviewed-on: https://code.wireshark.org/review/31859 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 27 insertions, 16 deletions
diff --git a/NEWS b/NEWS
index 32450111e3..c12c965449 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,13 @@ Wireshark 2.9.1 Release Notes
The following bugs have been fixed:
- Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419[1])
+ • Data following a TCP ZeroWindowProbe is marked as retransmission
+ and not passed to subdissectors (Bug 15427[1])
+
+ Text and Image columns were handled incorrectly for TDS 7.0 and 7.1.
+ (Bug 3098[2])
+
+ Dumpcap might not quit if Wireshark or TShark crashes. (Bug 1419[3])
New and Updated Features
@@ -27,9 +33,9 @@ Wireshark 2.9.1 Release Notes
• Wireshark now supports the Swedish and Ukrainian language.
• Initial support for using PKCS #11 tokens for RSA decryption in
- TLS. A configuration user interface is still in development.
+ TLS. This can be configured at Preferences, RSA Keys.
- • The build system now produces reproducible builds (Bug 15163[2]).
+ • The build system now produces reproducible builds (Bug 15163[4]).
The following features are new (or have been significantly updated)
since version 2.6.0:
@@ -43,7 +49,7 @@ Wireshark 2.9.1 Release Notes
an ElasticSearch mapping file.
• The “Capture Information” dialog has been added back (Bug
- 12004[3]).
+ 12004[5]).
• The Ethernet and IEEE 802.11 dissectors no longer validate the
frame check sequence (checksum) by default.
@@ -53,7 +59,7 @@ Wireshark 2.9.1 Release Notes
segments are received out-of-order. See the User’s Guide, chapter
TCP Reassembly for details.
- • Decryption support for the new WireGuard dissector (Bug 15011[4],
+ • Decryption support for the new WireGuard dissector (Bug 15011[6],
requires Libgcrypt 1.8).
• The BOOTP dissector has been renamed to DHCP. With the exception
@@ -91,7 +97,7 @@ Wireshark 2.9.1 Release Notes
• Support for DTLS and TLS decryption using pcapng files that embed
a Decryption Secrets Block (DSB) containing a TLS Key Log (Bug
- 15252[5]).
+ 15252[7]).
• The editcap utility gained a new --inject-secrets option to
inject an existing TLS Key Log file into a pcapng file.
@@ -103,6 +109,9 @@ Wireshark 2.9.1 Release Notes
• 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
@@ -180,19 +189,19 @@ Wireshark 2.9.1 Release Notes
• 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. (Bug 15118[6])
+ systems. (Bug 15118[8])
Getting Wireshark
Wireshark source code and installation packages are available from
- https://www.wireshark.org/download.html[7].
+ https://www.wireshark.org/download.html[9].
Vendor-supplied Packages
Most Linux and Unix vendors supply their own Wireshark packages. You
can usually install or upgrade Wireshark using the package management
system specific to that platform. A list of third-party packages can
- be found on the download page[8] on the Wireshark web site.
+ be found on the download page[10] on the Wireshark web site.
File Locations
@@ -204,22 +213,22 @@ Wireshark 2.9.1 Release Notes
Getting Help
The User’s Guide, manual pages and various other documentation can be
- found at https://www.wireshark.org/docs/[9]
+ found at https://www.wireshark.org/docs/[11]
- Community support is available on Wireshark’s Q&A site[10] and on the
+ Community support is available on Wireshark’s Q&A site[12] and on the
wireshark-users mailing list. Subscription information and archives
- for all of Wireshark’s mailing lists can be found on the web site[11].
+ for all of Wireshark’s mailing lists can be found on the web site[13].
- Bugs and feature requests can be reported on the bug tracker[12].
+ Bugs and feature requests can be reported on the bug tracker[14].
Official Wireshark training and certification are available from
- Wireshark University[13].
+ Wireshark University[15].
Frequently Asked Questions
- A complete FAQ is available on the Wireshark web site[14].
+ A complete FAQ is available on the Wireshark web site[16].
- Last updated 2019-01-27 08:17:42 UTC
+ Last updated 2019-02-03 08:18:33 UTC
References
@@ -237,3 +246,5 @@ Wireshark 2.9.1 Release Notes
12. 12
13. 13
14. 14
+ 15. 15
+ 16. 16