php: security bump version to 7.0.7
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 1 Jun 2016 10:21:36 +0000 (11:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Jun 2016 15:08:48 +0000 (17:08 +0200)
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>
package/php/php.hash
package/php/php.mk

index 4bc0263ea9d21534befd358d4c371f919bbdb8f3..ace52813adca3b7b2bc9474b34d0dc7da59fac50 100644 (file)
@@ -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
index fbdb73875d4fa23b862fa6718fc18fa82b31b9cb..2997b1b7d1215ab8dbe5e74c280d38c763d53050 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.0.6
+PHP_VERSION = 7.0.7
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES