aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2021-07-13 10:21:58 -0700
committerGerald Combs <gerald@zing.org>2021-07-13 10:30:45 -0700
commit13078041479b85f4a013d17294aaabda270fb115 (patch)
tree4adab023f7c80f67f9670d98c841345999850117
parentdac0e6b0832376d5646865f0ed3e3494d0816861 (diff)
Prep for 3.4.7.
-rw-r--r--docbook/release-notes.adoc53
1 files changed, 40 insertions, 13 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 881df65e44..be76ea9fb3 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -19,21 +19,22 @@ They previously shipped with Npcap 1.10.
// The Windows installers now ship with USBPcap 1.5.X.0.
// They previously shipped with USBPcap 1.5.4.0.
-The Windows installers now ship with Qt 5.15.2.
-They previously shipped with Qt 5.12.1.
+// The Windows installers now ship with Qt 5.15.2.
+// They previously shipped with Qt 5.12.1.
=== Bug Fixes
-// The following vulnerabilities have been fixed:
+The following vulnerabilities have been fixed:
-// * wssalink:2021-06[]
-// Foo dissector {crash,infinite loop,memory leak}.
-// wsbuglink:xxxx[].
+* wssalink:2021-06[]
+DNP dissector crash.
+wsbuglink:17462[].
// cveidlink:2021-xxxx[].
-// Fixed in master: xxxx
-// Fixed in release-3.4: xxxx
-// Fixed in master-3.2: xxxx
+// Fixed in master: 029a7fcec5
+// Fixed in release-3.4: 490fe2684b
+// Fixed in master-3.2: d9497073c4
// CVSS AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
+// CWE-762: Mismatched Memory Management Routines
The following bugs have been fixed:
@@ -43,6 +44,12 @@ The following bugs have been fixed:
//* Wireshark exposed details your sordid redneck past, which were subsequently widely disseminated on social media.
// cp /dev/null /tmp/buglist.txt ; for bugnumber in `git log v3.4.4rc0.. | gsed -e 's/\(close\|fix\|resolv\)[^ ]* #/\nclose #/gI' | grep ^close | sed -e 's/close.*#\([1-9][0-9]*\).*/\1/' | sort -V -u` ; do "$(git rev-parse --show-toplevel)/tools/gen-bugnote" $bugnumber; pbpaste >> /tmp/buglist.txt; done
+* TCP dissector - Erroneous DSACK reporting wsbuglink:17315[].
+
+* No wlan_radio.duration calculated for PHY type: 802.11ac (VHT) wsbuglink:17419[].
+
+* NAN Dissector has wrong minimum length for availability attribute wsbuglink:17431[].
+
=== New and Updated Features
// === Removed Features and Support
@@ -64,15 +71,35 @@ There are no new protocols in this release.
// Add one protocol per line between the -- delimiters.
[commaize]
--
+ASTERIX
+BT LE LL
+DCE RPC
+DNP
+GTPv2
+IEEE 802.11 Radio
+LDAP
+NAN
+NORDIC_BLE
+NR RRC
+OSPF
+pcapng
+PNIO
+RSL
+S101
+Snort config
+TCP
--
=== New and Updated Capture File Support
-There is no new or updated capture file support in this release.
+// There is no new or updated capture file support in this release.
// Add one file type per line between the -- delimiters.
-// [commaize]
-// --
-// --
+[commaize]
+--
+Catapult DCT2000
+ERF
+pcap
+--
// === New and Updated Capture Interfaces support