diff options
author | bf <bf@FreeBSD.org> | 2012-01-24 23:19:53 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-24 23:19:53 +0800 |
commit | d3b993163d3c7c39b74b1ca477f0765fd8e8b311 (patch) | |
tree | ba69c58e5c4c1f6e95eec358b894bd787b5679f6 /security/tor-devel | |
parent | 5ef1a30979c67733b0b115fbb5d5349a635868e5 (diff) | |
download | freebsd-ports-gnome-d3b993163d3c7c39b74b1ca477f0765fd8e8b311.tar.gz freebsd-ports-gnome-d3b993163d3c7c39b74b1ca477f0765fd8e8b311.tar.zst freebsd-ports-gnome-d3b993163d3c7c39b74b1ca477f0765fd8e8b311.zip |
update to 0.2.3.11-alpha
Security: CVE-2011-4576; Infinite-length circuit DOS
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 5f5026891b2a..bac5d318ed4c 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.3.10-alpha +DISTVERSION= 0.2.3.11-alpha CATEGORIES= security net ipv6 MASTER_SITES= https://www.torproject.org/dist/ \ ftp://ftp.bit.nl/mirror/tor/ \ diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 754f129f8352..ef3b216309d3 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.3.10-alpha.tar.gz) = d5634364b2ad9bbdacca45e30ae7cdc86153d714c128eedb36644c4d184cb032 -SIZE (tor-0.2.3.10-alpha.tar.gz) = 2950344 +SHA256 (tor-0.2.3.11-alpha.tar.gz) = 65a760d805ca672fb6a5bda71906759d7dcc1ac1d2f2336e4039c0460d334131 +SIZE (tor-0.2.3.11-alpha.tar.gz) = 2979008 |