From: Thomas Perrot <[email protected]> Fix a typo in the comment for the fixed-version status: "verion" -> "version".
Signed-off-by: Thomas Perrot <[email protected]> --- meta/conf/cve-check-map.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/cve-check-map.conf b/meta/conf/cve-check-map.conf index fc49fe0a500c..2068c67caec4 100644 --- a/meta/conf/cve-check-map.conf +++ b/meta/conf/cve-check-map.conf @@ -6,7 +6,7 @@ CVE_CHECK_STATUSMAP[patched] = "Patched" CVE_CHECK_STATUSMAP[backported-patch] = "Patched" # use when NVD DB does not mention patched versions of stable/LTS branches which have upstream CVE backports CVE_CHECK_STATUSMAP[cpe-stable-backport] = "Patched" -# use when NVD DB does not mention correct version or does not mention any verion at all +# use when NVD DB does not mention correct version or does not mention any version at all CVE_CHECK_STATUSMAP[fixed-version] = "Patched" # use when a fix file has been included (set automatically) CVE_CHECK_STATUSMAP[fix-file-included] = "Patched" -- 2.54.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236950): https://lists.openembedded.org/g/openembedded-core/message/236950 Mute This Topic: https://lists.openembedded.org/mt/119294196/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
