projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
060622d
)
php: security bump to version 5.3.15
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 23 Jul 2012 17:21:56 +0000
(14:21 -0300)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/package/php/php.mk
b/package/php/php.mk
index 31de2898b30855aa48a5631ec428b3ead5adca3c..05446597d6badad08ea93753bf0933fe9af5f2fd 100644
(file)
--- a/
package/php/php.mk
+++ b/
package/php/php.mk
@@
-4,7
+4,7
@@
#
#############################################################
-PHP_VERSION = 5.3.1
4
+PHP_VERSION = 5.3.1
5
PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
PHP_SITE = http://www.php.net/distributions
PHP_INSTALL_STAGING = YES