From 20a73f15fa277e53eea868bbb4d455bd6e44efb8 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 9 Aug 2005 09:01:08 +0000 Subject: update to tor-0.1.0.14 Tor 0.1.0.14 fixes the second half of an important bug in the security of our crypto handshakes. This time for sure. :) All clients should upgrade. o Bugfixes on 0.1.0.x: - Fix the other half of the bug with crypto handshakes. - Fix an assert trigger if you send a 'signal term' via the controller when it's listening for 'event info' messages. --- net/tor/Makefile | 4 ++-- net/tor/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/tor') diff --git a/net/tor/Makefile b/net/tor/Makefile index 2e7dcf7bd89..83c8995a1e9 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2005/08/05 01:43:59 jschauma Exp $ +# $NetBSD: Makefile,v 1.17 2005/08/09 09:01:08 drochner Exp $ # -DISTNAME= tor-0.1.0.13 +DISTNAME= tor-0.1.0.14 CATEGORIES= net security MASTER_SITES= http://tor.eff.org/dist/ diff --git a/net/tor/distinfo b/net/tor/distinfo index 8b4cfe45164..4d111c0ba28 100644 --- a/net/tor/distinfo +++ b/net/tor/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2005/08/05 01:43:59 jschauma Exp $ +$NetBSD: distinfo,v 1.13 2005/08/09 09:01:08 drochner Exp $ -SHA1 (tor-0.1.0.13.tar.gz) = 4f0b96a360177808c1cb52d5b3efac7688f4558b -RMD160 (tor-0.1.0.13.tar.gz) = 1fe619b6634947544ec2dd063b10e1d59963e3ab -Size (tor-0.1.0.13.tar.gz) = 631291 bytes +SHA1 (tor-0.1.0.14.tar.gz) = 1701eef4de23606b844f71cd2acb09f834b1c391 +RMD160 (tor-0.1.0.14.tar.gz) = c9e0728c123b5f4f0131528f6cde9de473153be6 +Size (tor-0.1.0.14.tar.gz) = 631723 bytes SHA1 (patch-ac) = 56236bb89dc5975beaf24513218acbba39f9fa82 SHA1 (patch-ad) = b70a2d675349ecb815de27ad4c67c195ed79e658 -- cgit v1.2.3