Skip to Content.
Sympa Menu

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

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 (2c4a136350aa7efddfaed0b3252eeb058e888f78)
  • Date: Fri, 30 May 2014 03:56:32 -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 2c4a136350aa7efddfaed0b3252eeb058e888f78
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.29 [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 02d0d75..6ba652a 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.28
- SECURITY_PATCH=6
+ VERSION=5.4.29
+ SECURITY_PATCH=7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:6d2bfc8fff353b44c9b283b37ff23eecb0825f616953751bc78f6c32666884115a64c0bfdcf561de8504d9057b70e0a7b52f5c12f906a3acd709010b1d347b3c
+
SOURCE_HASH=sha512:bfde669baba0cba50e0986cb6b819abf2a3c33ff5fd5b0c508565bdf9491ada6496681bb2551174415336696556bb61ff1258579beddd4583bcc7df551545ecf
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 0f4ebff..9394a7b 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2014-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.29 (stable); SECUIRTY_PATCH++
+ (CVE-2014-0238, CVE-2014-0237)
+
2014-05-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.28 (stable); SECUIRTY_PATCH++
(CVE-2014-0185)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2c4a136350aa7efddfaed0b3252eeb058e888f78), Vlad Glagolev, 05/30/2014

Archive powered by MHonArc 2.6.24.

Top of Page