Skip to Content.
Sympa Menu

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

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 (35ea8d5f5dbf015e6ac32389697e338c9053041c)
  • Date: Fri, 23 Jan 2015 15:35:49 -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 35ea8d5f5dbf015e6ac32389697e338c9053041c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.37 [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 8f027e4..0958983 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.36
- SECURITY_PATCH=12
+ VERSION=5.4.37
+ SECURITY_PATCH=13
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:1c37c63d51c02ae307fbbbba29129690f9746d7a766f4ccd1f763a3be4119228882a345b38bdce65a60e528da30b70670528f641eca3254890657e38569d4122
+
SOURCE_HASH=sha512:56c3fc81857c190c5485a880ddc890b01ae99c409805862b8d951156483a730324b43e5c252b55c59931e451592a8567ac2905d7d2d58d6bf27dc5568d972425
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.29
SECURITY_PATCH=23
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 3b9a5cd..135ccb2 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2015-01-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.37 (stable); SECURITY_PATCH++
+ (CVE-2015-0231, CVE-2014-9427, CVE-2015-0232)
+
2014-12-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.36 (stable); SECURITY_PATCH++
(CVE-2014-8142)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (35ea8d5f5dbf015e6ac32389697e338c9053041c), Vlad Glagolev, 01/23/2015

Archive powered by MHonArc 2.6.24.

Top of Page