From: Chee Yang Lee <[email protected]> Signed-off-by: Chee Yang Lee <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-devtools/git/git_2.37.6.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/git/git_2.37.6.bb b/meta/recipes-devtools/git/git_2.37.6.bb index e6165ca37b..302db215e2 100644 --- a/meta/recipes-devtools/git/git_2.37.6.bb +++ b/meta/recipes-devtools/git/git_2.37.6.bb @@ -33,6 +33,8 @@ CVE_PRODUCT = "git-scm:git" CVE_CHECK_IGNORE += "CVE-2022-24975" # This is specific to Git-for-Windows CVE_CHECK_IGNORE += "CVE-2022-41953" +# specific to Git for Windows +CVE_CHECK_IGNORE += "CVE-2023-22743" PACKAGECONFIG ??= "expat curl" PACKAGECONFIG[cvsserver] = "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#178926): https://lists.openembedded.org/g/openembedded-core/message/178926 Mute This Topic: https://lists.openembedded.org/mt/97779020/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
