summaryrefslogtreecommitdiff
path: root/net/tor
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-19 12:04:47 +0000
committerwiz <wiz@pkgsrc.org>2015-07-19 12:04:47 +0000
commita3cab9f56d0587da8b8e3868b0e5a11090278953 (patch)
tree39bceac511fba45d7d94add2c7200d7648634abc /net/tor
parent6040231ff36db86f79009955f71a67ce19dca9a6 (diff)
downloadpkgsrc-a3cab9f56d0587da8b8e3868b0e5a11090278953.tar.gz
Update to 0.2.6.10:
Changes in version 0.2.6.10 - 2015-07-12 Tor version 0.2.6.10 fixes some significant stability and hidden service client bugs, bulletproofs the cryptography init process, and fixes a bug when using the sandbox code with some older versions of Linux. Everyone running an older version, especially an older version of 0.2.6, should upgrade. o Major bugfixes (hidden service clients, stability): - Stop refusing to store updated hidden service descriptors on a client. This reverts commit 9407040c59218 (which indeed fixed bug 14219, but introduced a major hidden service reachability regression detailed in bug 16381). This is a temporary fix since we can live with the minor issue in bug 14219 (it just results in some load on the network) but the regression of 16381 is too much of a setback. First-round fix for bug 16381; bugfix on 0.2.6.3-alpha. o Major bugfixes (stability): - Stop crashing with an assertion failure when parsing certain kinds of malformed or truncated microdescriptors. Fixes bug 16400; bugfix on 0.2.6.1-alpha. Found by "torkeln"; fix based on a patch by "cypherpunks_backup". - Stop random client-side assertion failures that could occur when connecting to a busy hidden service, or connecting to a hidden service while a NEWNYM is in progress. Fixes bug 16013; bugfix on 0.1.0.1-rc. o Minor features (geoip): - Update geoip to the June 3 2015 Maxmind GeoLite2 Country database. - Update geoip6 to the June 3 2015 Maxmind GeoLite2 Country database. o Minor bugfixes (crypto error-handling): - Check for failures from crypto_early_init, and refuse to continue. A previous typo meant that we could keep going with an uninitialized crypto library, and would have OpenSSL initialize its own PRNG. Fixes bug 16360; bugfix on 0.2.5.2-alpha, introduced when implementing ticket 4900. Patch by "teor". o Minor bugfixes (Linux seccomp2 sandbox): - Allow pipe() and pipe2() syscalls in the seccomp2 sandbox: we need these when eventfd2() support is missing. Fixes bug 16363; bugfix on 0.2.6.3-alpha. Patch from "teor".
Diffstat (limited to 'net/tor')
-rw-r--r--net/tor/Makefile4
-rw-r--r--net/tor/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index ad9df49d76e..76b520da37c 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2015/06/14 16:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2015/07/19 12:04:47 wiz Exp $
-DISTNAME= tor-0.2.6.9
+DISTNAME= tor-0.2.6.10
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 36e11d42ca5..2d05fc2c93f 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2015/06/14 16:39:41 wiz Exp $
+$NetBSD: distinfo,v 1.66 2015/07/19 12:04:47 wiz Exp $
-SHA1 (tor-0.2.6.9.tar.gz) = 915941548a35be75886588a61db2aacb06ac76fc
-RMD160 (tor-0.2.6.9.tar.gz) = 6088992dba58d973a696f466bdfe14bea785b83e
-Size (tor-0.2.6.9.tar.gz) = 3581981 bytes
+SHA1 (tor-0.2.6.10.tar.gz) = 4bf9689b311efce70db96c88d1f466caa41e0277
+RMD160 (tor-0.2.6.10.tar.gz) = 8cf0cdbd2ae9051d2605bdeed069438e88a822f0
+Size (tor-0.2.6.10.tar.gz) = 3587211 bytes
SHA1 (patch-aa) = ac774cb976e03ff4d38415e78720f2f463c210c8