From a7b2b61c6ac5fa5bc0b8e000db6aca42bfa72403 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 10 Jan 2014 18:28:29 +0400 Subject: php: => 5.3.28 (previous) [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 e306617bfd..a98a430595 100755 --- a/php-pear/php/DETAILS +++ b/php-pear/php/DETAILS @@ -6,9 +6,9 @@ if [[ $PHP5_BRANCH == stable ]]; then SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE SOURCE_HASH=sha512:3c306ba40e3649ef79a88534e1a12aa83c01f9edbbe9822a741af03e18c9a4e8587351e0f1760cc539b3b599209d546233e40d4d816f6a49cf81ad2d738486b7 elif [[ $PHP5_BRANCH == previous ]]; then - VERSION=5.3.27 - SECURITY_PATCH=21 - SOURCE_HASH=sha512:e6f7f7c3c41d6007494ca8e6aac74dab5accf29c7bd8c2a70b085336fc75aa1dc879dacb6f33c8d42bcfda8e5326fde26c9f13994d740f2492417c904194571e + VERSION=5.3.28 + SECURITY_PATCH=22 + SOURCE_HASH=sha512:84b58379ca12748ae2c9ba37de28c80e78bf8e5b96cf9715b1eafd297a3e155089e9560d6fee7b031be0139dcbe954a9c0717b583ff1fb1cd8a89308b5f6dfd3 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE # if [[ $PHP5_SUHOSIN == y ]]; then diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY index 045b5a1b28..e8e93d3fc7 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,7 @@ +2014-01-10 Vlad Glagolev + * DETAILS: updated spell to 5.3.28 (previous); SECUIRTY_PATCH++ + (CVE-2013-4073, CVE-2013-6420) + 2013-12-18 Vlad Glagolev * DETAILS: updated spell to 5.4.23 (stable); SECUIRTY_PATCH++ (several CVEs) -- cgit v1.2.3