Trivial update to net/tor. Changes in version 0.1.1.26 - 2006-12-14
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. Minor bugfixes: - Fix an assert failure when a directory authority sets AuthDirRejectUnlisted and then receives a descriptor from an unlisted router (reported by seeess). Works for me on i386. Please test and comment. Rui Reis Index: Makefile =================================================================== RCS file: /cvs/ports/net/tor/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- Makefile 2006/11/07 11:51:46 1.25 +++ Makefile 2006/12/17 21:28:35 @@ -2,7 +2,7 @@ COMMENT= "anonymity service using onion routing" -DISTNAME= tor-0.1.1.25 +DISTNAME= tor-0.1.1.26 CATEGORIES= net HOMEPAGE= http://tor.eff.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/tor/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 2006/11/07 11:51:46 1.22 +++ distinfo 2006/12/17 21:28:35 @@ -1,4 +1,4 @@ -MD5 (tor-0.1.1.25.tar.gz) = b001fa271b5935f3d9c5222809dbd2f1 -RMD160 (tor-0.1.1.25.tar.gz) = d67bf4e8046544d5b0b3198be8da1e9b876cf045 -SHA1 (tor-0.1.1.25.tar.gz) = b7a976701a163f702f91e9f65d23b57db907d502 -SIZE (tor-0.1.1.25.tar.gz) = 877917 +MD5 (tor-0.1.1.26.tar.gz) = 0667df7a1f670bee5163b607aea172ba +RMD160 (tor-0.1.1.26.tar.gz) = cc1ce91d96dc25a963d1f49f7965db106890949a +SHA1 (tor-0.1.1.26.tar.gz) = 4d754ee52e20ae99179a74245a5288527c179ab6 +SIZE (tor-0.1.1.26.tar.gz) = 893367