pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/tor
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 25 07:57:24 UTC 2016
Modified Files:
pkgsrc/net/tor: Makefile distinfo
Log Message:
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".
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/net/tor/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/tor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/tor/Makefile
diff -u pkgsrc/net/tor/Makefile:1.110 pkgsrc/net/tor/Makefile:1.111
--- pkgsrc/net/tor/Makefile:1.110 Fri Aug 19 13:35:42 2016
+++ pkgsrc/net/tor/Makefile Thu Aug 25 07:57:24 2016
@@ -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/
Index: pkgsrc/net/tor/distinfo
diff -u pkgsrc/net/tor/distinfo:1.71 pkgsrc/net/tor/distinfo:1.72
--- pkgsrc/net/tor/distinfo:1.71 Fri Aug 19 13:35:42 2016
+++ pkgsrc/net/tor/distinfo Thu Aug 25 07:57:24 2016
@@ -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