Roger Dingledine commited on 2005-07-25 11:18:31
Zeige 1 geänderte Dateien mit 18 Einfügungen und 11 Löschungen.
... | ... |
@@ -48,21 +48,21 @@ under the <a href="/cvs/tor/LICENSE">3-clause BSD license</a>.</p> |
48 | 48 |
<p>You can get the latest release from the <a href="dist/">download |
49 | 49 |
directory</a>. |
50 | 50 |
The latest stable release is <b>0.1.0.12</b>, and the |
51 |
-latest development release is <b>0.1.1.2-alpha</b>. |
|
51 |
+latest development release is <b>0.1.1.3-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 | 55 |
<a href="dist/win32/tor-0.1.0.12-win32.exe">0.1.0.12</a> (<a |
56 | 56 |
href="dist/win32/tor-0.1.0.12-win32.exe.asc">sig</a>), |
57 |
-<a href="dist/win32/tor-0.1.1.2-alpha-win32.exe">0.1.1.2-alpha</a> (<a |
|
58 |
-href="dist/win32/tor-0.1.1.2-alpha-win32.exe.asc">sig</a>). |
|
57 |
+<a href="dist/win32/tor-0.1.1.3-alpha-win32.exe">0.1.1.3-alpha</a> (<a |
|
58 |
+href="dist/win32/tor-0.1.1.3-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 | 62 |
<a href="dist/osx/Tor 0.1.0.12 Bundle.dmg">0.1.0.12</a> (<a |
63 | 63 |
href="dist/osx/Tor 0.1.0.12 Bundle.dmg.asc">sig</a>), |
64 |
-<a href="dist/osx/Tor 0.1.1.2-alpha Bundle.dmg">0.1.1.2-alpha</a> (<a |
|
65 |
-href="dist/osx/Tor 0.1.1.2-alpha Bundle.dmg.asc">sig</a>). |
|
64 |
+<a href="dist/osx/Tor 0.1.1.3-alpha Bundle.dmg">0.1.1.3-alpha</a> (<a |
|
65 |
+href="dist/osx/Tor 0.1.1.3-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: |
... | ... |
@@ -70,15 +70,15 @@ href="/cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a>.</li> |
70 | 70 |
href="dist/rpm/tor-0.1.0.12-tor.0.fc1.i386.rpm.asc">sig</a>), |
71 | 71 |
<a href="dist/rpm/tor-0.1.0.12-tor.0.fc1.src.rpm">0.1.0.12 SRPM</a> (<a |
72 | 72 |
href="dist/rpm/tor-0.1.0.12-tor.0.fc1.src.rpm.asc">sig</a>), |
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 |
-href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), |
|
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 |
-href="dist/rpm/tor-0.1.1.2.alpha-tor.0.fc1.src.rpm.asc">sig</a>) |
|
73 |
+<a href="dist/rpm/tor-0.1.1.3.alpha-tor.0.fc1.i386.rpm">0.1.1.3-alpha RPM</a> (<a |
|
74 |
+href="dist/rpm/tor-0.1.1.3.alpha-tor.0.fc1.i386.rpm.asc">sig</a>), |
|
75 |
+<a href="dist/rpm/tor-0.1.1.3.alpha-tor.0.fc1.src.rpm">0.1.1.3-alpha SRPM</a> (<a |
|
76 |
+href="dist/rpm/tor-0.1.1.3.alpha-tor.0.fc1.src.rpm.asc">sig</a>) |
|
77 | 77 |
</li> |
78 | 78 |
<li>Latest source tarballs: <a href="dist/tor-0.1.0.12.tar.gz">0.1.0.12</a> |
79 | 79 |
(<a href="dist/tor-0.1.0.12.tar.gz.asc">sig</a>), |
80 |
-<a href="dist/tor-0.1.1.2-alpha.tar.gz">0.1.1.2-alpha</a> |
|
81 |
-(<a href="dist/tor-0.1.1.2-alpha.tar.gz.asc">sig</a>). |
|
80 |
+<a href="dist/tor-0.1.1.3-alpha.tar.gz">0.1.1.3-alpha</a> |
|
81 |
+(<a href="dist/tor-0.1.1.3-alpha.tar.gz.asc">sig</a>). |
|
82 | 82 |
You will <a href="http://www.monkey.org/~provos/libevent/">need |
83 | 83 |
libevent</a>. If you are brave enough to try building from source on |
84 | 84 |
Windows, you'll need libevent 1.0c or later.</li> |
... | ... |
@@ -135,6 +135,13 @@ Meulie.net (<a href="http://tor.meulie.net/">http</a>) |
135 | 135 |
|
136 | 136 |
<h2>Testing releases</h2> |
137 | 137 |
|
138 |
+<p>2005-07-25: |
|
139 |
+Tor 0.1.1.3-alpha <a |
|
140 |
+href="http://archives.seul.org/or/talk/Jul-2005/msg00xxx.html">fixes |
|
141 |
+a crash bug with hidden services, an assert trigger in the controller, |
|
142 |
+and a few other controller bugs</a>. |
|
143 |
+</p> |
|
144 |
+ |
|
138 | 145 |
<p>2005-07-14: |
139 | 146 |
Tor 0.1.1.2-alpha <a |
140 | 147 |
href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">fixes a |
141 | 148 |