Roger Dingledine commited on 2005-05-25 05:56:50
Zeige 1 geänderte Dateien mit 12 Einfügungen und 13 Löschungen.
| ... | ... |
@@ -46,40 +46,39 @@ |
| 46 | 46 |
under the <a href="cvs/tor/LICENSE">3-clause BSD license</a>.</p> |
| 47 | 47 |
|
| 48 | 48 |
<p>You can get the latest release from the <a href="dist/">download |
| 49 |
-directory</a>. The latest stable release is <b>0.0.9.9</b>, and the |
|
| 50 |
-latest testing release is <b>0.1.0.8-rc</b>. Tor should run on Linux, |
|
| 49 |
+directory</a>. The latest development release is <b>0.1.0.8-rc</b>, and the |
|
| 50 |
+latest stable release is <b>0.0.9.9</b>. Tor should run on Linux, |
|
| 51 | 51 |
BSD, OS X, Win32, Solaris, and more.</p> |
| 52 | 52 |
<ul> |
| 53 | 53 |
<li><b>Win32</b> installer (experimental): |
| 54 |
-<a href="dist/win32/tor-0.0.9.9-win32.exe">0.0.9.9</a> (<a |
|
| 55 |
-href="dist/win32/tor-0.0.9.9-win32.exe.asc">sig</a>) |
|
| 56 | 54 |
<a href="dist/win32/tor-0.1.0.8-rc-win32.exe">0.1.0.8-rc</a> (<a |
| 57 | 55 |
href="dist/win32/tor-0.1.0.8-rc-win32.exe.asc">sig</a>) |
| 56 |
+<a href="dist/win32/tor-0.0.9.9-win32.exe">0.0.9.9</a> (<a |
|
| 57 |
+href="dist/win32/tor-0.0.9.9-win32.exe.asc">sig</a>) |
|
| 58 | 58 |
Be sure to read the <a |
| 59 | 59 |
href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a>.</li> |
| 60 | 60 |
<li><b>Mac OS X</b> installer (experimental): |
| 61 |
-<a href="dist/osx/Tor 0.0.9.9 Bundle.dmg">0.0.9.9</a> (<a |
|
| 62 |
-href="dist/osx/Tor 0.0.9.9 Bundle.dmg.asc">sig</a>) |
|
| 63 | 61 |
<a href="dist/osx/Tor 0.1.0.8-rc Bundle.dmg">0.1.0.8-rc</a> (<a |
| 64 | 62 |
href="dist/osx/Tor 0.1.0.8-rc Bundle.dmg.asc">sig</a>) |
| 63 |
+<a href="dist/osx/Tor 0.0.9.9 Bundle.dmg">0.0.9.9</a> (<a |
|
| 64 |
+href="dist/osx/Tor 0.0.9.9 Bundle.dmg.asc">sig</a>) |
|
| 65 | 65 |
Be sure to read the <a |
| 66 | 66 |
href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li> |
| 67 | 67 |
<li><b>RPM</b> package (experimental): |
| 68 |
-<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.i386.rpm">0.0.9.9 RPM</a>, |
|
| 69 |
-<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.src.rpm">0.0.9.9 SRPM</a>, |
|
| 70 | 68 |
<a href="dist/rpm/tor-0.1.0.8.rc-tor.0.fc1.i386.rpm">0.1.0.8.rc RPM</a> (<a |
| 71 | 69 |
href="dist/rpm/tor-0.1.0.8.rc-tor.0.fc1.i386.rpm.asc">sig</a>), |
| 72 | 70 |
<a href="dist/rpm/tor-0.1.0.8.rc-tor.0.fc1.src.rpm">0.1.0.8.rc SRPM</a> (<a |
| 73 |
-href="dist/rpm/tor-0.1.0.8.rc-tor.0.fc1.src.rpm">sig</a>) |
|
| 74 |
- |
|
| 71 |
+href="dist/rpm/tor-0.1.0.8.rc-tor.0.fc1.src.rpm">sig</a>), |
|
| 72 |
+<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.i386.rpm">0.0.9.9 RPM</a>, |
|
| 73 |
+<a href="dist/rpm/tor-0.0.9.9-tor.0.fc1.src.rpm">0.0.9.9 SRPM</a> |
|
| 75 | 74 |
</li> |
| 76 |
-<li>Latest stable source: <a href="dist/tor-0.0.9.9.tar.gz">0.0.9.9</a> |
|
| 77 |
-(<a href="dist/tor-0.0.9.9.tar.gz.asc">sig</a>)</li> |
|
| 78 | 75 |
<li>Latest testing source: <a href="dist/tor-0.1.0.8-rc.tar.gz">0.1.0.8-rc</a> |
| 79 | 76 |
(<a href="dist/tor-0.1.0.8-rc.tar.gz.asc">sig</a>). |
| 80 | 77 |
You will <a href="cvs/tor/doc/tor-doc.html#installing">need |
| 81 | 78 |
libevent</a>. If you are brave enough to try building from source on |
| 82 |
-Windows, you'll need libevent 1.0c or later. |
|
| 79 |
+Windows, you'll need libevent 1.0c or later.</li> |
|
| 80 |
+<li>Latest stable source: <a href="dist/tor-0.0.9.9.tar.gz">0.0.9.9</a> |
|
| 81 |
+(<a href="dist/tor-0.0.9.9.tar.gz.asc">sig</a>) |
|
| 83 | 82 |
</li> |
| 84 | 83 |
</ul> |
| 85 | 84 |
|
| 86 | 85 |