diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-06-26 00:48:37 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-26 14:58:07 +0200 |
commit | a342452641bc364634eae0b9b97bb12d2b6d4edd (patch) | |
tree | 8f2c9ebf0e83f882d2d816cf12e66598b1ecb56b /package/php/php.hash | |
parent | dcfbff46ab6f125065e4e2a7b8b82cb1f5a8f762 (diff) |
package/php: security bump version to 7.0.8
Changelog is available here: http://php.net/ChangeLog-7.php#7.0.8
Fixes CVE-2015-8874 http://bugs.php.net/66387
Fixes CVE-2016-5766 http://bugs.php.net/72339
Fixes CVE-2016-5767 http://bugs.php.net/72446
Fixes CVE-2016-5768 http://bugs.php.net/72402
Fixes CVE-2016-5769 http://bugs.php.net/72455
Fixes CVE-2016-5772 http://bugs.php.net/72340
Fixes CVE-2016-5773 http://bugs.php.net/72434
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 ace52813a..f3718f130 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 9cc64a7459242c79c10e79d74feaf5bae3541f604966ceb600c3d2e8f5fe4794 php-7.0.7.tar.xz +sha256 0a2142c458b0846f556b16da1c927d74c101aa951bb840549abe5c58584fb394 php-7.0.8.tar.xz |