aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog29
-rw-r--r--NEWS26
-rw-r--r--docbook/release-notes.adoc17
-rw-r--r--wireshark.appdata.xml8
4 files changed, 51 insertions, 29 deletions
diff --git a/ChangeLog b/ChangeLog
index c33b19e25d..f5f9ea5617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+909ca21252 Prep for 3.2.0.
+eadcadbd4d macOS: More ChmodBPF signing updates.
+b8cb65a2db macOS: Sign the ChmodBPF script.
+310506d7c1 Qt: Don't crash when disabling all protocols.
+e4e823ac9d ieee802.11: Support the latest band id values and fix MHz.
+f61913bf76 MsgPack: add dissector to UDP port decode as list
+63abfab242 PROFINET: Profienergy record dissection
+6dd5a82fcb WSUG: Update the filter dialog section.
+9ab9260e3b FAQ: Update and remove entries.
+787303135f TPNCP: Update tpncp.dat
+fa3982c37b CMake: fix CMake 3.16 warning about CMP0071
+d27bc64922 extcap: remove potential leak.
+cc72c2e8a2 profiles: Try to better sync on disk config state
+bb82f650b6 pcfp: add missing Usage Report Trigger indication
+2796114521 PER: Add a couple of NULL checks.
+5e266102d3 m3ap: Info column lost at filtering.
+2f39d1e4a2 MPLS: fix Downstream Detailed Mapping TLV label stack dissection
+91388f5aac WiFi: Properly parse bitmap sections (CID-1451085)
+ecb810efc2 H265: properly index 2D array (CID 1450950)
+d5344d67f9 WSUG+WSDG: Remove description list formatting.
+c15b725b10 WSUG: Update the mailing list section.
+20c00261f4 [Automatic update for 2019-12-15]
+e24d74cbcc RTCP/MCPT: Limit list of SSRCs (CID 1455251)
+0558578f57 cmdline: cleanup option string definitions
+ab22e8899b html2text: Skip generating footnotes for self-links.
+4c303099aa couchbase: Fix Dead Store
+2e1c65101c 3.2.0rc2 has been released.
+5bcf6eed7c Build 3.2.0rc2.
+932a1a4ddf Win32: Fixup our file dialog titles.
69c0969551 NAS 5GS: fix LADN Indication ID in Registration Request
c11a819ffd CMake: Fixup a variable in FindLZ4.cmake
7534e1ece3 LNET: fix malformed packet error on RDMA Read Request
diff --git a/NEWS b/NEWS
index 0252b84302..7f7c2e13ad 100644
--- a/NEWS
+++ b/NEWS
@@ -18,12 +18,12 @@ Wireshark 3.2.0 Release Notes
The following features are new (or have been significantly updated)
since version 3.2.0rc2:
- • Nothing of note.
+ • Minor bug fixes.
The following features are new (or have been significantly updated)
since version 3.2.0rc1:
- • Nothing of note.
+ • Minor bug fixes.
The following features are new (or have been significantly updated)
since version 3.1.1:
@@ -42,13 +42,13 @@ Wireshark 3.2.0 Release Notes
same time
• They can be exported as Text by “Ctrl+C” or “Cmd+C” and the
- corresponding menu in “Edit ▸ Copy ▸ As …​”
+ corresponding menu in “Edit › Copy › As …​”
• They can be marked/unmarked or ignored/unignored at the same time
• They can be exported and printed using the corresponding menu
- entries “File ▸ Export Specified Packets”, “File ▸ Export Packet
- Dissections” and “File ▸ Print”
+ entries “File › Export Specified Packets”, “File › Export Packet
+ Dissections” and “File › Print”
You can now follow HTTP/2 and QUIC streams.
@@ -64,7 +64,7 @@ Wireshark 3.2.0 Release Notes
Action buttons for the display filter bar may be aligned left via the
context menu
- • The "Expression…​" toolbar entry has been moved to "Analyze ▸
+ • The "Expression…​" toolbar entry has been moved to "Analyze ›
Display filter Expression …​" as well as to the context menu of
the display filter toolbar
@@ -103,7 +103,7 @@ Wireshark 3.2.0 Release Notes
• A new tap for extracting credentials from the capture file has
been added. It can be accessed through the -z credentials option
- in tshark or from the “Tools ▸ Credentials” menu in Wireshark.
+ in tshark or from the “Tools › Credentials” menu in Wireshark.
• Editcap can now split files on floating point intervals.
@@ -120,7 +120,7 @@ Wireshark 3.2.0 Release Notes
not possible (unsupported codec or rate), silence of same length
is saved and warning is shown.
- • The “Analyze ▸ Apply as Filter” and “Analyze ▸ Prepare a Filter”
+ • The “Analyze › Apply as Filter” and “Analyze › Prepare a Filter”
packet list and detail popup menus now show a preview of their
respective filters.
@@ -199,14 +199,11 @@ Wireshark 3.2.0 Release Notes
Bugs and feature requests can be reported on the bug tracker[6].
- Official Wireshark training and certification are available from
- Wireshark University[7].
-
Frequently Asked Questions
- A complete FAQ is available on the Wireshark web site[8].
+ A complete FAQ is available on the Wireshark web site[7].
- Last updated 2019-12-15 08:22:39 UTC
+ Last updated 2019-12-18 18:21:12 UTC
References
@@ -217,5 +214,4 @@ Wireshark 3.2.0 Release Notes
4. https://ask.wireshark.org/
5. https://www.wireshark.org/lists/
6. https://bugs.wireshark.org/
- 7. https://www.wiresharktraining.com/
- 8. https://www.wireshark.org/faq.html
+ 7. https://www.wireshark.org/faq.html
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 3949612396..25f955dccc 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -7,18 +7,17 @@ include::attributes.adoc[]
// Asciidoctor Syntax Quick Reference:
// https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/
-// This is the third release candidate for Wireshark 3.2.
-
== What is Wireshark?
-Wireshark is the world’s most popular network protocol analyzer. It is
-used for troubleshooting, analysis, development and education.
+Wireshark is the world’s most popular network protocol analyzer.
+It is used for troubleshooting, analysis, development and education.
== What’s New
This is the last release branch with official support for Windows 7 and Windows Server 2008 R2.
-Many improvements have been made. See the “New and Updated Features” section below for more details.
+Many improvements have been made.
+See the “New and Updated Features” section below for more details.
// === Bug Fixes
@@ -34,12 +33,12 @@ Many improvements have been made. See the “New and Updated Features” section
The following features are new (or have been significantly updated)
since version 3.2.0rc2:
-* Nothing of note.
+* Minor bug fixes.
The following features are new (or have been significantly updated)
since version 3.2.0rc1:
-* Nothing of note.
+* Minor bug fixes.
The following features are new (or have been significantly updated)
since version 3.1.1:
@@ -210,8 +209,8 @@ 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].
-Official Wireshark training and certification are available from
-https://www.wiresharktraining.com/[Wireshark University].
+// Official Wireshark training and certification are available from
+// https://www.wiresharktraining.com/[Wireshark University].
== Frequently Asked Questions
diff --git a/wireshark.appdata.xml b/wireshark.appdata.xml
index 3c3332f2d5..4635fd3439 100644
--- a/wireshark.appdata.xml
+++ b/wireshark.appdata.xml
@@ -48,10 +48,8 @@
</screenshots>
<update_contact>wireshark-dev_at_wireshark.org</update_contact>
<releases>
- <release version="3.0.4" date="2019-09-11"/>
- <release version="3.0.3" date="2019-07-17"/>
- <release version="3.0.2" date="2019-05-21"/>
- <release version="3.0.1" date="2019-04-08"/>
- <release version="3.0.0" date="2019-02-28"/>
+ <release version="3.2.0" date="2019-12-18">
+ <url>https://www.wireshark.org/docs/relnotes/wireshark-3.2.0.html</url>
+ </release>
</releases>
</application>