summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_7.3.11.bb
diff options
context:
space:
mode:
authorLi Zhou <li.zhou@windriver.com>2020-02-21 17:15:31 +0800
committerKhem Raj <raj.khem@gmail.com>2020-02-21 08:50:36 -0800
commit664f8e13736b610c091c7f3855f655158b09333a (patch)
tree69968deccaee4a3aead5074263f85fceda4bd2bc /meta-oe/recipes-devtools/php/php_7.3.11.bb
parent90a1362303f5d793ad0ed946e39fd173357d8a5a (diff)
downloadmeta-openembedded-664f8e13736b610c091c7f3855f655158b09333a.tar.gz
php: Security Advisory - php - CVE-2020-7059
Backport the patch <http://git.php.net/?p=php-src.git;a=commit; h=0f79b1bf301f455967676b5129240140c5c45b09> to solve CVE-2020-7059. Because of the version context, this porting mainly refers to the version merging commit <http://git.php.net/?p=php-src.git;a=commit; h=a8a6242db7c01bb2d87f29e9b8d5ff3f0f847645> Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_7.3.11.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_7.3.11.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.3.11.bb b/meta-oe/recipes-devtools/php/php_7.3.11.bb
index 0e76cbf75c..8dbaf8922c 100644
--- a/meta-oe/recipes-devtools/php/php_7.3.11.bb
+++ b/meta-oe/recipes-devtools/php/php_7.3.11.bb
@@ -18,6 +18,7 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
18 file://0001-Use-pkg-config-for-libxml2-detection.patch \ 18 file://0001-Use-pkg-config-for-libxml2-detection.patch \
19 file://debian-php-fixheader.patch \ 19 file://debian-php-fixheader.patch \
20 file://CVE-2019-6978.patch \ 20 file://CVE-2019-6978.patch \
21 file://CVE-2020-7059.patch \
21 " 22 "
22 23
23SRC_URI_append_class-target = " \ 24SRC_URI_append_class-target = " \