summaryrefslogtreecommitdiff
path: root/net/tor
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-02-28 20:58:30 +0000
committerjschauma <jschauma>2005-02-28 20:58:30 +0000
commit984bbfbe6063dd5cdde2165db2f178e887695e28 (patch)
treed9f9388cd70431fd53fa3f794ff8be2e9dbc1d92 /net/tor
parentba161dcb5db1a8547e51d1fa22ffdfd7d3af1a6e (diff)
downloadpkgsrc-984bbfbe6063dd5cdde2165db2f178e887695e28.tar.gz
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.
Diffstat (limited to 'net/tor')
-rw-r--r--net/tor/Makefile5
-rw-r--r--net/tor/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index 4f31dbedcba..e340312be47 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/02/18 04:13:04 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/28 20:58:30 jschauma Exp $
#
-DISTNAME= tor-0.0.9.4
-PKGREVISION= 2
+DISTNAME= tor-0.0.9.5
CATEGORIES= net security
MASTER_SITES= http://tor.eff.org/dist/
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 68edaed1481..758a5154901 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 12:14:05 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/02/28 20:58:30 jschauma Exp $
-SHA1 (tor-0.0.9.4.tar.gz) = 24e09332cb9c21eeddb70da3d514fd0a71d049ec
-RMD160 (tor-0.0.9.4.tar.gz) = 88a7ed7b584fab199654ae61e1bf2b77fe01f6b1
-Size (tor-0.0.9.4.tar.gz) = 542945 bytes
+SHA1 (tor-0.0.9.5.tar.gz) = 8dcd2235d934b54223cae12bf796d8ff0b254fbf
+RMD160 (tor-0.0.9.5.tar.gz) = 246963fe209f283be729714c3cdb95f3777ebab5
+Size (tor-0.0.9.5.tar.gz) = 569467 bytes
SHA1 (patch-ac) = c036da74ca6f842af9c5426b96ee0e65215bb964