aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS101
1 files changed, 83 insertions, 18 deletions
diff --git a/NEWS b/NEWS
index b5e81b2d4e..48dc96988b 100644
--- a/NEWS
+++ b/NEWS
@@ -7,17 +7,62 @@ Wireshark 3.0.7 Release Notes
What’s New
- The Windows installers now ship with Qt 5.12.6. They previously
- shipped with Qt 5.12.5.
+ The Windows and macOS installers now ship with Qt 5.12.6. They
+ previously shipped with Qt 5.12.5.
Bug Fixes
The following vulnerabilities have been fixed:
- • wnpa-sec-2019-22[1] Foo dissector {crash,infinite loop}.
+ • wnpa-sec-2019-22[1] CMS dissector crash. Bug 15961[2].
+ CVE-2019-19553[3].
The following bugs have been fixed:
+ • ws_pipe_wait_for_pipe() can wait on closed handles. Bug 15696[4].
+
+ • Support for 11ax in PEEKREMOTE. Bug 15740[5].
+
+ • The temporary file …​ could not be opened: Invalid argument. Bug
+ 15751[6].
+
+ • Reassembling of the two TLS records is not working correctly. Bug
+ 16109[7].
+
+ • Display Filter Area: Dropdown Missing pkt_comment and
+ tcp.options.sack_perm (likely others). Bug 16130[8].
+
+ • Display Filter autocompletion should be disabled. Bug 16132[9].
+
+ • BGP Linkstate IP Reachability information is incorrect. Bug
+ 16144[10].
+
+ • NGAP: ExpectedUEActivityBehaviour decode error. Bug 16145[11].
+
+ • HomePlug AV dissector: MMTYPE and FMI fields are dissected
+ incorrectly. Bug 16158[12].
+
+ • JPEG files cannot be saved on Windows with french language. Bug
+ 16165[13].
+
+ • X11 --display interpreted as --display-filter which maps to -Y
+ option. Bug 16167[14].
+
+ • "Create new file automatically after" not working with extcap.
+ Bug 16178[15].
+
+ • Encrypted TLS alerts sometimes listed as decrypted. Bug
+ 16180[16].
+
+ • The "Remove Wireshark from the system path" package has "Add
+ Wireshark to the system PATH" as its title. Bug 16200[17].
+
+ • tshark -T ek -x causes get_field_data: code should not be
+ reached. Bug 16218[18].
+
+ • Crash on Go → Next/Previous Packet in Conversation when no packet
+ is selected. Bug 16228[19].
+
New and Updated Features
There are no new features in this release.
@@ -28,6 +73,8 @@ Wireshark 3.0.7 Release Notes
Updated Protocol Support
+ BGP, HomePlug AV, IEEE 802.11, and TLS
+
New and Updated Capture File Support
There is no new or updated capture file support in this release.
@@ -39,14 +86,14 @@ Wireshark 3.0.7 Release Notes
Getting Wireshark
Wireshark source code and installation packages are available from
- https://www.wireshark.org/download.html[2].
+ https://www.wireshark.org/download.html[20].
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[3] on the Wireshark web site.
+ be found on the download page[21] on the Wireshark web site.
File Locations
@@ -58,27 +105,45 @@ Wireshark 3.0.7 Release Notes
Getting Help
The User’s Guide, manual pages and various other documentation can be
- found at https://www.wireshark.org/docs/[4]
+ found at https://www.wireshark.org/docs/[22]
- Community support is available on Wireshark’s Q&A site[5] and on the
+ Community support is available on Wireshark’s Q&A site[23] 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[6].
+ for all of Wireshark’s mailing lists can be found on the web site[24].
- Bugs and feature requests can be reported on the bug tracker[7].
+ Bugs and feature requests can be reported on the bug tracker[25].
Frequently Asked Questions
- A complete FAQ is available on the Wireshark web site[8].
+ A complete FAQ is available on the Wireshark web site[26].
- Last updated 2019-12-01 08:35:35 UTC
+ Last updated 2019-12-04 16:18:05 UTC
References
1. https://www.wireshark.org/security/wnpa-sec-2019-22
- 2. https://www.wireshark.org/download.html
- 3. https://www.wireshark.org/download.html#thirdparty
- 4. https://www.wireshark.org/docs/
- 5. https://ask.wireshark.org/
- 6. https://www.wireshark.org/lists/
- 7. https://bugs.wireshark.org/
- 8. https://www.wireshark.org/faq.html
+ 2. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15961
+ 3. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19553
+ 4. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15696
+ 5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15740
+ 6. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15751
+ 7. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16109
+ 8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16130
+ 9. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16132
+ 10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16144
+ 11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16145
+ 12. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16158
+ 13. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16165
+ 14. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16167
+ 15. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16178
+ 16. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16180
+ 17. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16200
+ 18. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16218
+ 19. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16228
+ 20. https://www.wireshark.org/download.html
+ 21. https://www.wireshark.org/download.html#thirdparty
+ 22. https://www.wireshark.org/docs/
+ 23. https://ask.wireshark.org/
+ 24. https://www.wireshark.org/lists/
+ 25. https://bugs.wireshark.org/
+ 26. https://www.wireshark.org/faq.html