package/php: security bump version to 7.4.14
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 7 Jan 2021 18:02:15 +0000 (19:02 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 7 Jan 2021 19:32:13 +0000 (20:32 +0100)
Fixes CVE-2020-7071: https://bugs.php.net/bug.php?id=77423

Release notes: https://news-web.php.net/php.announce/304
Changelog: https://www.php.net/ChangeLog-7.php#7.4.14

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

index 959afd80da31f9535929f0d7bff9eeb61281d805..65ed6055bcb045e96ab132164610f19376fa4060 100644 (file)
@@ -26,7 +26,7 @@ diff --git a/build/php.m4 b/build/php.m4
 index 9586c490..8b3d47ed 100644
 --- a/build/php.m4
 +++ b/build/php.m4
-@@ -1967,7 +1967,7 @@ AC_DEFUN([PHP_SETUP_ICONV], [
+@@ -1973,7 +1973,7 @@ AC_DEFUN([PHP_SETUP_ICONV], [
    dnl Check external libs for iconv funcs.
    if test "$found_iconv" = "no"; then
  
index 5078228f48136bf4d47242efbd4e3e84bdedfb54..46c589661d5f09177f19a6a9d39ca288c7cc08e1 100644 (file)
@@ -1,5 +1,5 @@
 # From https://www.php.net/downloads.php
-sha256  aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4  php-7.4.13.tar.xz
+sha256  f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886  php-7.4.14.tar.xz
 
 # License file
 sha256  0967ad6cf4b7fe81d38709d7aaef3fecb3bd685be7eebb37b864aa34c991baa7  LICENSE
index d3c5a4d983723698a8f956b55dd3fdf94979ec65..fa518c301281357c7ed0c13ad3aed459a2a8dd2c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.4.13
+PHP_VERSION = 7.4.14
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES