Skip to Content.
Sympa Menu

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

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 (3e20afaafd378084439cd8b06c06913003734f1b)
  • Date: Fri, 2 May 2014 12:52:48 -0500

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 3e20afaafd378084439cd8b06c06913003734f1b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.28 [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 6fa57bc..02d0d75 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.27
- SECURITY_PATCH=5
+ VERSION=5.4.28
+ SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:a3b395d019b801b7280a4ee2816273fe7a3a3f4fc04c73464e93e12a78dfe6e6fd0c0b0ae4f04cc2620a8eb009f018f356f52f1aaf845e9da104084e99ebcd98
+
SOURCE_HASH=sha512:6d2bfc8fff353b44c9b283b37ff23eecb0825f616953751bc78f6c32666884115a64c0bfdcf561de8504d9057b70e0a7b52f5c12f906a3acd709010b1d347b3c
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.28
SECURITY_PATCH=22
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index af0822a..0f4ebff 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2014-05-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.28 (stable); SECUIRTY_PATCH++
+ (CVE-2014-0185)
+
2014-04-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.27 (stable); SECUIRTY_PATCH++
(CVE-2013-7345)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3e20afaafd378084439cd8b06c06913003734f1b), Vlad Glagolev, 05/02/2014

Archive powered by MHonArc 2.6.24.

Top of Page