[or-cvs] update frontpage and download to reflect new release
Roger Dingledine
arma at seul.org
Tue Jan 4 10:49:57 UTC 2005
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
download.html index.html
Log Message:
update frontpage and download to reflect new release
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- download.html 3 Jan 2005 19:19:32 -0000 1.52
+++ download.html 4 Jan 2005 10:49:54 -0000 1.53
@@ -54,12 +54,19 @@
<li>Latest experimental source: <a href="dist/tor-0.0.9.tar.gz">0.0.9</a>
(<a href="dist/tor-0.0.9.tar.gz.asc">sig</a>)</li>
-->
-<li>Latest stable source: <a href="dist/tor-0.0.9.1.tar.gz">0.0.9.1</a>
-(<a href="dist/tor-0.0.9.1.tar.gz.asc">sig</a>)</li>
+<li>Latest stable source: <a href="dist/tor-0.0.9.2.tar.gz">0.0.9.2</a>
+(<a href="dist/tor-0.0.9.2.tar.gz.asc">sig</a>)</li>
<li>Win32 installer (experimental):
-<a href="dist/win32/tor-0.0.9.1-win32.exe">0.0.9.1</a> (<a
-href="dist/win32/tor-0.0.9.1-win32.exe.asc">sig</a>) Be sure to read the <a
+<a href="dist/win32/tor-0.0.9.2-win32.exe">0.0.9.2</a> (<a
+href="dist/win32/tor-0.0.9.2-win32.exe.asc">sig</a>) Be sure to read the <a
href="cvs/tor/doc/tor-doc-win32.html">Win32-specific instructions</a></li>
+<li>Mac OS X package (experimental):
+<a href="dist/osx/Tor 0.0.9.2 Bundle.dmg">installer</a> (<a
+href="dist/osx/Tor 0.0.9.2 Bundle.dmg.asc">sig</a>) Be sure to read the <a
+href="cvs/tor/doc/tor-doc-osx.html">OS X specific instructions</a></li>
+<li>RPM package (experimental):
+<a href="dist/rpm/tor-0.0.9.2-tor.0.fc1.i386.rpm">RPM</a>,
+<a href="dist/rpm/tor-0.0.9.2-tor.0.fc1.src.rpm">SRPM</a></li>
</ul>
<p>General instructions for installing and configuring Tor are <a
@@ -81,11 +88,6 @@
<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>
</ul>
-<p><b>Red Hat packages</b> are not available yet. We have a <a
-href="cvs/tor/tor.spec.in">spec file</a>, and we plan to start making
-rpms available soon.
-</p>
-
<p><b>Debian packages</b> have been uploaded to unstable,
so you can just <code>apt-get install tor</code> if you are running sid.<br />
For stable (woody) or testing add these lines to your
@@ -119,6 +121,12 @@
<h2>Stable releases</h2>
+<p>2005-01-04:
+Tor 0.0.9.2 fixes <a
+href="http://archives.seul.org/or/announce/Jan-2004/msg00000.html">many
+more bugs</a>.
+</p>
+
<p>2004-12-16:
Tor 0.0.9.1 fixes <a
href="http://archives.seul.org/or/announce/Dec-2004/msg00001.html">a
Index: index.html
===================================================================
RCS file: /home2/or/cvsroot/website/index.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- index.html 2 Jan 2005 05:50:15 -0000 1.45
+++ index.html 4 Jan 2005 10:49:54 -0000 1.46
@@ -119,7 +119,7 @@
</p>
<p>
-2004-12-16: Tor 0.0.9.1 is released. [<a href="download.html">download</a>]<br />
+2005-01-04: Tor 0.0.9.2 is released. [<a href="download.html">download</a>]<br />
</p>
<p>
More information about the tor-commits
mailing list