php: security bump to version 5.3.15
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 23 Jul 2012 17:21:56 +0000 (14:21 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 Jul 2012 20:11:41 +0000 (22:11 +0200)
Fix for CVE-2012-2688 (potential overflow in _php_stream_scandir),
CVE-2012-3365 (SQLite open_basedir bypass) and other misc bugfixes.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php/php.mk

index 31de2898b30855aa48a5631ec428b3ead5adca3c..05446597d6badad08ea93753bf0933fe9af5f2fd 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-PHP_VERSION = 5.3.14
+PHP_VERSION = 5.3.15
 PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
 PHP_SITE = http://www.php.net/distributions
 PHP_INSTALL_STAGING = YES