update frontpage and download to reflect new release
Roger Dingledine

Roger Dingledine commited on 2005-01-04 11:49:54
Zeige 2 geänderte Dateien mit 18 Einfügungen und 10 Löschungen.

... ...
@@ -54,12 +54,19 @@ and more.</p>
54 54
 <li>Latest experimental source: <a href="dist/tor-0.0.9.tar.gz">0.0.9</a>
55 55
 (<a href="dist/tor-0.0.9.tar.gz.asc">sig</a>)</li>
56 56
 -->
57
-<li>Latest stable source: <a href="dist/tor-0.0.9.1.tar.gz">0.0.9.1</a>
58
-(<a href="dist/tor-0.0.9.1.tar.gz.asc">sig</a>)</li>
57
+<li>Latest stable source: <a href="dist/tor-0.0.9.2.tar.gz">0.0.9.2</a>
58
+(<a href="dist/tor-0.0.9.2.tar.gz.asc">sig</a>)</li>
59 59
 <li>Win32 installer (experimental):
60
-<a href="dist/win32/tor-0.0.9.1-win32.exe">0.0.9.1</a> (<a
61
-href="dist/win32/tor-0.0.9.1-win32.exe.asc">sig</a>)  Be sure to read the <a
60
+<a href="dist/win32/tor-0.0.9.2-win32.exe">0.0.9.2</a> (<a
61
+href="dist/win32/tor-0.0.9.2-win32.exe.asc">sig</a>)  Be sure to read the <a
62 62
 href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a></li>
63
+<li>Mac OS X package (experimental):
64
+<a href="dist/osx/Tor 0.0.9.2 Bundle.dmg">installer</a> (<a
65
+href="dist/osx/Tor 0.0.9.2 Bundle.dmg.asc">sig</a>)  Be sure to read the <a
66
+href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a></li>
67
+<li>RPM package (experimental):
68
+<a href="dist/rpm/tor-0.0.9.2-tor.0.fc1.i386.rpm">RPM</a>,
69
+<a href="dist/rpm/tor-0.0.9.2-tor.0.fc1.src.rpm">SRPM</a></li>
63 70
 </ul>
64 71
 
65 72
 <p>General instructions for installing and configuring Tor are <a
... ...
@@ -81,11 +88,6 @@ Old releases are <a href="dist/obsolete/">here</a>.
81 88
 <li><b>Outside link:</b> Hideki Saito's contributed <a href="http://www.anime.net/~sasami/pub/tor/">Tor setup exe</a> might work for you, especially if you speak Japanese.</li>
82 89
 </ul>
83 90
 
84
-<p><b>Red Hat packages</b> are not available yet. We have a <a
85
-href="cvs/tor/tor.spec.in">spec file</a>, and we plan to start making
86
-rpms available soon.
87
-</p>
88
-
89 91
 <p><b>Debian packages</b> have been uploaded to unstable,
90 92
 so you can just <code>apt-get install tor</code> if you are running sid.<br />
91 93
 For stable (woody) or testing add these lines to your
... ...
@@ -119,6 +121,12 @@ put them here.
119 121
 
120 122
 <h2>Stable releases</h2>
121 123
 
124
+<p>2005-01-04:
125
+Tor 0.0.9.2 fixes <a
126
+href="http://archives.seul.org/or/announce/Jan-2004/msg00000.html">many
127
+more bugs</a>.
128
+</p>
129
+
122 130
 <p>2004-12-16:
123 131
 Tor 0.0.9.1 fixes <a
124 132
 href="http://archives.seul.org/or/announce/Dec-2004/msg00001.html">a
... ...
@@ -119,7 +119,7 @@ on the current Tor network if you really need strong anonymity.
119 119
 </p>
120 120
 
121 121
 <p>
122
-2004-12-16: Tor 0.0.9.1 is released. [<a href="download.html">download</a>]<br />
122
+2005-01-04: Tor 0.0.9.2 is released. [<a href="download.html">download</a>]<br />
123 123
 </p>
124 124
 
125 125
 <p>
126 126