[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] bump to 0.1.0.15
Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website
Modified Files:
download.html
Log Message:
bump to 0.1.0.15
comment out the old os x packages and the rpm packages since
we don't have those available now.
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- download.html 17 Sep 2005 18:08:22 -0000 1.155
+++ download.html 24 Sep 2005 06:21:48 -0000 1.156
@@ -52,7 +52,7 @@
<p>You can get the latest release from the <a href="dist/">download
directory</a>.
-The latest stable release is <b>0.1.0.14</b>, and the
+The latest stable release is <b>0.1.0.15</b>, and the
latest development release is <b>0.1.1.7-alpha</b>.
To keep informed of security advisories and new stable releases, subscribe
to the <a href="http://archives.seul.org/or/announce/">or-announce
@@ -70,28 +70,30 @@
<p>Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
<ul>
<li><b>Windows</b> installer:
-<a href="dist/win32/tor-0.1.0.14-win32.exe">0.1.0.14</a> (<a
-href="dist/win32/tor-0.1.0.14-win32.exe.asc">sig</a>),
+<a href="dist/win32/tor-0.1.0.15-win32.exe">0.1.0.15</a> (<a
+href="dist/win32/tor-0.1.0.15-win32.exe.asc">sig</a>),
<a href="dist/win32/tor-0.1.1.7-alpha-win32.exe">0.1.1.7-alpha</a> (<a
href="dist/win32/tor-0.1.1.7-alpha-win32.exe.asc">sig</a>).
Be sure to read the <a
href="/cvs/tor/doc/tor-doc-win32.html">Win32 Tor instructions</a>.</li>
<li><b>Mac OS X Tiger</b> installer:
-<a href="dist/osx/Tor 0.1.0.14 Bundle.dmg">0.1.0.14</a> (<a
-href="dist/osx/Tor 0.1.0.14 Bundle.dmg.asc">sig</a>),
+<a href="dist/osx/Tor 0.1.0.15 Bundle.dmg">0.1.0.15</a> (<a
+href="dist/osx/Tor 0.1.0.15 Bundle.dmg.asc">sig</a>),
<a href="dist/osx/Tor 0.1.1.7-alpha Bundle.dmg">0.1.1.7-alpha</a> (<a
href="dist/osx/Tor 0.1.1.7-alpha Bundle.dmg.asc">sig</a>).
Be sure to read the <a
href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>.
</li>
+<!--
<li><b>Mac OS X Panther/Jaguar</b> installer:
<a href="dist/osx-old/Tor 0.1.0.14 pre-10.3.9 Bundle.dmg">0.1.0.14</a> (<a
href="dist/osx-old/Tor 0.1.0.14 pre-10.3.9 Bundle.dmg.sig">sig</a>).
Be sure to read the <a
-href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>.
+href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>. -->
</li>
<li><b>Debian packages</b>: <kbd>apt-get install tor</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guide for Sarge and experimental Tor versions</a>)
</li>
+<!--
<li><b>Red Hat Linux</b> package:
<a href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm">0.1.0.14 RPM</a> (<a
href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm.asc">sig</a>),
@@ -100,7 +102,7 @@
<a href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.i386.rpm">0.1.1.7-alpha RPM</a> (<a
href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.i386.rpm.asc">sig</a>),
<a href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.src.rpm">0.1.1.7-alpha SRPM</a> (<a
-href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.src.rpm.asc">sig</a>)
+href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.src.rpm.asc">sig</a>) -->
</li>
<li><b>Gentoo</b>: <kbd>emerge tor</kbd> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</li>
<li><b>FreeBSD</b>: <kbd>portinstall -s security/tor</kbd>
@@ -109,8 +111,8 @@
</li>
<li><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor && make install</kbd>
</li>
-<li>Latest source tarballs: <a href="dist/tor-0.1.0.14.tar.gz">0.1.0.14</a>
-(<a href="dist/tor-0.1.0.14.tar.gz.asc">sig</a>),
+<li>Latest source tarballs: <a href="dist/tor-0.1.0.15.tar.gz">0.1.0.15</a>
+(<a href="dist/tor-0.1.0.15.tar.gz.asc">sig</a>),
<a href="dist/tor-0.1.1.7-alpha.tar.gz">0.1.1.7-alpha</a>
(<a href="dist/tor-0.1.1.7-alpha.tar.gz.asc">sig</a>)
</li>
@@ -201,6 +203,13 @@
<h2>Stable releases</h2>
+<p>2005-09-23:
+Tor 0.1.0.15 fixes <a
+href="http://archives.seul.org/or/announce/Sep-2005/msg00000.html">a crash
+bug when exit nodes run out of file descriptors, and rejects two more ports
+in the default exit policy</a>.
+</p>
+
<p>2005-08-08:
Tor 0.1.0.14 fixes <a
href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">the