From: <abe...@us...> - 2015-03-21 16:30:48
|
Revision: 7012 http://sourceforge.net/p/astlinux/code/7012 Author: abelbeck Date: 2015-03-21 16:30:40 +0000 (Sat, 21 Mar 2015) Log Message: ----------- php, version bump to 5.5.23, security fixes: CVE-2015-0231, CVE-2015-2305, CVE-2015-2331 Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2015-03-19 17:22:20 UTC (rev 7011) +++ branches/1.0/package/php/php.mk 2015-03-21 16:30:40 UTC (rev 7012) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.22 +PHP_VERSION = 5.5.23 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |