Skip to Content.
Sympa Menu

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

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 (7036753257bac7e561e3b9146e7717f7320a37da)
  • Date: Tue, 19 Jan 2010 06:04:06 -0600

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

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

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

php: => 5.2.12 (after suhosin patch release for 5.2.12)

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 2291757..2655cf9 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -10,9 +10,9 @@ elif [[ $PHP5_BRANCH == alpha ]]; then
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
elif [[ $PHP5_BRANCH == legacy ]]; then
- VERSION=5.2.11
- SECURITY_PATCH=10
-
SOURCE_HASH=sha512:80aefe55ab89cce6bc1d4b38818c3c2bc4030d9077ee9e50b167e85965d5564acc485400b9098e9e46590232aef003275c35a6b5cdc36d3aa1dcfcac7744275b
+ VERSION=5.2.12
+ SECURITY_PATCH=11
+
SOURCE_HASH=sha512:bdc933ef98db66c26007eb3944fd289803d7315e95170a865a8b70532e9c97e9ae2390fecaa3263b8a59169f28dc651cbf2af1e597c48fbaa0ed042651469916
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index fe4e981..0c1f362 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2010-01-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated PHP5_BRANCH=legacy to 5.2.12
+ SECURITY_PATCH++
+
2009-11-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.3.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7036753257bac7e561e3b9146e7717f7320a37da), Vlad Glagolev, 01/19/2010

Archive powered by MHonArc 2.6.24.

Top of Page