tell download.html about 0.0.9.7
Roger Dingledine

Roger Dingledine commited on 2005-04-01 09:59:45
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.6</b>, and the
50
+directory</a>. The latest stable release is <b>0.0.9.7</b>, and the
51 51
 latest testing release is <b>0.1.0.1-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.6-win32.exe">0.0.9.6</a> (<a
60
-href="dist/win32/tor-0.0.9.6-win32.exe.asc">sig</a>)
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>)
61 61
 <a href="dist/win32/tor-0.1.0.1-rc-win32.exe">0.1.0.1-rc</a> (<a
62 62
 href="dist/win32/tor-0.1.0.1-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.6 Bundle.dmg">0.0.9.6</a> (<a
67
-href="dist/osx/Tor 0.0.9.6 Bundle.dmg.asc">sig</a>)
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>)
68 68
 <a href="dist/osx/Tor 0.1.0.1-rc Bundle.dmg">0.1.0.1-rc</a> (<a
69 69
 href="dist/osx/Tor 0.1.0.1-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.6-tor.0.fc1.i386.rpm">0.0.9.6 RPM</a>,
74
-<a href="dist/rpm/tor-0.0.9.6-tor.0.fc1.src.rpm">0.0.9.6 SRPM</a>,
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>,
75 75
 <a href="dist/rpm/tor-0.1.0.1.rc-tor.0.fc1.i386.rpm">0.1.0.1.rc RPM</a>,
76 76
 <a href="dist/rpm/tor-0.1.0.1.rc-tor.0.fc1.src.rpm">0.1.0.1.rc SRPM</a>
77 77
 
78 78
 </li>
79
-<li>Latest stable source: <a href="dist/tor-0.0.9.6.tar.gz">0.0.9.6</a>
80
-(<a href="dist/tor-0.0.9.6.tar.gz.asc">sig</a>)</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>
81 81
 <li>Latest testing source: <a href="dist/tor-0.1.0.1-rc.tar.gz">0.1.0.1-rc</a>
82 82
 (<a href="dist/tor-0.1.0.1-rc.tar.gz.asc">sig</a>).
83 83
 You will <a href="cvs/tor/doc/tor-doc.html#installing">need
... ...
@@ -147,6 +147,13 @@ interface. It also fixes a bunch of minor but annoying bugs</a>.
147 147
 
148 148
 <h2>Stable releases</h2>
149 149
 
150
+<p>2005-04-01:
151
+Tor 0.0.9.7 fixes <a
152
+href="http://archives.seul.org/or/announce/Apr-2005/msg00000.html">another
153
+server race crash bug, and also fixes a bug where we would refuse to
154
+extend to an unknown server</a>.
155
+</p>
156
+
150 157
 <p>2005-03-24:
151 158
 Tor 0.0.9.6 fixes <a
152 159
 href="http://archives.seul.org/or/announce/Mar-2005/msg00000.html">yet
153 160