
commit 3b7d4cf30bb883648be4c82d52d83ab0a6fd47b8 Author: Juergen Daubert <jue@jue.li> Date: Fri Mar 20 13:44:17 2015 +0100 [notify] php: update to 5.5.23 includes security fixes for CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331. See http://php.net/ChangeLog-5.php#5.5.23 diff --git a/php/.md5sum b/php/.md5sum index 1485f77..e57ac93 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -fb1704131d495f5b3e6ab3b087a8dbe6 php-5.5.22.tar.xz +692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index ccaad81..b71e907 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.5.22 +version=5.5.23 release=1 source=(http://php.net/distributions/php-$version.tar.xz)