Skip to Content.
Sympa Menu

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

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 (31d2be86cae882a101550aa09c3cc89004dc540f)
  • Date: Wed, 18 Dec 2013 07:12:26 -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 e84f7e3fad3ac6dfcd697d87cf0bcc9043fabd6e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.23 (stable) [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 47a5504..e306617 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,10 +1,10 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.17
- SECURITY_PATCH=2
+ VERSION=5.4.23
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:b35ab1d815bb56247c5f8842967859bfdf37ede5e4c5da4496e4f1540b2412ecb08028ed29a3cb5b79204cddc8c2f5f50a1a0dd1484ed449503945f2ec3f817a
+
SOURCE_HASH=sha512:3c306ba40e3649ef79a88534e1a12aa83c01f9edbbe9822a741af03e18c9a4e8587351e0f1760cc539b3b599209d546233e40d4d816f6a49cf81ad2d738486b7
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.27
SECURITY_PATCH=21
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 2f65967..045b5a1 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2013-12-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.23 (stable); SECUIRTY_PATCH++ (several
+ CVEs)
+
2013-10-24 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: fixed spell bug for building regular mysql module for
legacy
branch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (31d2be86cae882a101550aa09c3cc89004dc540f), Vlad Glagolev, 12/18/2013

Archive powered by MHonArc 2.6.24.

Top of Page