pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tor update to tor-0.1.0.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/7282af5db69e
branches: trunk
changeset: 497977:7282af5db69e
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Aug 09 09:01:08 2005 +0000
description:
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.
diffstat:
net/tor/Makefile | 4 ++--
net/tor/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 412a3461dd16 -r 7282af5db69e net/tor/Makefile
--- a/net/tor/Makefile Tue Aug 09 08:07:30 2005 +0000
+++ b/net/tor/Makefile Tue Aug 09 09:01:08 2005 +0000
@@ -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 -r 412a3461dd16 -r 7282af5db69e net/tor/distinfo
--- a/net/tor/distinfo Tue Aug 09 08:07:30 2005 +0000
+++ b/net/tor/distinfo Tue Aug 09 09:01:08 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index