summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patch/patch_2.7.6.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-07-30 19:00:11 +0800
committerArmin Kuster <akuster808@gmail.com>2019-08-10 07:08:25 -0700
commite157d559d55ea95fd2db5726073e29de90348ec1 (patch)
tree9b4c86d84f8382621bc7170e929424ee8a590958 /meta/recipes-devtools/patch/patch_2.7.6.bb
parent184672b59e4c20ec34da0974fa59a045f9d478c1 (diff)
downloadopenembedded-core-contrib-e157d559d55ea95fd2db5726073e29de90348ec1.tar.gz
patch: fix CVE-2019-13636
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/patch/patch_2.7.6.bb')
-rw-r--r--meta/recipes-devtools/patch/patch_2.7.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/patch/patch_2.7.6.bb b/meta/recipes-devtools/patch/patch_2.7.6.bb
index 85b0db7333..8cf20a3597 100644
--- a/meta/recipes-devtools/patch/patch_2.7.6.bb
+++ b/meta/recipes-devtools/patch/patch_2.7.6.bb
@@ -6,6 +6,7 @@ SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
file://0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch \
file://0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch \
file://0001-Fix-swapping-fake-lines-in-pch_swap.patch \
+ file://CVE-2019-13636.patch \
"
SRC_URI[md5sum] = "4c68cee989d83c87b00a3860bcd05600"