Subject: CVS commit: pkgsrc/net/tor
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2006 14:31:49
Module Name: pkgsrc
Committed By: tv
Date: Mon Jun 12 14:31:49 UTC 2006
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
Changes in version 0.1.1.21 - 2006-06-10
o Crash and assert fixes from 0.1.1.20:
- Fix a rare crash on Tor servers that have enabled hibernation.
- Fix a seg fault on startup for Tor networks that use only one
directory authority.
- Fix an assert from a race condition that occurs on Tor servers
while exiting, where various threads are trying to log that they're
exiting, and delete the logs, at the same time.
- Make our unit tests pass again on certain obscure platforms.
[Noncritical changes, of which there are many, are in the ChangeLog.]
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/net/tor/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/net/tor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.