Skip to Content.
Sympa Menu

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

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 (a7b2b61c6ac5fa5bc0b8e000db6aca42bfa72403)
  • Date: Fri, 10 Jan 2014 08:28:45 -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 a7b2b61c6ac5fa5bc0b8e000db6aca42bfa72403
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.3.28 (previous) [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index e306617..a98a430 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -6,9 +6,9 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE

SOURCE_HASH=sha512:3c306ba40e3649ef79a88534e1a12aa83c01f9edbbe9822a741af03e18c9a4e8587351e0f1760cc539b3b599209d546233e40d4d816f6a49cf81ad2d738486b7
elif [[ $PHP5_BRANCH == previous ]]; then
- VERSION=5.3.27
- SECURITY_PATCH=21
-
SOURCE_HASH=sha512:e6f7f7c3c41d6007494ca8e6aac74dab5accf29c7bd8c2a70b085336fc75aa1dc879dacb6f33c8d42bcfda8e5326fde26c9f13994d740f2492417c904194571e
+ VERSION=5.3.28
+ SECURITY_PATCH=22
+
SOURCE_HASH=sha512:84b58379ca12748ae2c9ba37de28c80e78bf8e5b96cf9715b1eafd297a3e155089e9560d6fee7b031be0139dcbe954a9c0717b583ff1fb1cd8a89308b5f6dfd3
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 045b5a1..e8e93d3 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2014-01-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.3.28 (previous); SECUIRTY_PATCH++
+ (CVE-2013-4073, CVE-2013-6420)
+
2013-12-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.23 (stable); SECUIRTY_PATCH++ (several
CVEs)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a7b2b61c6ac5fa5bc0b8e000db6aca42bfa72403), Vlad Glagolev, 01/10/2014

Archive powered by MHonArc 2.6.24.

Top of Page