Subject: CVS commit: pkgsrc/net/tor
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 02/28/2005 20:58:30
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Mon Feb 28 20:58:30 UTC 2005

Modified Files:
	pkgsrc/net/tor: Makefile distinfo

Log Message:
update tor to 0.0.9.5:

- 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.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/net/tor/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/tor/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.