From 19dad1b8a163dc6736bc2440758447c31a91f590 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 13 Feb 2005 20:27:53 +0000 Subject: Update tor to 0.0.9.4. pkgsrc changes: - depend on tsocks to allow torification of other applications - create a user for this application to run as - install a suitable rc script ChangeLog says: o Bugfixes on 0.0.9: - Fix an assert bug that took down most of our servers: when a server claims to have 500 GB of bandwidthburst, don't freak out. - Don't crash as badly if we have spawned the max allowed number of dnsworkers, or we're out of file descriptors. - Block more file-sharing ports in the default exit policy. - MaxConn is now automatically set to the hard limit of max file descriptors we're allowed (ulimit -n), minus a few for logs, etc. - Give a clearer message when servers need to raise their ulimit -n when they start running out of file descriptors. - SGI Compatibility patches from Jan Schaumann. - Tolerate a corrupt cached directory better. - When a dirserver hasn't approved your server, list which one. - Go into soft hibernation after 95% of the bandwidth is used, not 99%. This is especially important for daily hibernators who have a small accounting max. Hopefully it will result in fewer cut connections when the hard hibernation starts. - Load-balance better when using servers that claim more than 800kB/s of capacity. - Make NT services work (experimental, only used if compiled in). --- net/tor/distinfo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'net/tor/distinfo') diff --git a/net/tor/distinfo b/net/tor/distinfo index 888a5028672..e9cd7a2320c 100644 --- a/net/tor/distinfo +++ b/net/tor/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/02 16:41:22 jschauma Exp $ +$NetBSD: distinfo,v 1.5 2005/02/13 20:27:53 jschauma Exp $ -SHA1 (tor-0.0.9.3.tar.gz) = 2aa29ba40bbaffb209588f636cf0650f8fbb58fa -Size (tor-0.0.9.3.tar.gz) = 541810 bytes -SHA1 (patch-aa) = 56638a359579d6ae8933f000f99202a2d2e63cef -SHA1 (patch-ab) = 0ffc6fe4564fd4c164d2754f73a973c4d5e0008c +SHA1 (tor-0.0.9.4.tar.gz) = 24e09332cb9c21eeddb70da3d514fd0a71d049ec +Size (tor-0.0.9.4.tar.gz) = 542945 bytes +SHA1 (patch-ac) = c036da74ca6f842af9c5426b96ee0e65215bb964 -- cgit v1.2.3