Roger Dingledine commited on 2005-04-28 01:10:41
Zeige 1 geänderte Dateien mit 16 Einfügungen und 9 Löschungen.
... | ... |
@@ -48,34 +48,34 @@ 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 | 50 |
directory</a>. The latest stable release is <b>0.0.9.9</b>, and the |
51 |
-latest testing release is <b>0.1.0.4-rc</b>. Tor should run on Linux, |
|
51 |
+latest testing release is <b>0.1.0.5-rc</b>. Tor should run on Linux, |
|
52 | 52 |
BSD, OS X, Win32, Solaris, and more.</p> |
53 | 53 |
<ul> |
54 | 54 |
<li><b>Win32</b> installer (experimental): |
55 | 55 |
<a href="dist/win32/tor-0.0.9.9-win32.exe">0.0.9.9</a> (<a |
56 | 56 |
href="dist/win32/tor-0.0.9.9-win32.exe.asc">sig</a>) |
57 |
-<a href="dist/win32/tor-0.1.0.4-rc-win32.exe">0.1.0.4-rc</a> (<a |
|
58 |
-href="dist/win32/tor-0.1.0.4-rc-win32.exe.asc">sig</a>) |
|
57 |
+<a href="dist/win32/tor-0.1.0.5-rc-win32.exe">0.1.0.5-rc</a> (<a |
|
58 |
+href="dist/win32/tor-0.1.0.5-rc-win32.exe.asc">sig</a>) |
|
59 | 59 |
Be sure to read the <a |
60 | 60 |
href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a>.</li> |
61 | 61 |
<li><b>Mac OS X</b> installer (experimental): |
62 | 62 |
<a href="dist/osx/Tor 0.0.9.9 Bundle.dmg">0.0.9.9</a> (<a |
63 | 63 |
href="dist/osx/Tor 0.0.9.9 Bundle.dmg.asc">sig</a>) |
64 |
-<a href="dist/osx/Tor 0.1.0.4-rc Bundle.dmg">0.1.0.4-rc</a> (<a |
|
65 |
-href="dist/osx/Tor 0.1.0.4-rc Bundle.dmg.asc">sig</a>) |
|
64 |
+<a href="dist/osx/Tor 0.1.0.5-rc Bundle.dmg">0.1.0.5-rc</a> (<a |
|
65 |
+href="dist/osx/Tor 0.1.0.5-rc Bundle.dmg.asc">sig</a>) |
|
66 | 66 |
Be sure to read the <a |
67 | 67 |
href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li> |
68 | 68 |
<li><b>RPM</b> package (experimental): |
69 | 69 |
<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.i386.rpm">0.0.9.9 RPM</a>, |
70 | 70 |
<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.src.rpm">0.0.9.9 SRPM</a>, |
71 |
-<a href="dist/rpm/tor-0.1.0.4.rc-tor.0.fc1.i386.rpm">0.1.0.4.rc RPM</a>, |
|
72 |
-<a href="dist/rpm/tor-0.1.0.4.rc-tor.0.fc1.src.rpm">0.1.0.4.rc SRPM</a> |
|
71 |
+<a href="dist/rpm/tor-0.1.0.5.rc-tor.0.fc1.i386.rpm">0.1.0.5.rc RPM</a>, |
|
72 |
+<a href="dist/rpm/tor-0.1.0.5.rc-tor.0.fc1.src.rpm">0.1.0.5.rc SRPM</a> |
|
73 | 73 |
|
74 | 74 |
</li> |
75 | 75 |
<li>Latest stable source: <a href="dist/tor-0.0.9.9.tar.gz">0.0.9.9</a> |
76 | 76 |
(<a href="dist/tor-0.0.9.9.tar.gz.asc">sig</a>)</li> |
77 |
-<li>Latest testing source: <a href="dist/tor-0.1.0.4-rc.tar.gz">0.1.0.4-rc</a> |
|
78 |
-(<a href="dist/tor-0.1.0.4-rc.tar.gz.asc">sig</a>). |
|
77 |
+<li>Latest testing source: <a href="dist/tor-0.1.0.5-rc.tar.gz">0.1.0.5-rc</a> |
|
78 |
+(<a href="dist/tor-0.1.0.5-rc.tar.gz.asc">sig</a>). |
|
79 | 79 |
You will <a href="cvs/tor/doc/tor-doc.html#installing">need |
80 | 80 |
libevent</a>. If you are brave enough to try building from source on |
81 | 81 |
Windows, you'll need libevent 1.0c or later. |
... | ... |
@@ -164,6 +164,13 @@ Swedish Linux Society (<a href="ftp://ftp.se.linux.org/pub/crypto/tor/">ftp</a> |
164 | 164 |
|
165 | 165 |
<h2>Testing releases</h2> |
166 | 166 |
|
167 |
+<p>2005-04-27: Tor 0.1.0.5-rc <a |
|
168 |
+href="http://archives.seul.org/or/talk/Apr-2005/msg00201.html">has a |
|
169 |
+few stability fixes (in particular, libevent 1.0d has a serious crash bug, |
|
170 |
+so now we incorporate libevent 1.0e), add https authenticator support, |
|
171 |
+and some performance improvements</a>. |
|
172 |
+</p> |
|
173 |
+ |
|
167 | 174 |
<p>2005-04-23: Tor 0.1.0.4-rc <a |
168 | 175 |
href="http://archives.seul.org/or/talk/Apr-2005/msg00179.html">fixes |
169 | 176 |
some more stability problems, including a bug that's been taking down |
170 | 177 |