From: Peter Marko Date: Sat, 28 Sep 2024 17:57:40 +0000 (+0200) Subject: gnupg: Document CVE-2022-3219 and mark wontfix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe094c2d50ffe11627efa6c0807a289c1ee6eb74;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gnupg: Document CVE-2022-3219 and mark wontfix (From OE-Core rev: f10f9c3a8d2c17d5a6c3f0b00749e5b34a66e090) Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-support/gnupg/gnupg_2.3.7.bb b/meta/recipes-support/gnupg/gnupg_2.3.7.bb index da2b1c4debb..7a29a5659a0 100644 --- a/meta/recipes-support/gnupg/gnupg_2.3.7.bb +++ b/meta/recipes-support/gnupg/gnupg_2.3.7.bb @@ -85,3 +85,5 @@ BBCLASSEXTEND = "native nativesdk" lcl_maybe_fortify:mipsarch = "" +# upstream-wontfix: Upstream doesn't seem to be keen on merging the proposed commit - https://dev.gnupg.org/T5993 +CVE_CHECK_IGNORE += "CVE-2022-3219"