summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2024-09-28 19:57:40 +0200
committerSteve Sakoman <steve@sakoman.com>2024-10-07 05:43:22 -0700
commit3a172a5aa568d51c9a16cdecf63df67317c4d9d1 (patch)
tree4924da46f09c7dfa2ae681795e02f0e1ede085d1 /meta
parentf5c9fab6c4849e8ab475eae740d377bab0850b33 (diff)
downloadpoky-3a172a5aa568d51c9a16cdecf63df67317c4d9d1.tar.gz
gnupg: Document CVE-2022-3219 and mark wontfix
(From OE-Core rev: f10f9c3a8d2c17d5a6c3f0b00749e5b34a66e090) (From OE-Core rev: fe094c2d50ffe11627efa6c0807a289c1ee6eb74) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-support/gnupg/gnupg_2.3.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.3.7.bb b/meta/recipes-support/gnupg/gnupg_2.3.7.bb
index da2b1c4deb..7a29a5659a 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"
85 85
86lcl_maybe_fortify:mipsarch = "" 86lcl_maybe_fortify:mipsarch = ""
87 87
88# upstream-wontfix: Upstream doesn't seem to be keen on merging the proposed commit - https://dev.gnupg.org/T5993
89CVE_CHECK_IGNORE += "CVE-2022-3219"