diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-01-07 15:46:52 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-08 18:51:46 +0100 |
commit | 2f52641294f187829257d9c2f823cb2ede3f30a0 (patch) | |
tree | abc8de2c922c4338b52967538a6e1a8df2e0a7b2 /package/php/php.hash | |
parent | 5c73fa07f7e8ae76d0803df45b27af31e1cb5695 (diff) |
php: security bump to version 5.6.17
Bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of
Bounds).
Bug #70755 (fpm_log.c memory leak and buffer overflow).
Bug #70661 (Use After Free Vulnerability in WDDX Packet
Deserialization).
Bug #70741 (Session WDDX Packet Deserialization Type Confusion
Vulnerability).
Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker()).
No CVEs assigned yet.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.hash')
-rw-r--r-- | package/php/php.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index ec632bfd5..7a7616fc0 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 8ef43271d9bd8cc8f8d407d3ba569de9fa14a28985ae97c76085bb50d597de98 php-5.6.16.tar.xz +sha256 ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c php-5.6.17.tar.xz |