summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2007-08-05 09:18:50 +0200
committerEric Sandall2007-08-06 18:35:52 -0700
commit25885c30f89812ab26010a528195aa7626acda35 (patch)
treeb3d465903542f6763d3e64c613b2ebedce8ffe11
parent1c845b890457637354e8584a6d620efcb3213c58 (diff)
tor: update dev to 0.2.0.4-alpha, SECURITY_PATCH++
(cherry picked from commit 1d88004f49b8a487e659edf66ee67fa62076235f)
-rwxr-xr-xnet/tor/DETAILS3
-rw-r--r--net/tor/HISTORY4
2 files changed, 6 insertions, 1 deletions
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 1141a38d63..2f63aa7db8 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,7 +1,8 @@
SPELL=tor
if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.2.0.2-alpha
+ VERSION=0.2.0.4-alpha
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://tor.eff.org/dist/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index cc5669e6bf..4b8aa60c25 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2007-08-05 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: updated TOR_DEVEL=y to 0.2.0.4-alpha
+ SECURITY_PATCH++
+
2007-08-03 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: updated TOR_DEVEL=n to 0.1.2.16
SECURITY_PATCH++