diff options
| author | Peter Marko <peter.marko@siemens.com> | 2024-09-28 19:57:40 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-10-07 05:43:22 -0700 |
| commit | 3a172a5aa568d51c9a16cdecf63df67317c4d9d1 (patch) | |
| tree | 4924da46f09c7dfa2ae681795e02f0e1ede085d1 /meta | |
| parent | f5c9fab6c4849e8ab475eae740d377bab0850b33 (diff) | |
| download | poky-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.bb | 2 |
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 | ||
| 86 | lcl_maybe_fortify:mipsarch = "" | 86 | lcl_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 | ||
| 89 | CVE_CHECK_IGNORE += "CVE-2022-3219" | ||
