bash: Rename patch name
Submitted by Zang Ruochen on Dec. 14, 2020, 7:21 a.m.
|
Patch ID: 179027
Details
Commit Message
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
@@ -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"
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> --- .../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%) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145530): https://lists.openembedded.org/g/openembedded-core/message/145530 Mute This Topic: https://lists.openembedded.org/mt/78945909/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-