summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 7a29a5659a..7075a61898 100644
--- a/meta/recipes-support/gnupg/gnupg_2.3.7.bb
+++ b/meta/recipes-support/gnupg/gnupg_2.3.7.bb
@@ -87,3 +87,5 @@ 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 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" 89CVE_CHECK_IGNORE += "CVE-2022-3219"
90# cpe-incorrect: this is vulnerability of libksba and we use fixed libksba version
91CVE_CHECK_IGNORE += "CVE-2022-3515"