aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
blob: 53314072216323df22eef2509515e7df351e96fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [

<!-- $Id$ -->

<!--
DOCUMENT SECTION
-Use this section to encode all document information
-->

  <!ENTITY DocumentTitle "<application>Ethereal</application> Release Notes">
  <!ENTITY DocumentSubTitle "&DocumentVersion; (&SvnVersion;) for Ethereal &EtherealCurrentVersion;">
  <!ENTITY DocumentTitleAbbreviation "Relnotes">

  <!ENTITY % SvnVersionFile SYSTEM "svn_version.xml">
  %SvnVersionFile;
<!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.</para><para>All logos and trademarks in this document are property of their respective owner.</para>">

<!--
Ethereal Info
-->
  <!ENTITY EtherealCurrentVersion "0.10.13 (preliminary)">
  <!ENTITY EtherealWebSite "http://www.ethereal.com">
  <!ENTITY EtherealUsersGuidePage "&EtherealWebSite;/docs/#usersguide">
  <!ENTITY EtherealDownloadPage "&EtherealWebSite;/download.html">
  <!ENTITY EtherealBinariesPage "&EtherealWebSite;/download.html#releases">
  <!ENTITY EtherealAuthorsPage "&EtherealWebSite;/introduction.html#authors">
  <!ENTITY EtherealProtocolsPage "&EtherealWebSite;/docs/dfref/">
  <!ENTITY EtherealFAQPage "&EtherealWebSite;/faq.html">
  <!ENTITY EtherealFAQPromiscPage "&EtherealWebSite;/faq#promiscsniff">
  <!ENTITY EtherealMediaPage "&EtherealWebSite;/media.html">
  <!ENTITY EtherealWikiPage "http://wiki.ethereal.com">
  <!ENTITY EtherealWikiCaptureFiltersPage "&EtherealWikiPage;/CaptureFilters">
  <!ENTITY EtherealWikiDisplayFiltersPage "&EtherealWikiPage;/DisplayFilters">
  <!ENTITY EtherealWikiPreferencesPage "&EtherealWikiPage;/Preferences">
  <!ENTITY EtherealWikiColoringRulesPage "&EtherealWikiPage;/ColoringRules">
  <!ENTITY EtherealWikiPreferencesPage "&EtherealWikiPage;/Preferences">

  <!ENTITY EtherealDevMailList "ethereal-dev[AT]ethereal.com">
  <!ENTITY EtherealUsersMailList "ethereal-users[AT]ethereal.com">

  
<!--
Winpcap Info
-->
  <!ENTITY WinPcapWebsite "http://www.winpcap.org">
  <!ENTITY WinPcapDownloadWebsite "http://www.winpcap.org/install/default.htm">

<!--
Gnu info
-->
  <!ENTITY GPLWebsite "http://www.gnu.org/copyleft/gpl.html">

]>

