Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f96323b7b42ed363159a1d0d61b7e00eaaa20797)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f96323b7b42ed363159a1d0d61b7e00eaaa20797)
  • Date: Tue, 12 Jun 2012 15:51:36 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit f96323b7b42ed363159a1d0d61b7e00eaaa20797
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

tor: => 0.2.2.37

commit 0d1fba8da31ed347a114af82d7021ae2c80c956b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sqlite: => 3.7.13

diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index e71b631..055e241 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlite
- VERSION=3.7.12.1
- VERSIONX=autoconf-3071201
-
SOURCE_HASH=sha512:bd7eabc750e375b62e6ec79f77a218310b4fac958043389a5f4f0ef7e8aff8446ad2743d3f27ab66b86709902ba49fb4317fd4340011813c930e3c5828102afd
+ VERSION=3.7.13
+ VERSIONX=autoconf-3071300
+
SOURCE_HASH=sha512:206b107a8806ea6caccc08645777feb1b5421d35792e6075037c1646c424c66c0e1ebe5d146f2cf2e143359e960c1183ce742e8523cd9775f975d220fabb48cd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${VERSIONX}"
SOURCE=${SPELL}-${VERSIONX}.tar.gz
SOURCE_URL[0]=http://sqlite.org/$SOURCE
diff --git a/database/sqlite/HISTORY b/database/sqlite/HISTORY
index 68038ee..7ce726b 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2012-06-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.7.13
+
2012-05-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.7.12.1

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index beca5c9..14a8828 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -4,7 +4,7 @@ if [ "$TOR_DEVEL" == "y" ]; then
VERSION=0.2.2.23-alpha
SECURITY_PATCH=4
else
- VERSION=0.2.2.36
+ VERSION=0.2.2.37
SECURITY_PATCH=7
fi

diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index d363c54..ed207e8 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,6 @@
+2012-06-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.2.37
+
2012-05-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.2.2.36; SECURITY_PATCH++ (several
security
fixes)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f96323b7b42ed363159a1d0d61b7e00eaaa20797), Vlad Glagolev, 06/12/2012

Archive powered by MHonArc 2.6.24.

Top of Page