summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-12-14 15:21:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-18 22:52:13 +0000
commit422f9af7d0f7de7a2e933154853e7a281f98ab93 (patch)
tree0199732a2d82b759a576f8180560059f15053aed /meta/recipes-extended/bash
parent1ca2b21cb7d638f36860bd16a90c1fb8238d4552 (diff)
downloadopenembedded-core-contrib-422f9af7d0f7de7a2e933154853e7a281f98ab93.tar.gz
bash: Rename patch name
Because the name of CVE patch is wrong, cve-check-tool cannot get the correct CVE result. Rename the patch name. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash')
-rw-r--r--meta/recipes-extended/bash/bash/CVE-2019-18276.patch (renamed from meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch)0
-rw-r--r--meta/recipes-extended/bash/bash_5.0.bb2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch b/meta/recipes-extended/bash/bash/CVE-2019-18276.patch
index 7b2073201e..7b2073201e 100644
--- a/meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch
+++ b/meta/recipes-extended/bash/bash/CVE-2019-18276.patch
diff --git a/meta/recipes-extended/bash/bash_5.0.bb b/meta/recipes-extended/bash/bash_5.0.bb
index 257a03bd8b..53e05869ce 100644
--- a/meta/recipes-extended/bash/bash_5.0.bb
+++ b/meta/recipes-extended/bash/bash_5.0.bb
@@ -30,7 +30,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \
file://run-ptest \
file://run-bash-ptests \
file://fix-run-builtins.patch \
- file://bash-CVE-2019-18276.patch \
+ file://CVE-2019-18276.patch \
"
SRC_URI[tarball.md5sum] = "2b44b47b905be16f45709648f671820b"