pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42594: net/tor update



>Number:         42594
>Category:       pkg
>Synopsis:       net/tor update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 08 19:45:00 +0000 2010
>Originator:     Fredrik Pettai
>Release:        NetBSD 5.0_STABLE
>Organization:
NORDUnet A/S
>Environment:
NetBSD stinky 5.0_STABLE NetBSD 5.0_STABLE (GENERIC) #2: Fri Jul 24 17:22:46 
CEST 2009  root@stinky:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
A new release of tor (net/tor) has been released.
Included a patch for updating the pkgsrc package.

Changelog:

Changes in version 0.2.1.21 - 2009-12-21

Major bugfixes:
Work around a security feature in OpenSSL 0.9.8l that prevents our
handshake from working unless we explicitly tell OpenSSL that we
are using SSL renegotiation safely. We are, of course, but OpenSSL
0.9.8l won't work unless we say we are.
Avoid crashing if the client is trying to upload many bytes and the
circuit gets torn down at the same time, or if the flip side
happens on the exit relay. Bugfix on 0.2.0.1-alpha; fixes bug 1150.
Minor bugfixes:
Do not refuse to learn about authority certs and v2 networkstatus
documents that are older than the latest consensus. This bug might
have degraded client bootstrapping. Bugfix on 0.2.0.10-alpha.
Spotted and fixed by xmux.
Fix a couple of very-hard-to-trigger memory leaks, and one hard-to-
trigger platform-specific option misparsing case found by Coverity
Scan.
Fix a compilation warning on Fedora 12 by removing an impossible-to-
trigger assert. Fixes bug 1173.

>How-To-Repeat:

>Fix:
-bash-4.0$ cvs diff -u
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/Makefile,v
retrieving revision 1.67
diff -u -r1.67 Makefile
--- Makefile    15 Nov 2009 04:24:51 -0000      1.67
+++ Makefile    8 Jan 2010 19:39:52 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.67 2009/11/15 04:24:51 snj Exp $
 #
 
-DISTNAME=              tor-0.2.1.20
+DISTNAME=              tor-0.2.1.21
 CATEGORIES=            net security
 MASTER_SITES=          http://www.torproject.org/dist/
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/distinfo,v
retrieving revision 1.37
diff -u -r1.37 distinfo
--- distinfo    15 Nov 2009 04:24:51 -0000      1.37
+++ distinfo    8 Jan 2010 19:39:52 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.37 2009/11/15 04:24:51 snj Exp $
 
-SHA1 (tor-0.2.1.20.tar.gz) = bfc6c7e9ccee23abc4e97ca4ba98aa3ad7784262
-RMD160 (tor-0.2.1.20.tar.gz) = ae4a4ab22fa9eb5c011c652ddd13033407f48e5a
-Size (tor-0.2.1.20.tar.gz) = 2412059 bytes
+SHA1 (tor-0.2.1.21.tar.gz) = 51c3a093d14b992dd6330783b38b09f8684ac89e
+RMD160 (tor-0.2.1.21.tar.gz) = da240ad348acaf88d4b13a4f441523299feecd75
+Size (tor-0.2.1.21.tar.gz) = 2408983 bytes
cvs diff: Diffing files



Home | Main Index | Thread Index | Old Index