Skip to Content.
Sympa Menu

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

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 (069c37f5254eeacea14310371b2372c1c884a4d9)
  • Date: Sat, 30 Oct 2010 04:17:55 -0500

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

libs/apr-util/DETAILS | 4 ++--
libs/apr-util/HISTORY | 3 +++
libs/apr/DETAILS | 2 +-
libs/apr/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

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

apr: => 1.4.2

commit 0979ac54f6ebd6e58a34548bb6efdca256699ec9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

apr-util: => 1.3.10

diff --git a/libs/apr-util/DETAILS b/libs/apr-util/DETAILS
index fdbac30..048c3e9 100755
--- a/libs/apr-util/DETAILS
+++ b/libs/apr-util/DETAILS
@@ -3,8 +3,8 @@ if [ -f $DEPENDS_CONFIG/apr.p ]; then
fi

SPELL=apr-util
- VERSION=1.3.9
- SECURITY_PATCH=1
+ VERSION=1.3.10
+ SECURITY_PATCH=2

SOURCE_HASH=sha512:636e51bfbf88a48844c79260c54ea28e9712a507d9c77266c9ca74911fff1ced2fadd766f794354e915f4a9139de92122c34d4417cdeacd975773c9b31077766
REPOS_URI="branches/${VERSION%.*}.x"
if [[ "$APR_LATEST" == y ]]; then
diff --git a/libs/apr-util/HISTORY b/libs/apr-util/HISTORY
index 1bbcc8b..df75744 100644
--- a/libs/apr-util/HISTORY
+++ b/libs/apr-util/HISTORY
@@ -1,3 +1,6 @@
+2010-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated to 1.3.10, SECURITY_PATCH++
+
2010-05-12 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added odbc as opt dep

diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index 351e4b0..5a55734 100755
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,5 +1,5 @@
SPELL=apr
- VERSION=1.3.9
+ VERSION=1.4.2
REPOS_URI="branches/${VERSION%.*}.x"
# APR_LATEST replaces APR_CVS; remove APR_CVS in May, 2005
if [[ "${APR_LATEST:-APR_CVS}" == y ]]; then
diff --git a/libs/apr/HISTORY b/libs/apr/HISTORY
index ff27bd9..0e65b42 100644
--- a/libs/apr/HISTORY
+++ b/libs/apr/HISTORY
@@ -1,3 +1,6 @@
+2010-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.2
+
2009-10-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.9




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (069c37f5254eeacea14310371b2372c1c884a4d9), Vlad Glagolev, 10/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page