From: <abe...@us...> - 2013-12-13 18:38:33
|
Revision: 6311 http://sourceforge.net/p/astlinux/code/6311 Author: abelbeck Date: 2013-12-13 18:38:29 +0000 (Fri, 13 Dec 2013) Log Message: ----------- php, version bump to 5.3.28, security fixes: CVE-2013-4073, CVE-2013-6420 Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2013-12-13 18:26:17 UTC (rev 6310) +++ branches/1.0/package/php/php.mk 2013-12-13 18:38:29 UTC (rev 6311) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.3.27 +PHP_VERSION = 5.3.28 PHP_SOURCE = php-$(PHP_VERSION).tar.bz2 PHP_SITE = http://www.php.net/distributions PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |