Roger Dingledine commited on 2005-07-18 21:10:34
Zeige 1 geänderte Dateien mit 17 Einfügungen und 11 Löschungen.
| ... | ... |
@@ -47,36 +47,36 @@ 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 | 49 |
directory</a>. |
| 50 |
-The latest stable release is <b>0.1.0.11</b>, and the |
|
| 50 |
+The latest stable release is <b>0.1.0.12</b>, and the |
|
| 51 | 51 |
latest development release is <b>0.1.1.2-alpha</b>. |
| 52 | 52 |
Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p> |
| 53 | 53 |
<ul> |
| 54 | 54 |
<li><b>Windows</b> installer: |
| 55 |
-<a href="dist/win32/tor-0.1.0.11-win32.exe">0.1.0.11</a> (<a |
|
| 56 |
-href="dist/win32/tor-0.1.0.11-win32.exe.asc">sig</a>), |
|
| 55 |
+<a href="dist/win32/tor-0.1.0.12-win32.exe">0.1.0.12</a> (<a |
|
| 56 |
+href="dist/win32/tor-0.1.0.12-win32.exe.asc">sig</a>), |
|
| 57 | 57 |
<a href="dist/win32/tor-0.1.1.2-alpha-win32.exe">0.1.1.2-alpha</a> (<a |
| 58 | 58 |
href="dist/win32/tor-0.1.1.2-alpha-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: |
| 62 |
-<a href="dist/osx/Tor 0.1.0.11 Bundle.dmg">0.1.0.11</a> (<a |
|
| 63 |
-href="dist/osx/Tor 0.1.0.11 Bundle.dmg.asc">sig</a>), |
|
| 62 |
+<a href="dist/osx/Tor 0.1.0.12 Bundle.dmg">0.1.0.12</a> (<a |
|
| 63 |
+href="dist/osx/Tor 0.1.0.12 Bundle.dmg.asc">sig</a>), |
|
| 64 | 64 |
<a href="dist/osx/Tor 0.1.1.2-alpha Bundle.dmg">0.1.1.2-alpha</a> (<a |
| 65 | 65 |
href="dist/osx/Tor 0.1.1.2-alpha 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>Red Hat Linux</b> package: |
| 69 |
-<a href="dist/rpm/tor-0.1.0.11-tor.0.fc1.i386.rpm">0.1.0.11 RPM</a> (<a |
|
| 70 |
-href="dist/rpm/tor-0.1.0.11-tor.0.fc1.i386.rpm.asc">sig</a>), |
|
| 71 |
-<a href="dist/rpm/tor-0.1.0.11-tor.0.fc1.src.rpm">0.1.0.11 SRPM</a> (<a |
|
| 72 |
-href="dist/rpm/tor-0.1.0.11-tor.0.fc1.src.rpm.asc">sig</a>), |
|
| 69 |
+<a href="dist/rpm/tor-0.1.0.12-tor.0.fc1.i386.rpm">0.1.0.12 RPM</a> (<a |
|
| 70 |
+href="dist/rpm/tor-0.1.0.12-tor.0.fc1.i386.rpm.asc">sig</a>), |
|
| 71 |
+<a href="dist/rpm/tor-0.1.0.12-tor.0.fc1.src.rpm">0.1.0.12 SRPM</a> (<a |
|
| 72 |
+href="dist/rpm/tor-0.1.0.12-tor.0.fc1.src.rpm.asc">sig</a>), |
|
| 73 | 73 |
<a href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.i386.rpm">0.1.1.2-alpha RPM</a> (<a |
| 74 | 74 |
href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), |
| 75 | 75 |
<a href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.src.rpm">0.1.1.2-alpha SRPM</a> (<a |
| 76 | 76 |
href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.src.rpm.asc">sig</a>) |
| 77 | 77 |
</li> |
| 78 |
-<li>Latest source tarballs: <a href="dist/tor-0.1.0.11.tar.gz">0.1.0.11</a> |
|
| 79 |
-(<a href="dist/tor-0.1.0.11.tar.gz.asc">sig</a>), |
|
| 78 |
+<li>Latest source tarballs: <a href="dist/tor-0.1.0.12.tar.gz">0.1.0.12</a> |
|
| 79 |
+(<a href="dist/tor-0.1.0.12.tar.gz.asc">sig</a>), |
|
| 80 | 80 |
<a href="dist/tor-0.1.1.2-alpha.tar.gz">0.1.1.2-alpha</a> |
| 81 | 81 |
(<a href="dist/tor-0.1.1.2-alpha.tar.gz.asc">sig</a>). |
| 82 | 82 |
You will <a href="http://www.monkey.org/~provos/libevent/">need |
| ... | ... |
@@ -151,6 +151,12 @@ controller protocol (version 1) that uses ascii rather than binary</a>. |
| 151 | 151 |
|
| 152 | 152 |
<h2>Stable releases</h2> |
| 153 | 153 |
|
| 154 |
+<p>2005-07-18: |
|
| 155 |
+Tor 0.1.0.12 fixes an <a |
|
| 156 |
+href="http://archives.seul.org/or/announce/Jul-2005/msg00001.html">assert |
|
| 157 |
+bug that was taking down some clients and servers in rare cases</a>. |
|
| 158 |
+</p> |
|
| 159 |
+ |
|
| 154 | 160 |
<p>2005-06-30: |
| 155 | 161 |
Tor 0.1.0.11 fixes a <a |
| 156 | 162 |
href="http://archives.seul.org/or/announce/Jun-2005/msg00001.html">security |
| 157 | 163 |