From 09309f4b04e31e5c53de7105eda3006ec34fbdff Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 19 Dec 2014 18:00:34 +0300 Subject: php: => 5.4.36 [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 049b97c80e..8f027e4e70 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.35 - SECURITY_PATCH=11 + VERSION=5.4.36 + SECURITY_PATCH=12 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE - SOURCE_HASH=sha512:351792c50673c4119a178cb5e041559a00425b937545641b8fe2de6f3b4f073a06f532bc3fa030dd94de2b84baedc73680d2bfcc5d58e213872191a9381bffe0 + SOURCE_HASH=sha512:1c37c63d51c02ae307fbbbba29129690f9746d7a766f4ccd1f763a3be4119228882a345b38bdce65a60e528da30b70670528f641eca3254890657e38569d4122 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 af92216296..3b9a5cd66f 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,7 @@ +2014-12-19 Vlad Glagolev + * DETAILS: updated spell to 5.4.36 (stable); SECURITY_PATCH++ + (CVE-2014-8142) + 2014-11-14 Vlad Glagolev * DETAILS: updated spell to 5.4.35 (stable); SECURITY_PATCH++ (CVE-2014-3710) -- cgit v1.2.3