Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (b0dbef40b4fefda26d1e148d49a58f77e9af3bd9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (b0dbef40b4fefda26d1e148d49a58f77e9af3bd9)
  • Date: Sat, 19 Mar 2011 07:37:49 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

net/tor/DETAILS | 6 +++---
net/tor/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit b0dbef40b4fefda26d1e148d49a58f77e9af3bd9
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

tor: Updated stable to 0.2.1.30. SECURITY_PATCH++
Updated devel to version 0.2.2.23-alpha

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index f47efbe..1991646 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,11 +1,11 @@
SPELL=tor

if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.2.2.19-alpha
+ VERSION=0.2.2.23-alpha
SECURITY_PATCH=4
else
- VERSION=0.2.1.27
- SECURITY_PATCH=3
+ VERSION=0.2.1.30
+ SECURITY_PATCH=4
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.torproject.org/dist/$SOURCE
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 58dbb3d..9a84320 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2011-03-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 0.2.1.30. SECURITY_PATCH++
+ Updated devel to 0.2.2.23-alpha
+
2010-11-29 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated TOR_DEVEL=n to 0.2.1.27
updated TOR_DEVEL=y to 0.2.2.19-alpha



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b0dbef40b4fefda26d1e148d49a58f77e9af3bd9), George Sherwood, 03/19/2011

Archive powered by MHonArc 2.6.24.

Top of Page