Date: Wed, 21 Jan 2009 20:52:27 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130838: [PATCH]security/tor-devel: update to 0.2.1.11-alpha Message-ID: <200901212052.n0LKqR3X004980@www.freebsd.org> Resent-Message-ID: <200901212100.n0LL092D094373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130838 >Category: ports >Synopsis: [PATCH]security/tor-devel: update to 0.2.1.11-alpha >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 21 21:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 8-CURRENT i386 >Organization: - >Environment: >Description: See the relevant portion of: https://svn.torproject.org/svn/tor/trunk/ChangeLog This update includes a security fix of a heap-corruption bug. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN tor-devel.orig/Makefile tor-devel/Makefile --- tor-devel.orig/Makefile 2009-01-15 19:57:32.000000000 -0500 +++ tor-devel/Makefile 2009-01-21 15:13:14.013989380 -0500 @@ -2,11 +2,11 @@ # Date created: 2005.10.20 # Whom: peter.thoenen@yahoo.com # -# $FreeBSD: ports/security/tor-devel/Makefile,v 1.71 2009/01/16 00:57:32 miwi Exp $ +# $FreeBSD: ports/security/tor-devel/Makefile,v 1.70 2008/12/22 21:05:11 miwi Exp $ # PORTNAME= tor -DISTVERSION= 0.2.1.10-alpha +DISTVERSION= 0.2.1.11-alpha CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ http://tor.cypherpunks.at/dist/ \ diff -ruN tor-devel.orig/distinfo tor-devel/distinfo --- tor-devel.orig/distinfo 2009-01-15 19:57:32.000000000 -0500 +++ tor-devel/distinfo 2009-01-21 15:13:14.018985545 -0500 @@ -1,3 +1,3 @@ -MD5 (tor-0.2.1.10-alpha.tar.gz) = 53efb30f66bd13b07776fcb9b98bf3eb -SHA256 (tor-0.2.1.10-alpha.tar.gz) = fbb74e0236b83199c79fc7e47b35e66b7591c0db8497ea8765d93edddd3226b3 -SIZE (tor-0.2.1.10-alpha.tar.gz) = 2355259 +MD5 (tor-0.2.1.11-alpha.tar.gz) = c8477aef2c874c7bfd5a1cd6a9e08ade +SHA256 (tor-0.2.1.11-alpha.tar.gz) = fd0fbd57d82fdc94bea863d41aef0a205001c80b5f8473a983642101b92a1441 +SIZE (tor-0.2.1.11-alpha.tar.gz) = 2363071 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901212052.n0LKqR3X004980>