summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorleot <leot>2016-12-05 17:09:45 +0000
committerleot <leot>2016-12-05 17:09:45 +0000
commit717280a152f874f0aea1c21590dc1ee529417cf0 (patch)
tree8243f69ea90f82e932f6aa1d142ccf798088ab71 /net
parent2aeda82a09786dd162c75c1f862aa249fc6ac096 (diff)
downloadpkgsrc-717280a152f874f0aea1c21590dc1ee529417cf0.tar.gz
Update net/tor to tor-0.2.8.10
From Christian Sturm via PR pkg/51693 pkgsrc changes: - Change MAINTAINER to a more suitable email address Changes: Changes in version 0.2.8.10 - 2016-12-02 Tor 0.2.8.10 backports a fix for a bug that would sometimes make clients unusable after they left standby mode. It also backports fixes for a few portability issues and a small but problematic memory leak. o Major bugfixes (client reliability, backport from 0.2.9.5-alpha): - When Tor leaves standby because of a new application request, open circuits as needed to serve that request. Previously, we would potentially wait a very long time. Fixes part of bug 19969; bugfix on 0.2.8.1-alpha. o Major bugfixes (client performance, backport from 0.2.9.5-alpha): - Clients now respond to new application stream requests immediately when they arrive, rather than waiting up to one second before starting to handle them. Fixes part of bug 19969; bugfix on 0.2.8.1-alpha. o Minor bugfixes (portability, backport from 0.2.9.6-rc): - Work around a bug in the OSX 10.12 SDK that would prevent us from successfully targeting earlier versions of OSX. Resolves ticket 20235. o Minor bugfixes (portability, backport from 0.2.9.5-alpha): - Fix implicit conversion warnings under OpenSSL 1.1. Fixes bug 20551; bugfix on 0.2.1.1-alpha. o Minor bugfixes (relay, backport from 0.2.9.5-alpha): - Work around a memory leak in OpenSSL 1.1 when encoding public keys. Fixes bug 20553; bugfix on 0.0.2pre8. o Minor features (geoip): - Update geoip and geoip6 to the November 3 2016 Maxmind GeoLite2 Country database.
Diffstat (limited to 'net')
-rw-r--r--net/tor/Makefile6
-rw-r--r--net/tor/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index a1aff00cc0d..ea95a048658 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.113 2016/10/19 10:58:14 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2016/12/05 17:09:45 leot Exp $
-DISTNAME= tor-0.2.8.9
+DISTNAME= tor-0.2.8.10
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
-MAINTAINER= athaba@users.sourceforge.net
+MAINTAINER= reezer@reezer.org
HOMEPAGE= http://www.torproject.org/
COMMENT= Anonymizing overlay network for TCP
LICENSE= modified-bsd
diff --git a/net/tor/distinfo b/net/tor/distinfo
index 814cb2a71e0..39e932484b8 100644
--- a/net/tor/distinfo
+++ b/net/tor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2016/10/19 10:58:14 wiz Exp $
+$NetBSD: distinfo,v 1.75 2016/12/05 17:09:45 leot Exp $
-SHA1 (tor-0.2.8.9.tar.gz) = fab0cb618bea15d19428dd820403ba3267b17b06
-RMD160 (tor-0.2.8.9.tar.gz) = b93b57e194d746a1fe8621a75946004f79b8c7c7
-SHA512 (tor-0.2.8.9.tar.gz) = 9a02e4f7901c2abb22f8250077bc078e9b6ae122ee54fbe7ecfb505d449e6e1766f6d9f95d7b794063471cbefe7410fece8524910f83579bff00d6da2a8ea6c1
-Size (tor-0.2.8.9.tar.gz) = 5306773 bytes
+SHA1 (tor-0.2.8.10.tar.gz) = b95d78210b02736f16ec2e33e153efebbf476925
+RMD160 (tor-0.2.8.10.tar.gz) = 8b1e15cc7a85d4f2083e4806aa570c4a2f19669f
+SHA512 (tor-0.2.8.10.tar.gz) = c12eb0daaea9d1832877bd8127f9ce35bc1ae37c8cbfb9507262cc9837563de01610358a32420fb2e6f9a08ed2d84401345256c7b720f2ab234d1a6b90bce55e
+Size (tor-0.2.8.10.tar.gz) = 5312435 bytes