summaryrefslogtreecommitdiff
path: root/net/tor
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-04-16 15:58:07 +0000
committerjschauma <jschauma>2005-04-16 15:58:07 +0000
commitc479cc23c8409f29fa01ae40e501ece0e3305543 (patch)
treebeb16709b655b990c4f3802239953432fd5626d3 /net/tor
parent3491c8d4791c7e07261e6d42cd0c77aca05698ff (diff)
downloadpkgsrc-c479cc23c8409f29fa01ae40e501ece0e3305543.tar.gz
Update tor to 0.0.9.8:
- Fix another race crash bug (thanks to Glenn Fink for reporting). - Compare identity to identity, not to nickname, when extending to a router not already in the directory. This was preventing us from extending to unknown routers. Oops. - Make sure to create OS X Tor user in <500 range, so we aren't creating actual system users. - Note where connection-that-hasn't-sent-end was marked, and fix a few really loud instances of this harmless bug (it's fixed more in 0.1.0.x). - We have a bug that I haven't found yet. Sometimes, very rarely, cpuworkers get stuck in the 'busy' state, even though the cpuworker thinks of itself as idle. This meant that no new circuits ever got established. Here's a workaround to kill any cpuworker that's been busy for more than 100 seconds.
Diffstat (limited to 'net/tor')
-rw-r--r--net/tor/Makefile4
-rw-r--r--net/tor/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index 38a8c645b7e..f64a0fced8d 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:01 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/16 15:58:07 jschauma Exp $
#
-DISTNAME= tor-0.0.9.6
+DISTNAME= tor-0.0.9.8
CATEGORIES= net security
MASTER_SITES= http://tor.eff.org/dist/
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 135869caf3f..059620b9568 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2005/03/29 22:08:52 jschauma Exp $
+$NetBSD: distinfo,v 1.9 2005/04/16 15:58:07 jschauma Exp $
-SHA1 (tor-0.0.9.6.tar.gz) = 6f85c4d13fcf0ef6e182acf6c70a224f158f9454
-RMD160 (tor-0.0.9.6.tar.gz) = dff8821fef920e3660c4e7abd67f6d7d6735fa35
-Size (tor-0.0.9.6.tar.gz) = 573412 bytes
+SHA1 (tor-0.0.9.8.tar.gz) = 59895c9e9dd52fcb474d757eda46a14a4e590390
+RMD160 (tor-0.0.9.8.tar.gz) = 62f37cbbeee33ef35f983c36a5911a3f4c23d3d5
+Size (tor-0.0.9.8.tar.gz) = 574685 bytes
SHA1 (patch-ac) = c036da74ca6f842af9c5426b96ee0e65215bb964