c8b831239630c914d81e1bbb9a5eb6aa1ca77a99
[obnox/wireshark/wip.git] / docbook / release-notes.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4
5 <!-- $Id$ -->
6
7 <!--
8 DOCUMENT SECTION
9 -Use this section to encode all document information
10 -->
11
12 <!--
13 Wireshark Info
14 -->
15   <!ENTITY WiresharkCurrentVersion "0.99.7">
16
17 ]>
18
19 <article>
20   <title>Wireshark &WiresharkCurrentVersion; Release Notes</title>
21
22   <section id="WhatIs"><title>What is Wireshark?</title>
23     <para>
24       Wireshark is the world's most popular network protocol analyzer.  It
25       is used for troubleshooting, analysis, development, and education.
26     </para>
27   </section>
28
29   <section id="WhatsNew"><title>What's New</title>
30     <section><title>Bug Fixes</title>
31     <para>
32
33       The following vulnerabilities have been fixed.  See the
34       <ulink url="http://www.wireshark.org/security/wnpa-sec-2007-02.html">security advisory</ulink> for details and a workaround.
35
36       <itemizedlist>
37
38         <listitem>
39           <para>
40             Wireshark could crash when reading an MP3 file.
41             <!-- Fixed in r22261 -->
42             <!-- (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=???">???</ulink>) -->
43           </para>
44           <para>Versions affected: 0.99.6</para>
45           <para>
46             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
47           </para>
48         </listitem>
49
50         <listitem>
51           <para>
52             Beyond Security discovered that Wireshark could loop
53             excessively while reading a malformed DNP packet.
54             <!-- Fixed in r22811 -->
55           </para>
56           <para>Versions affected: 0.10.12 to 0.99.6</para>
57           <para>
58             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
59           </para>
60         </listitem>
61
62         <listitem>
63           <para>
64             Stefan Esser discovered a buffer overflow in the SSL dissector.
65             <!-- Fixed in r22883 -->
66           </para>
67           <para>Versions affected: 0.99.0 to 0.99.6</para>
68           <para>
69             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
70           </para>
71         </listitem>
72
73         <listitem>
74           <para>
75             The ANSI MAP dissector could be susceptible to a buffer overflow on some platforms.
76             <!-- Fixed in r22892 -->
77             <!-- (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1844">1844</ulink>) -->
78           </para>
79           <para>Versions affected: 0.99.5 to 0.99.6</para>
80           <para>
81             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
82           </para>
83         </listitem>
84
85         <listitem>
86           <para>
87             The Firebird/Interbase dissector could go into an infinite loop or crash.
88             <!-- Fixed in r23251 -->
89             <!-- (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1931">1931</ulink>) -->
90             <!-- (Bug <ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1932">1932</ulink>) -->
91           </para>
92           <para>Versions affected: 0.99.6</para>
93           <para>
94             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
95           </para>
96         </listitem>
97
98         <listitem>
99           <para>
100             The NCP dissector could cause a crash.
101             <!-- Fixed in r23398 -->
102           </para>
103           <para>Versions affected: 0.99.6</para>
104           <para>
105             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
106           </para>
107         </listitem>
108
109         <listitem>
110           <para>
111             The HTTP dissector could crash on some systems while decoding
112             chunked messages.
113             <!-- Fixed in r23415 -->
114           </para>
115           <para>Versions affected: 0.10.14 to 0.99.6</para>
116           <para>
117             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
118           </para>
119         </listitem>
120
121         <listitem>
122           <para>
123             The MEGACO dissector could enter a large loop and consume
124             system resources.
125             <!-- Fixed in r23449 -->
126           </para>
127           <para>Versions affected: 0.9.14 to 0.99.6</para>
128           <para>
129             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
130           </para>
131         </listitem>
132
133         <listitem>
134           <para>
135             The DCP ETSI dissector could enter a large loop and consume
136             system resources.
137             <!-- Fixed in r23463 -->
138           </para>
139           <para>Versions affected: 0.99.6</para>
140           <para>
141             <!-- <ulink url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-????">CVE-2007-????</ulink> -->
142           </para>
143         </listitem>
144
145         <!-- iSeries -->
146         <!-- rtsp? -->
147       </itemizedlist>
148
149     </para>
150
151     <para>
152
153     The following bugs have been fixed:
154
155       <itemizedlist>
156
157         <listitem><para>
158             Wireshark could crash while editing a coloring rule.
159         </para></listitem>
160
161       </itemizedlist>
162
163     </para>
164
165     </section>
166
167     <section><title>New and Updated Features</title>
168     <para>
169       The following features are new (or have been significantly updated)
170       since the last release:
171
172       <itemizedlist>
173
174         <listitem>
175           <para>
176             Most of the capture code has been moved out of the GUI, which
177             means that Wireshark no longer needs to be run as root.
178           </para>
179         </listitem>
180
181         <listitem>
182           <para>
183             You can now filter directly on SNMP OIDs.
184           </para>
185         </listitem>
186
187       </itemizedlist>
188
189     </para>
190     </section>
191
192     <section><title>New Protocol Support</title>
193     <para>
194
195     </para>
196     </section>
197
198     <section><title>Updated Protocol Support</title> <para>
199
200     </para>
201     </section>
202
203     <section><title>New and Updated Capture File Support</title>
204     <para>
205
206     </para>
207     </section>
208
209   </section>
210
211   <section id="GettingWireshark"><title>Getting Wireshark</title>
212     <para>
213       Wireshark source code and installation packages are available from
214       the <ulink url="http://www.wireshark.org/download.html">download
215       page</ulink> on the main web site.
216     </para>
217
218     <section><title>Vendor-supplied Packages</title>
219       <para>
220         Most Linux and Unix vendors supply their own Wireshark packages.
221         You can usually install or upgrade Wireshark using the package management
222         system specific to that platform.  A list of third-party packages
223         can be found on the
224         <ulink url="http://www.wireshark.org/download.html#otherplat">download page</ulink> on the Wireshark web site.
225       </para>
226     </section>
227
228   </section>
229
230   <!-- XXX needs to be written
231   <section id="RemovingWireshark"><title>Removing Wireshark</title>
232     <para>
233     </para>
234   </section>
235   -->
236
237   <section id="FileLocations"><title>File Locations</title>
238     <para>
239       Wireshark and TShark look in several different locations for
240       preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
241       These locations vary from platform to platform.  You can use
242       About->Folders to find the default locations on your system.
243     </para>
244   </section>
245
246   <section id="KnownProblems"><title>Known Problems</title>
247
248     <para>
249       The <guibutton>Filter</guibutton> button is nonfunctional in the
250       file dialogs under Windows.
251       (<ulink url="http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=942">Bug
252       942</ulink>)
253     </para>
254
255   </section>
256
257   <section id="GettingHelp"><title>Getting Help</title>
258     <para>
259     Community support is available on the wireshark-users mailing list.
260     Subscription information and archives for all of Wireshark's mailing
261     lists can be found on <ulink url="http://www.wireshark.org/lists/">the
262     web site</ulink>.
263     </para>
264     <para>
265     Commercial support, training, and development services are available
266     from <ulink url="http://www.cacetech.com/">CACE Technologies</ulink>.
267     </para>
268   </section>
269
270   <section id="FAQ"><title>Frequently Asked Questions</title>
271     <para>
272     A complete FAQ is available on the
273     <ulink url="http://www.wireshark.org/faq.html">Wireshark web site</ulink>.
274     </para>
275   </section>
276
277 </article>