diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-06-01 11:21:36 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-01 17:08:48 +0200 |
commit | b9a0903cfeec867b80bd646903af3f149eeefc4e (patch) | |
tree | 54afae6cf82fddb274b9b50cb534f2b54106f344 /package/php/php.hash | |
parent | 6027e8d936e1e7b2b86a216fe580bc3f4dafd520 (diff) |
php: security bump version to 7.0.7
Fixes CVE-2013-7456 https://bugs.php.net/bug.php?id=72227
Fixes CVE-2016-5093 https://bugs.php.net/bug.php?id=72241
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
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 4bc0263ea..ace52813a 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 1b237a9455e5476a425dbb9d99966bad68107747c601958cb9558a7fb49ab419 php-7.0.6.tar.xz +sha256 9cc64a7459242c79c10e79d74feaf5bae3541f604966ceb600c3d2e8f5fe4794 php-7.0.7.tar.xz |