pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51693: Maintainer Update: net/tor to 0.2.8.10
>Number: 51693
>Category: pkg
>Synopsis: Maintainer Update: net/tor to 0.2.8.10
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Dec 05 17:00:00 +0000 2016
>Originator: Christian Sturm
>Release:
>Organization:
>Environment:
NetBSD cab 7.0.2 NetBSD 7.0.2 (GENERIC.201610210724Z) amd64
>Description:
- Update net/tor to 0.2.8.10
- Change MAINTAINER to a more suitable email address
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.
>How-To-Repeat:
>Fix:
Index: doc/TODO
===================================================================
RCS file: /cvsroot/pkgsrc/doc/TODO,v
retrieving revision 1.16754
diff -r1.16754 TODO
1608d1607
< o tor-0.2.8.10
cvs diff: Diffing net/tor
Index: net/tor/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/Makefile,v
retrieving revision 1.113
diff -r1.113 Makefile
3c3
< DISTNAME= tor-0.2.8.9
---
> DISTNAME= tor-0.2.8.10
7c7
< MAINTAINER= athaba%users.sourceforge.net@localhost
---
> MAINTAINER= reezer%reezer.org@localhost
Index: net/tor/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/distinfo,v
retrieving revision 1.74
diff -r1.74 distinfo
3,6c3,6
< 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
cvs diff: Diffing net/tor/files
Home |
Main Index |
Thread Index |
Old Index