From 3e20afaafd378084439cd8b06c06913003734f1b Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 2 May 2014 21:52:41 +0400 Subject: php: => 5.4.28 [security] --- php-pear/php/DETAILS | 6 +++--- php-pear/php/HISTORY | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS index 6fa57bc68e..02d0d75660 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 af0822a3f7..0f4ebff255 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,7 @@ +2014-05-02 Vlad Glagolev + * DETAILS: updated spell to 5.4.28 (stable); SECUIRTY_PATCH++ + (CVE-2014-0185) + 2014-04-24 Vlad Glagolev * DETAILS: updated spell to 5.4.27 (stable); SECUIRTY_PATCH++ (CVE-2013-7345) -- cgit v1.2.3