point to 0.1.0.11 for win32 and osx packages too
Roger Dingledine

Roger Dingledine commited on 2005-07-01 22:39:10
Zeige 1 geänderte Dateien mit 11 Einfügungen und 4 Löschungen.

... ...
@@ -52,15 +52,15 @@ latest development release is <b>0.1.1.1-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.10-win32.exe">0.1.0.10</a> (<a
56
-href="dist/win32/tor-0.1.0.10-win32.exe.asc">sig</a>),
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>),
57 57
 <!--<a href="dist/win32/tor-0.1.1.1-alpha-win32.exe">0.1.1.1-alpha</a> (<a
58 58
 href="dist/win32/tor-0.1.1.1-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.10 Bundle.dmg">0.1.0.10</a> (<a
63
-href="dist/osx/Tor 0.1.0.10 Bundle.dmg.asc">sig</a>),
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>),
64 64
 <!--<a href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg">0.1.1.1-alpha</a> (<a
65 65
 href="dist/osx/Tor 0.1.1.1-alpha Bundle.dmg.asc">sig</a>).-->
66 66
 Be sure to read the <a
... ...
@@ -146,6 +146,13 @@ controller protocol (version 1) that uses ascii rather than binary</a>.
146 146
 
147 147
 <h2>Stable releases</h2>
148 148
 
149
+<p>2005-06-30:
150
+Tor 0.1.0.11 fixes a <a
151
+href="http://archives.seul.org/or/announce/Jun-2005/msg00001.html">security
152
+problem where servers would disregard their exit policies in some
153
+circumstances</a>.
154
+</p>
155
+
149 156
 <p>2005-06-12:
150 157
 Tor 0.1.0.10 features <a
151 158
 href="http://archives.seul.org/or/announce/Jun-2005/msg00000.html">cleanup
152 159