From 74e3116edaaef375ada66076f79cc013f9f578e6 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 17 Oct 2014 15:04:35 +0400 Subject: php: => 5.4.34 (stable) [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 9253d0bc51..bff264f881 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.33 - SECURITY_PATCH=9 + VERSION=5.4.34 + SECURITY_PATCH=10 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE - SOURCE_HASH=sha512:c7a97db745aa77c2deccea022d97732bce736ccd481a7b6c63d7da79ce3d1a4d13d3f4968bfdab3ac1091a23dd6a243f3d3b0b2ac688205decc944d3d6ecf347 + SOURCE_HASH=sha512:69355836a98fa66c32c6a8078dc593b50c9f432657b282811442aa47b13bf926e6a9a4c15bac9c793725a87499f765b89b605081279759c527e410dfd189912f 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 ebefc2067d..37a96d1f40 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,7 @@ +2014-10-17 Vlad Glagolev + * DETAILS: updated spell to 5.4.34 (stable); SECURITY_PATCH++ + (CVE-2014-3668, CVE-2014-3669, CVE-2014-3670) + 2014-09-30 Vlad Glagolev * DETAILS: updated spell to 5.4.33 (stable) * DEPENDS: corrected SSL case -- cgit v1.2.3