From: zangrc <[email protected]> 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 <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 422f9af7d0f7de7a2e933154853e7a281f98ab93) Signed-off-by: Steve Sakoman <[email protected]> --- .../bash/{bash-CVE-2019-18276.patch => CVE-2019-18276.patch} | 0 meta/recipes-extended/bash/bash_5.0.bb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/bash/bash/{bash-CVE-2019-18276.patch => CVE-2019-18276.patch} (100%) diff --git a/meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch b/meta/recipes-extended/bash/bash/CVE-2019-18276.patch similarity index 100% rename from meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch rename to 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" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146284): https://lists.openembedded.org/g/openembedded-core/message/146284 Mute This Topic: https://lists.openembedded.org/mt/79279331/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
