aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-05-17 16:36:14 -0700
committerGerald Combs <gerald@wireshark.org>2018-05-21 19:30:11 +0000
commita403a724a9b52693de309a3577dcf61a7959ddb2 (patch)
treeca4acf0f3bf8567fe83c103ec450357aae6b59dd
parent1cde590c455bb5333b02f97cb921d567ddbd829a (diff)
downloadwireshark-a403a724a9b52693de309a3577dcf61a7959ddb2.tar.gz
wireshark-a403a724a9b52693de309a3577dcf61a7959ddb2.tar.bz2
wireshark-a403a724a9b52693de309a3577dcf61a7959ddb2.zip
Prep for 2.4.7.
Change-Id: I357172d5a1c2771aa0292009c03c9e4557b11012 Reviewed-on: https://code.wireshark.org/review/27691 Reviewed-by: Gerald Combs <gerald@wireshark.org>
-rw-r--r--docbook/release-notes.asciidoc126
1 files changed, 119 insertions, 7 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index cf3c637465..870dbf41c0 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -16,13 +16,63 @@ The following vulnerabilities have been fixed:
* ws-salink:2018-25[]
+
-A dissector went awry.
-(ws-buglink:xxxx[])
+The LDSS dissector could crash.
+(ws-buglink:14615[])
// cve-idlink:2018-xxxx[]
-// Fixed in master: xxxx
-// Fixed in master-2.6: xxxx
-// Fixed in master-2.4: xxxx
-// Fixed in master-2.2: xxxx
+// Fixed in master: 295abe2e83
+// Fixed in master-2.6: 35344225fa
+// Fixed in master-2.4: 6fe7632af0
+// Fixed in master-2.2: f177008b04
+
+* ws-salink:2018-28[]
++
+Multiple dissectors could consume excessive memory.
+(ws-buglink:14678[])
+// cve-idlink:2018-xxxx[]
+// Fixed in master: d80acae40d
+// Fixed in master-2.6: b82a9a3f95
+// Fixed in master-2.4: ac55e80ae4
+// Fixed in master-2.2: ab8a33ef08
+
+* ws-salink:2018-29[]
++
+The DNS dissector could crash.
+(ws-buglink:14681[])
+// cve-idlink:2018-xxxx[]
+// Fixed in master: 843735e0ef
+// Fixed in master-2.6: d93f7b8707
+// Fixed in master-2.4: 95c884e78f
+// Fixed in master-2.2: 4425716ddb
+
+* ws-salink:2018-30[]
++
+The GSM A DTAP dissector could crash.
+(ws-buglink:14688[])
+// cve-idlink:2018-xxxx[]
+// Fixed in master: 48fac2a18d
+// Fixed in master-2.6: 521dcb0b84
+// Fixed in master-2.4: c79b342aa7
+// Fixed in master-2.2: a55b36c51f
+
+* ws-salink:2018-31[]
++
+The Q.931 dissector could crash.
+(ws-buglink:14689[])
+// cve-idlink:2018-xxxx[]
+// Fixed in master: d08a53a7b9
+// Fixed in master-2.6: e1deea1169
+// Fixed in master-2.4: 0e67d8b5ee
+// Fixed in master-2.2: ccb1ac3c8c
+
+* ws-salink:2018-33[]
++
+Multiple dissectors could crash.
+(ws-buglink:14703[])
+// cve-idlink:2018-xxxx[]
+// Fixed in master: 40dbc0ccf2
+// Fixed in master-2.6: e50f7ced83
+// Fixed in master-2.4: fb9e31f0aa
+// Fixed in master-2.2: beaebe91b1
The following bugs have been fixed:
@@ -30,7 +80,41 @@ The following bugs have been fixed:
//* ws-buglink:6000[Wireshark bug]
//* cve-idlink:2014-2486[]
//* Wireshark keeps leaving voicemails advertising timeshare condominiums in Fresno. (ws-buglink:0000[])
-// cp /dev/null /tmp/buglist.txt ; for bugnumber in `git log --stat v2.4.7rc0..| grep ' Bug:' | cut -f2 -d: | sort -n -u ` ; do ./tools/gen-bugnote $bugnumber; pbpaste >> /tmp/buglist.txt; done
+// cp /dev/null /tmp/buglist.txt ; for bugnumber in `git log --stat v2.4.8rc0..| grep ' Bug:' | cut -f2 -d: | sort -n -u ` ; do ./tools/gen-bugnote $bugnumber; pbpaste >> /tmp/buglist.txt; done
+
+* Double "Full Screen" menu item on macOS. (ws-buglink:13366[])
+
+* Segmentation fault when switching profiles. (ws-buglink:14316[])
+
+* extcap: InterfaceToolbar control pipe broken. (ws-buglink:14532[])
+
+* SIP Response-time not being well calculated. (ws-buglink:14551[])
+
+* HP-UX HP ANSI C requires -Wp,-H200000 flag to compile. (ws-buglink:14554[])
+
+* Power Capability tag interpreted incorrectly. (ws-buglink:14593[])
+
+* Issue while building latest version of wireshark 2.4.6. (ws-buglink:14597[])
+
+* SMB2 Write requests not displayed. (ws-buglink:14598[])
+
+* Wrong default file format chosen in when saving a capture with comments added if the original format doesn't support comments. (ws-buglink:14601[])
+
+* ui/macosx directory missing from source release tarball. (ws-buglink:14627[])
+
+* Wireshark 2.9.0 snapshot crashes/segfaults on Windows when launched with -k or -i. (ws-buglink:14632[])
+
+* File missing from release tarball. (ws-buglink:14634[])
+
+* Remove: HACK to support UHD's weird header offset on data packets. (ws-buglink:14641[])
+
+* WinSparkle 0.5.6 is out of date and is buggy. (ws-buglink:14642[])
+
+* RTMPT: incorrect dissection of multiple RTMP packets within a single TCP packet. (ws-buglink:14650[])
+
+* Erroneous MAC-LTE Dissection for Sidelink Shared Channel Packets. (ws-buglink:14669[])
+
+* Files missing from docbook CMake file. (ws-buglink:14676[])
=== New and Updated Features
@@ -47,12 +131,40 @@ There are no new protocols in this release.
=== Updated Protocol Support
--sort-and-group--
+BATADV
+BVLC
+BT LE LL
+DLT_USER
+DNS
+GSM A BSSMAP
+GSM A DTAP
+GSM A GM
+GTP
+GTPv2
+IEEE 802.11
+LAPDm
+LDSS
+Logcat Text
+LwM2M-TLV
+MAC LTE
+MP2T
+MPEG PES
+NBSS
+Q.931
+RSL
+RTMPT
+S7COMM
+SIP
+TCP
+VITA 49
--sort-and-group--
=== New and Updated Capture File Support
//There is no new or updated capture file support in this release.
--sort-and-group--
+Android Logcat
+3GPP TS 32.423 Trace
--sort-and-group--
//=== New and Updated Capture Interfaces support