summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortv <tv>2006-08-04 15:08:55 +0000
committertv <tv>2006-08-04 15:08:55 +0000
commitacdc45a1d6fcd84c2214cfb9748041fab385827c (patch)
tree8410fa0250b97f00f8160ea3c57c09d3a9fca860 /net
parentd6108ff8baa90850687d0af7c4d79cf90298c437 (diff)
downloadpkgsrc-acdc45a1d6fcd84c2214cfb9748041fab385827c.tar.gz
Changes in version 0.1.1.23 - 2006-07-30
o Major bugfixes: - Fast Tor servers, especially exit nodes, were triggering asserts due to a bug in handling the list of pending DNS resolves. Some bugs still remain here; we're hunting them. - Entry guards could crash clients by sending unexpected input. - More fixes on reachability testing: if you find yourself reachable, then don't ever make any client requests (so you stop predicting circuits), then hup or have your clock jump, then later your IP changes, you won't think circuits are working, so you won't try to test reachability, so you won't publish. o Minor bugfixes: - Avoid a crash if the controller does a resetconf firewallports and then a setconf fascistfirewall=1. - Avoid an integer underflow when the dir authority decides whether a router is stable: we might wrongly label it stable, and compute a slightly wrong median stability, when a descriptor is published later than now. - Fix a place where we might trigger an assert if we can't build our own server descriptor yet.
Diffstat (limited to 'net')
-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 8b18975dbf4..7dd5ce0afd0 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2006/07/09 15:03:54 jschauma Exp $
+# $NetBSD: Makefile,v 1.33 2006/08/04 15:08:55 tv Exp $
#
-DISTNAME= tor-0.1.1.22
+DISTNAME= tor-0.1.1.23
CATEGORIES= net security
MASTER_SITES= http://tor.eff.org/dist/
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 0ffd464b4a6..3b1c340340d 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2006/07/09 15:03:54 jschauma Exp $
+$NetBSD: distinfo,v 1.20 2006/08/04 15:08:55 tv Exp $
-SHA1 (tor-0.1.1.22.tar.gz) = 44409da83e896154b83178bec971074e14b6dbb0
-RMD160 (tor-0.1.1.22.tar.gz) = db9d81225d2cecda9c3faa94f7eb9ed23ba40335
-Size (tor-0.1.1.22.tar.gz) = 841296 bytes
+SHA1 (tor-0.1.1.23.tar.gz) = d3f0120f5a18658231127281343aafb6c06aed70
+RMD160 (tor-0.1.1.23.tar.gz) = e958ed22f44e5f06736cadb5406dad04510a69f5
+Size (tor-0.1.1.23.tar.gz) = 847906 bytes
SHA1 (patch-ac) = 3e3a6bce4da2a55b60a52fcc4a575eaceb6a2aa8
SHA1 (patch-ad) = f0ead230249a0341b5d15c47d9361bd6e16ec23a
SHA1 (patch-ae) = 9a1daff00de130028ec3be6c4ba1a4bd17e16a69