mention 0.0.9.8 on the website
Roger Dingledine

Roger Dingledine commited on 2005-04-08 07:16:21
Zeige 1 geänderte Dateien mit 16 Einfügungen und 9 Löschungen.

... ...
@@ -47,7 +47,7 @@ width="110" height="79" alt="Tor logo" /></a>
47 47
 under the <a href="cvs/tor/LICENSE">3-clause BSD license</a>.</p>
48 48
 
49 49
 <p>You can get the latest release from the <a href="dist/">download
50
-directory</a>. The latest stable release is <b>0.0.9.7</b>, and the
50
+directory</a>. The latest stable release is <b>0.0.9.8</b>, and the
51 51
 latest testing release is <b>0.1.0.2-rc</b>. Tor should run on Linux,
52 52
 BSD, OS X, Win32, Solaris, and more.</p>
53 53
 <ul>
... ...
@@ -56,28 +56,28 @@ BSD, OS X, Win32, Solaris, and more.</p>
56 56
 (<a href="dist/tor-0.0.9.tar.gz.asc">sig</a>)</li>
57 57
 -->
58 58
 <li><b>Win32</b> installer (experimental):
59
-<a href="dist/win32/tor-0.0.9.7-win32.exe">0.0.9.7</a> (<a
60
-href="dist/win32/tor-0.0.9.7-win32.exe.asc">sig</a>)
59
+<a href="dist/win32/tor-0.0.9.8-win32.exe">0.0.9.8</a> (<a
60
+href="dist/win32/tor-0.0.9.8-win32.exe.asc">sig</a>)
61 61
 <a href="dist/win32/tor-0.1.0.2-rc-win32.exe">0.1.0.2-rc</a> (<a
62 62
 href="dist/win32/tor-0.1.0.2-rc-win32.exe.asc">sig</a>)
63 63
 Be sure to read the <a
64 64
 href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a>.</li>
65 65
 <li><b>Mac OS X</b> installer (experimental):
66
-<a href="dist/osx/Tor 0.0.9.7 Bundle.dmg">0.0.9.7</a> (<a
67
-href="dist/osx/Tor 0.0.9.7 Bundle.dmg.asc">sig</a>)
66
+<a href="dist/osx/Tor 0.0.9.8 Bundle.dmg">0.0.9.8</a> (<a
67
+href="dist/osx/Tor 0.0.9.8 Bundle.dmg.asc">sig</a>)
68 68
 <a href="dist/osx/Tor 0.1.0.2-rc Bundle.dmg">0.1.0.2-rc</a> (<a
69 69
 href="dist/osx/Tor 0.1.0.2-rc Bundle.dmg.asc">sig</a>)
70 70
 Be sure to read the <a
71 71
 href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li>
72 72
 <li><b>RPM</b> package (experimental):
73
-<a href="dist/rpm/tor-0.0.9.7-tor.0.fc1.i386.rpm">0.0.9.7 RPM</a>,
74
-<a href="dist/rpm/tor-0.0.9.7-tor.0.fc1.src.rpm">0.0.9.7 SRPM</a>,
73
+<a href="dist/rpm/tor-0.0.9.8-tor.0.fc1.i386.rpm">0.0.9.8 RPM</a>,
74
+<a href="dist/rpm/tor-0.0.9.8-tor.0.fc1.src.rpm">0.0.9.8 SRPM</a>,
75 75
 <a href="dist/rpm/tor-0.1.0.2.rc-tor.0.fc1.i386.rpm">0.1.0.2.rc RPM</a>,
76 76
 <a href="dist/rpm/tor-0.1.0.2.rc-tor.0.fc1.src.rpm">0.1.0.2.rc SRPM</a>
77 77
 
78 78
 </li>
79
-<li>Latest stable source: <a href="dist/tor-0.0.9.7.tar.gz">0.0.9.7</a>
80
-(<a href="dist/tor-0.0.9.7.tar.gz.asc">sig</a>)</li>
79
+<li>Latest stable source: <a href="dist/tor-0.0.9.8.tar.gz">0.0.9.8</a>
80
+(<a href="dist/tor-0.0.9.8.tar.gz.asc">sig</a>)</li>
81 81
 <li>Latest testing source: <a href="dist/tor-0.1.0.2-rc.tar.gz">0.1.0.2-rc</a>
82 82
 (<a href="dist/tor-0.1.0.2-rc.tar.gz.asc">sig</a>).
83 83
 You will <a href="cvs/tor/doc/tor-doc.html#installing">need
... ...
@@ -174,6 +174,13 @@ interface. It also fixes a bunch of minor but annoying bugs</a>.
174 174
 
175 175
 <h2>Stable releases</h2>
176 176
 
177
+<p>2005-04-07:
178
+Tor 0.0.9.8 has a <a
179
+href="http://archives.seul.org/or/announce/Apr-2005/msg00001.html">workaround
180
+for a rare bug (reported by Alex de Joode) that makes servers stop
181
+processing new circuits</a>.
182
+</p>
183
+
177 184
 <p>2005-04-01:
178 185
 Tor 0.0.9.7 fixes <a
179 186
 href="http://archives.seul.org/or/announce/Apr-2005/msg00000.html">another
180 187