summaryrefslogtreecommitdiff
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc37
1 files changed, 6 insertions, 31 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 580ccc59a9..a434893433 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -13,13 +13,13 @@ used for troubleshooting, analysis, development and education.
The following vulnerabilities have been fixed.
-* ws-salink:2015-30[]
+* ws-salink:2015-31[]
+
-Pcapng file parser crash. Discovered by Dario Lombardo and Shannon Sabens.
-// Fixed in master: g7249791
-// Fixed in master-1.12: g21ec666
-(ws-buglink:11455[])
-cve-idlink:2015-7830[]
+A dissector went awry.
+// Fixed in master: gXXXX
+// Fixed in master-1.12: gXXXX
+(ws-buglink:XXXX[])
+//cve-idlink:2015-XXXX[]
The following bugs have been fixed:
@@ -28,25 +28,6 @@ The following bugs have been fixed:
// SXSW while you end up working double shifts. (ws-buglink:0000[])
// cp /dev/null /tmp/buglist.txt ; for bugnumber in `git log --stat v1.12.9rc0..| grep ' Bug:' | cut -f2 -d: | sort -n -u ` ; do gen-bugnote $bugnumber; pbpaste >> /tmp/buglist.txt; done
-* Last Address field for IPv6 RPL routing header is interpreted incorrectly. (ws-buglink:10560[])
-
-* Comparing two capture files crashes Wireshark when navigating the results. (ws-buglink:11098[])
-
-* 802.11 frame is not correctly dissected if it contains HT Control. (ws-buglink:11351[])
-
-* GVCP bit-fields not updated. (ws-buglink:11442[])
-
-* Tshark crash when specifying ssl.keys_list on CLI. (ws-buglink:11443[])
-
-* pcapng: SPB capture length is incorrectly truncated if IDB snaplen = 0. (ws-buglink:11483[])
-
-* pcapng: NRB IPv4 address is endian swapped but shouldn't be. (ws-buglink:11484[])
-
-* pcapng: NRB with options causes file read failure. (ws-buglink:11485[])
-
-* pcapng: ISB without if_drop option is shown as max value. (ws-buglink:11489[])
-
-* UNISTIM dissector - Message length not included in offset for "Select Adjustable Rx Volume". (ws-buglink:11497[])
=== New and Updated Features
@@ -60,18 +41,12 @@ There are no new protocols in this release.
=== Updated Protocol Support
--sort-and-group--
-DIAMETER
-GVCP
-IEEE 802.11
-IPv6
-UNISTIM
--sort-and-group--
=== New and Updated Capture File Support
//There is no new or updated capture file support in this release.
--sort-and-group--
-pcapng
--sort-and-group--
== Getting Wireshark