From e6fb738df3fd36cdb87caf3d2ac19af5e5d3a63c Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 20 Feb 2015 09:51:59 +0300 Subject: php: => 5.4.38 [security] --- php-pear/php/DETAILS | 6 +++--- php-pear/php/HISTORY | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'php-pear') diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS index 0958983b0e..b1faf4d110 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.37 - SECURITY_PATCH=13 + VERSION=5.4.38 + SECURITY_PATCH=14 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE - SOURCE_HASH=sha512:56c3fc81857c190c5485a880ddc890b01ae99c409805862b8d951156483a730324b43e5c252b55c59931e451592a8567ac2905d7d2d58d6bf27dc5568d972425 + SOURCE_HASH=sha512:92b2901117bbaa6c4749027e4a7dbb2f4bb50a3f60b52583051abdfcddafbe4715025a928ea9a6c70b51352e5e43f7ced626d78f5fff97cb1be34a9864f9ed6e 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 135ccb2f55..16c2786510 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,7 @@ +2015-02-20 Vlad Glagolev + * DETAILS: updated spell to 5.4.38 (stable); SECURITY_PATCH++ + (CVE-2015-0235, CVE-2015-0273) + 2015-01-24 Vlad Glagolev * DETAILS: updated spell to 5.4.37 (stable); SECURITY_PATCH++ (CVE-2015-0231, CVE-2014-9427, CVE-2015-0232) -- cgit v1.2.3