This is specific to Git-for-Windows. Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/git/git_2.39.1.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/git/git_2.39.1.bb b/meta/recipes-devtools/git/git_2.39.1.bb index 8577d86eac8..d8137df5612 100644 --- a/meta/recipes-devtools/git/git_2.39.1.bb +++ b/meta/recipes-devtools/git/git_2.39.1.bb @@ -31,6 +31,8 @@ CVE_PRODUCT = "git-scm:git" # in mirrored git repos. Most OE users wouldn't build the docs and # we don't see this as a major issue for our general users/usecases. CVE_CHECK_IGNORE += "CVE-2022-24975" +# This is specific to Git-for-Windows +CVE_CHECK_IGNORE += "CVE-2022-41953" PACKAGECONFIG ??= "expat curl" PACKAGECONFIG[cvsserver] = "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176487): https://lists.openembedded.org/g/openembedded-core/message/176487 Mute This Topic: https://lists.openembedded.org/mt/96626184/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
