pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tor Updated tor to 0.2.8.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/832d994a0b69
branches: trunk
changeset: 351696:832d994a0b69
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 25 07:57:24 2016 +0000
description:
Updated tor to 0.2.8.7.
Changes in version 0.2.8.7 - 2016-08-24
Tor 0.2.8.7 fixes an important bug related to the ReachableAddresses
option in 0.2.8.6, and replaces a retiring bridge authority. Everyone
who sets the ReachableAddresses option, and all bridges, are strongly
encouraged to upgrade.
o Directory authority changes:
- The "Tonga" bridge authority has been retired; the new bridge
authority is "Bifroest". Closes tickets 19728 and 19690.
o Major bugfixes (client, security):
- Only use the ReachableAddresses option to restrict the first hop
in a path. In earlier versions of 0.2.8.x, it would apply to
every hop in the path, with a possible degradation in anonymity
for anyone using an uncommon ReachableAddress setting. Fixes bug
19973; bugfix on 0.2.8.2-alpha.
o Minor features (geoip):
- Update geoip and geoip6 to the August 2 2016 Maxmind GeoLite2
Country database.
o Minor bugfixes (compilation):
- Remove an inappropriate "inline" in tortls.c that was causing
warnings on older versions of GCC. Fixes bug 19903; bugfix
on 0.2.8.1-alpha.
o Minor bugfixes (fallback directories):
- Avoid logging a NULL string pointer when loading fallback
directory information. Fixes bug 19947; bugfix on 0.2.4.7-alpha
and 0.2.8.1-alpha. Report and patch by "rubiate".
diffstat:
net/tor/Makefile | 4 ++--
net/tor/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 277202d10296 -r 832d994a0b69 net/tor/Makefile
--- a/net/tor/Makefile Thu Aug 25 06:18:57 2016 +0000
+++ b/net/tor/Makefile Thu Aug 25 07:57:24 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2016/08/19 13:35:42 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2016/08/25 07:57:24 wiz Exp $
-DISTNAME= tor-0.2.8.6
+DISTNAME= tor-0.2.8.7
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
diff -r 277202d10296 -r 832d994a0b69 net/tor/distinfo
--- a/net/tor/distinfo Thu Aug 25 06:18:57 2016 +0000
+++ b/net/tor/distinfo Thu Aug 25 07:57:24 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.71 2016/08/19 13:35:42 wiz Exp $
+$NetBSD: distinfo,v 1.72 2016/08/25 07:57:24 wiz Exp $
-SHA1 (tor-0.2.8.6.tar.gz) = 4b1fa511f40fc8ddb1709aaccb7197e0771a4b61
-RMD160 (tor-0.2.8.6.tar.gz) = 2486f6fde617b8bd77cdecd3683d00affb5c9891
-SHA512 (tor-0.2.8.6.tar.gz) = 2a550fa82135b3d5b0ae3c9e11d0fee1053a6b70e1dfd1921934bce280dc2a130966d541783f5f1a2d9f3c1ba87cec301d0d29acd9fbeaf47c0f206447d1bedc
-Size (tor-0.2.8.6.tar.gz) = 5163500 bytes
+SHA1 (tor-0.2.8.7.tar.gz) = 3f74bf9f8dbc2778c143a54cbd93e29e0a86f113
+RMD160 (tor-0.2.8.7.tar.gz) = aad539ba5e634b0aa18145ed9423344fee43a703
+SHA512 (tor-0.2.8.7.tar.gz) = 79156110804497509564d53a806dc8237e97755556bbaaed83d0f6a3470942a480e53693a7192996bad2b33fe1f77f60eb45e8122af9bfdc4a8f12b943cbc660
+Size (tor-0.2.8.7.tar.gz) = 5179093 bytes
Home |
Main Index |
Thread Index |
Old Index