summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3_3.8.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.8.13.bb b/meta/recipes-devtools/python/python3_3.8.13.bb
index 112ebec4c1..d7f6e9155d 100644
--- a/meta/recipes-devtools/python/python3_3.8.13.bb
+++ b/meta/recipes-devtools/python/python3_3.8.13.bb
@@ -56,7 +56,7 @@ CVE_CHECK_WHITELIST += "CVE-2007-4559"
56CVE_CHECK_WHITELIST += "CVE-2019-18348" 56CVE_CHECK_WHITELIST += "CVE-2019-18348"
57 57
58# This is windows only issue. 58# This is windows only issue.
59CVE_CHECK_WHITELIST += "CVE-2020-15523" 59CVE_CHECK_WHITELIST += "CVE-2020-15523 CVE-2022-26488"
60 60
61PYTHON_MAJMIN = "3.8" 61PYTHON_MAJMIN = "3.8"
62 62