package/php: security bump version to 7.3.11
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 24 Oct 2019 17:13:44 +0000 (19:13 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Oct 2019 21:24:45 +0000 (23:24 +0200)
Changelog: http://www.php.net/ChangeLog-7.php#7.3.11

Fixes CVE-2019-11043: https://bugs.php.net/bug.php?id=78599

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.hash
package/php/php.mk

index 2afcb2cd772848cfd25d8b1c3fcdb2886e24246c..debc14c64e6b31ced510b97fa564820593d250a2 100644 (file)
@@ -1,5 +1,5 @@
 # From http://php.net/downloads.php
-sha256 42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906  php-7.3.10.tar.xz
+sha256 657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021  php-7.3.11.tar.xz
 
 # License file
 sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8  LICENSE
index bfb59231916baded2affc1c8022aad47062a2fdf..0213295c82958eaa97476445d94f568403c718e8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.3.10
+PHP_VERSION = 7.3.11
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES