Subject: CVS commit: pkgsrc/net/tor
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2006 15:03:55
Module Name: pkgsrc
Committed By: jschauma
Date: Sun Jul 9 15:03:55 UTC 2006
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Added Files:
pkgsrc/net/tor/patches: patch-ae
Log Message:
update tor to version 0.1.1.22:
Changes in version 0.1.1.22 - 2006-07-05
o Major bugfixes:
- Fix a big bug that was causing servers to not find themselves
reachable if they changed IP addresses. Since only 0.1.1.22+
servers can do reachability testing correctly, now we automatically
make sure to test via one of these.
- Fix to allow clients and mirrors to learn directory info from
descriptor downloads that get cut off partway through.
- Directory authorities had a bug in deciding if a newly published
descriptor was novel enough to make everybody want a copy -- a few
servers seem to be publishing new descriptors many times a minute.
o Minor bugfixes:
- Fix a rare bug that was causing some servers to complain about
"closing wedged cpuworkers" and skip some circuit create requests.
- Make the Exit flag in directory status documents actually work.
While here, patch sample config file to log to syslog per default to make
sure that tor starts as a daemon with the default config.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/net/tor/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/net/tor/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/tor/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.