summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3_3.10.15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.15.bb b/meta/recipes-devtools/python/python3_3.10.15.bb
index 4157b8cb83..0eb619dfa2 100644
--- a/meta/recipes-devtools/python/python3_3.10.15.bb
+++ b/meta/recipes-devtools/python/python3_3.10.15.bb
@@ -63,6 +63,8 @@ CVE_CHECK_IGNORE += "CVE-2020-15523 CVE-2022-26488"
63CVE_CHECK_IGNORE += "CVE-2015-20107" 63CVE_CHECK_IGNORE += "CVE-2015-20107"
64# Not an issue, in fact expected behaviour 64# Not an issue, in fact expected behaviour
65CVE_CHECK_IGNORE += "CVE-2023-36632" 65CVE_CHECK_IGNORE += "CVE-2023-36632"
66# Fixes are included in 3.10.15
67CVE_CHECK_IGNORE += "CVE-2023-27043 CVE-2024-6232 CVE-2024-7592"
66 68
67PYTHON_MAJMIN = "3.10" 69PYTHON_MAJMIN = "3.10"
68 70