diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-01-09 17:13:34 +0000 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-12 09:11:26 +0100 |
| commit | 7f4c1ac310db1f5681501cec79bf76dea47f0b41 (patch) | |
| tree | 9895c43def4ebe01ca22ffc9b60736542ac522c9 /package/php/php.hash | |
| parent | de8b6b0bf16e0a140e7e01e3b35c5fe18eba5b5a (diff) | |
| download | buildroot-7f4c1ac310db1f5681501cec79bf76dea47f0b41.tar.gz buildroot-7f4c1ac310db1f5681501cec79bf76dea47f0b41.zip | |
php: bump version to 7.1.0 (security)
Fixed CVEs:
- CVE-2016-9933 (imagefilltoborder stackoverflow on truecolor images)
http://bugs.php.net/72696
- CVE-2016-9934 (NULL Pointer Dereference in WDDX Packet
Deserialization with PDORow)
http://bugs.php.net/73331
Full ChangeLog:
http://php.net/ChangeLog-7.php#7.1.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit e470b3fde7fe7e69fc5ec57fe8a5c8a4cd66c8cc)
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 0424e467f7..5e4bdcb445 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 0f1dff6392a1cc2ed126b9695f580a2ed77eb09d2c23b41cabfb41e6f27a8c89 php-7.0.14.tar.xz +sha256 a810b3f29c21407c24caa88f50649320d20ba6892ae1923132598b8a0ca145b6 php-7.1.0.tar.xz |

