[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
RE: Tor 0.0.9.5 is out
- To: <or-dev@xxxxxxxxxxxxx>
- Subject: RE: Tor 0.0.9.5 is out
- From: "Zinco" <zinco@xxxxxxxxxxx>
- Date: Tue, 22 Feb 2005 23:55:41 -0800
- Delivered-to: archiver@seul.org
- Delivered-to: or-dev-outgoing@seul.org
- Delivered-to: or-dev@seul.org
- Delivery-date: Wed, 23 Feb 2005 02:56:03 -0500
- In-reply-to: <20050223021654.Q12832@moria.mit.edu>
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
- Thread-index: AcUZd6uOAKWXGqRBT+qxjmLb6n2krgABVnAg
Kewl.....will test it out.
-----Original Message-----
From: owner-or-announce@xxxxxxxxxxxxx
[mailto:owner-or-announce@xxxxxxxxxxxxx] On Behalf Of Roger Dingledine
Sent: Tuesday, February 22, 2005 11:17 PM
To: or-announce@xxxxxxxxxxxxx
Subject: Tor 0.0.9.5 is out
Tor 0.0.9.5 fixes an assert race at exit nodes when resolve requests
fail, and cleans up a few other bugs. If your server has been crashing,
you should upgrade. If it's still crashing, please let us know. :)
http://tor.eff.org/download.html
o Bugfixes on 0.0.9.x:
- Fix an assert race at exit nodes when resolve requests fail.
- Stop picking unverified dir mirrors--it only leads to misery.
- Patch from Dmitry Bely so Tor runs better as a service under
the win32 SYSTEM account. Service support is still not compiled
into the executable by default.
- Make tor-resolve actually work (?) on Win32.
- Fix a sign bug when getrlimit claims to have 4+ billion
file descriptors available.
- Stop refusing to start when bandwidthburst == bandwidthrate.
- When create cells have been on the onion queue more than five
seconds, just send back a destroy and take them off the list.