<article>
  <title>Ethereal &EtherealCurrentVersion; Release Notes</title>

  <section id="WhatIs"><title>What is Ethereal?</title>
    <para>
      Ethereal is the world's most popular network protocol analyzer.  It
      is used for troubleshooting, analysis, development, and education.
    </para>
  </section>

  <section id="WhatsNew"><title>What's New</title>
    <section><title>Bugfixes</title>
    <para>
      The following security vulnerabilities have been fixed since the
      previous release:
      <itemizedlist>

	<listitem><para>
	  The ISAKMP dissector could exhaust system memory.
	  <!-- Fixed in r15163 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.11 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The FC-FCS dissector could exhaust system memory.
	  <!-- Fixed in r15204 -->
	  <!-- Bug IDs: 312 -->
	  Versions affected: 0.9.0 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The RSVP dissector could exhaust system memory.
	  <!-- Fixed in r15206, r15600 -->
	  <!-- Bug IDs: 311, 314, 382 -->
	  Versions affected: 0.9.4 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The ISIS LSP dissector could exhaust system memory.
	  <!-- Fixed in r15245 -->
	  <!-- Bug IDs: 320, 326 -->
	  Versions affected: 0.8.18 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The IrDA dissector could crash.
	  <!-- Fixed in r15265, r15267 -->
	  <!-- Bug IDs: 328, 329, 330, 334, 335, 336 -->
	  Versions affected: 0.10.0 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The SLIMP3 dissector could overflow a buffer.
	  <!-- Fixed in r15279 -->
	  <!-- Bug IDs: 327 -->
	  Versions affected: 0.9.1 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The BER dissector was susceptible to an infinite loop.
	  <!-- Fixed in r15292 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.3 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The SCSI dissector could dereference a null pointer and crash.
	  <!-- Fixed in r15289 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.3 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  If the "Dissect unknown RPC program numbers" option was enabled,
	  the ONC RPC dissector might be able to exhaust system memory.
	  This option is disabled by default.
	  <!-- Fixed in r15290 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.7.7 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The sFlow dissector could dereference a null pointer and crash.
	  <!-- Fixed in r15375 -->
	  <!-- Bug IDs: 356 -->
	  Versions affected: 0.9.14 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The RTnet dissector could dereference a null pointer and crash.
	  <!-- Fixed in r15673 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.8 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The SigComp UDVM could go into an infinite loop or crash.
	  <!-- Fixed in r15715, r15901 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.12.
	</para></listitem>

	<listitem><para>
	  If SMB transaction payload reassembly is enabled the SMB
	  dissector could crash.  This preference is disabled by default.
	  <!-- Fixed in r15789 -->
	  <!-- Bug IDs: 421 -->
	  Versions affected: 0.9.7 to 0.10.12.
	</para></listitem>

	<listitem><para>
	  The X11 dissector could attempt to divide by zero.
	  <!-- Fixed in r15927 -->
	  <!-- Bug IDs: none -->
	  Versions affected: 0.10.1 to 0.10.12.
	</para></listitem>

      </itemizedlist>
    </para>

    <para>
      When trying to save a flow graph, Ethereal could crash.
    </para>

    <para>
      The PCRE library that ships with the Windows installer has been upgraded
      from version 4.4 to 6.3 in response to a
      <ulink url="http://www.securityfocus.com/bid/14620">security
      vulnerability</ulink>.
    </para>
    </section>

    <section><title>New and Updated Features</title>
    <para>
      The following features are new (or have been significantly updated) since 
	  the last release:
      <itemizedlist>

	<listitem><para>
	  The <command>timestamp display precision</command> of the Packet List 
	  can be adjusted now. The precision will be automatically adjusted 
	  depending on the file format loaded, e.g. libpcap typically uses 
	  microsecond resolution displayed like "0.000000". In addition you can 
	  adjust the precision manually through the View/Time Display Format menu 
	  items.
	</para></listitem>

	<listitem><para>
	  The <command>WinPcap version 3.1</command> installer was released since 
	  the last Ethereal release. The version included in the Ethereal Windows 
	  installer has been updated from 3.1 beta 4 to 3.1. 
	  If you want to upgrade WinPcap separately or install a 
	  different version you can download it from:
          <ulink url="http://www.winpcap.org">the WinPcap web site</ulink>.
	</para></listitem>

	<listitem><para>
	  The behavior of the display filter
	  <command>"ip.checksum_bad" has changed</command>.
      Instead of merely checking for its presence you must now make sure
      it is set, e.g. instead of using "ip.checksum_bad" you must now
      use "ip.checksum_bad == 1".
	</para></listitem>

	<listitem><para>
	  A new capture file format 
	  <command>"Nanosecond libpcap (Ethereal)"</command> was added. It is 
	  very similar to the common libpcap file format but is capable of keeping 
	  nanosecond resolution timestamps. This format is currently supported only
	  by Ethereal.
	</para></listitem>

        <listitem><para>
          Ethereal's memory managment has been greatly improved.
        </para></listitem>

      </itemizedlist>
    </para>
    </section>
  </section>

  <section id="GettingEthereal"><title>Getting Ethereal</title>
    <section><title>Microsoft Windows</title>
      <para>
	Download ethereal-setup-&EtherealCurrentVersion;.exe from the
	<ulink url="http://www.ethereal.com/docs/distribution/win32/">Windows
	download area</ulink> on the main web site.  Double-click the 
	installer executable.
      </para>
    </section>

    <section><title>Sun Solaris</title>
      <para>
	Download the appropriate package from the
	<ulink url="http://www.ethereal.com/docs/distribution/solaris/">Solaris
	download area</ulink> on the main web site.  Uncompress the package
	using bzip2, and install it using pkgadd.
      </para>
    </section>

    <section><title>Source Code</title>
      <para>
	Download ethereal-&EtherealCurrentVersion;.tar.gz from the
	<ulink url="http://www.ethereal.com/docs/distribution/">main
	download area</ulink> on the web site.  Extract the package
	using tar and gzip.  Run "configure ; make ; make install".
      </para>
    </section>

    <section><title>Vendor-supplied Packages</title>
      <para>
	Most Linux and Unix vendors supply their own Ethereal packages.
	You can install or upgrade Ethereal using the package management
	system specific to that platform.
      </para>
    </section>

  </section>

  <!-- XXX needs to be written 
  <section id="RemovingEthereal"><title>Removing Ethereal</title>
    <para>
    </para>
  </section>
  -->

  <section id="FileLocations"><title>File Locations</title>
    <para>
      Ethereal and Tethereal look in several different locations for
      preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
      These locations vary from platform to platform.  You can use
      About->Folders to find the default locations on your system.
    </para>
  </section>

  <section id="KnownProblems"><title>Known Problems</title>
    <para>
    On Windows systems the packet list scroll bar can sometimes disappear
    or become unusable.  Until the problem is fixed you can work around it
    by resizing the packet list or the main window.
    (<ulink url="http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=220">Bug
    #220</ulink>)
    </para>
  </section>

  <section id="GettingHelp"><title>Getting Help</title>
    <para>
    Community support is available on the ethereal-users mailing list.
    Subscription information and archives for all of Ethereal's mailing
    lists can be found on <ulink url="http://www.ethereal.com/lists">the
    web site</ulink>. There is also an <ulink url="irc://irc.freenode.net/ethereal">IRC channel dedicated to Ethereal</ulink>.
    </para>
    <para>
    Commercial support, training, and development services are available
    from <ulink url="http://www.etherealsoft.com/">Ethereal Software</ulink>.
    </para>
  </section>

  <section id="FAQ"><title>Frequently Asked Questions</title>
    <para>
    A complete FAQ is available on the
    <ulink url="http://www.ethereal.com/faq.html">Ethereal web site</ulink>.
    </para>
  </section>

</article>