Date: Fri, 28 Mar 2008 02:42:20 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/122175: [PATCH]security/tor-devel: update to 0.2.0.23-rc Message-ID: <200803280242.m2S2gK88008804@www.freebsd.org> Resent-Message-ID: <200803280250.m2S2o0sj067837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122175 >Category: ports >Synopsis: [PATCH]security/tor-devel: update to 0.2.0.23-rc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 28 02:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-Stable i386 >Organization: - >Environment: >Description: Some small changes from the last, recent update that can significantly decrease network delays in some circumstances: "Major bugfixes: - When a tunneled directory request is made to a directory server that's down, notice after 30 seconds rather than 120 seconds. Also, fail any begindir streams that are pending on it, so they can retry elsewhere. This was causing multi-minute delays on bootstrap." >How-To-Repeat: >Fix: Patch attached with submission follows: diff -druN tor-devel.orig/Makefile tor-devel/Makefile --- tor-devel.orig/Makefile 2008-03-20 19:31:05.000000000 -0400 +++ tor-devel/Makefile 2008-03-27 21:46:43.033080839 -0400 @@ -6,8 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.0.22-rc -PORTREVISION= 1 +DISTVERSION= 0.2.0.23-rc CATEGORIES= security net MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ diff -druN tor-devel.orig/distinfo tor-devel/distinfo --- tor-devel.orig/distinfo 2008-03-20 16:03:32.000000000 -0400 +++ tor-devel/distinfo 2008-03-27 20:28:45.993210688 -0400 @@ -1,3 +1,3 @@ -MD5 (tor-0.2.0.22-rc.tar.gz) = 9404ea3f6e4b01af01a34e95cd937723 -SHA256 (tor-0.2.0.22-rc.tar.gz) = f2bed9305107d36828d4becd7e186c6aa514d713e456d4ecbc20782def55cfdd -SIZE (tor-0.2.0.22-rc.tar.gz) = 1541300 +MD5 (tor-0.2.0.23-rc.tar.gz) = feeda28383dc229ed8da9c8baf590f74 +SHA256 (tor-0.2.0.23-rc.tar.gz) = a0d894874d29943c922e2b8139a6534c146da48816560131135257043e4e2ba8 +SIZE (tor-0.2.0.23-rc.tar.gz) = 1542425 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803280242.m2S2gK88008804>