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 0.1.1.26 to fix information disclosu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4095ac155ef4
branches: trunk
changeset: 522691:4095ac155ef4
user: tv <tv%pkgsrc.org@localhost>
date: Sun Dec 17 21:53:43 2006 +0000
description:
Update to 0.1.1.26 to fix information disclosure vuln.
Changes in version 0.1.1.26 - 2006-12-14
o Security bugfixes:
- Stop sending the HttpProxyAuthenticator string to directory
servers when directory connections are tunnelled through Tor.
- Clients no longer store bandwidth history in the state file.
- Do not log introduction points for hidden services if SafeLogging
is set.
o Minor bugfixes:
- Fix an assert failure when a directory authority sets
AuthDirRejectUnlisted and then receives a descriptor from an
unlisted router (reported by seeess).
diffstat:
net/tor/Makefile | 4 ++--
net/tor/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r b0e2f56f024b -r 4095ac155ef4 net/tor/Makefile
--- a/net/tor/Makefile Sun Dec 17 21:31:09 2006 +0000
+++ b/net/tor/Makefile Sun Dec 17 21:53:43 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2006/12/02 22:32:59 jschauma Exp $
+# $NetBSD: Makefile,v 1.38 2006/12/17 21:53:43 tv Exp $
#
-DISTNAME= tor-0.1.1.25
+DISTNAME= tor-0.1.1.26
CATEGORIES= net security
MASTER_SITES= http://tor.eff.org/dist/
diff -r b0e2f56f024b -r 4095ac155ef4 net/tor/distinfo
--- a/net/tor/distinfo Sun Dec 17 21:31:09 2006 +0000
+++ b/net/tor/distinfo Sun Dec 17 21:53:43 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2006/11/08 19:41:10 tv Exp $
+$NetBSD: distinfo,v 1.23 2006/12/17 21:53:44 tv Exp $
-SHA1 (tor-0.1.1.25.tar.gz) = b7a976701a163f702f91e9f65d23b57db907d502
-RMD160 (tor-0.1.1.25.tar.gz) = d67bf4e8046544d5b0b3198be8da1e9b876cf045
-Size (tor-0.1.1.25.tar.gz) = 877917 bytes
+SHA1 (tor-0.1.1.26.tar.gz) = 4d754ee52e20ae99179a74245a5288527c179ab6
+RMD160 (tor-0.1.1.26.tar.gz) = cc1ce91d96dc25a963d1f49f7965db106890949a
+Size (tor-0.1.1.26.tar.gz) = 893367 bytes
SHA1 (patch-ac) = 3e3a6bce4da2a55b60a52fcc4a575eaceb6a2aa8
SHA1 (patch-ad) = f0ead230249a0341b5d15c47d9361bd6e16ec23a
Home |
Main Index |
Thread Index |
Old Index