]> code.ossystems Code Review - openembedded-core.git/commitdiff
bash: Rename patch name
authorzangrc <zangrc.fnst@cn.fujitsu.com>
Mon, 14 Dec 2020 07:21:34 +0000 (15:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
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>
meta/recipes-extended/bash/bash/CVE-2019-18276.patch [moved from meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch with 100% similarity]
meta/recipes-extended/bash/bash_5.0.bb

index 257a03bd8b18ac555d2771797bb52e62f750ef62..53e05869cecdf17738c265a351d8819287fc060e 100644 (file)
@@ -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"