summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3_3.11.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.11.4.bb b/meta/recipes-devtools/python/python3_3.11.4.bb
index b3534ad678..8fd1382caa 100644
--- a/meta/recipes-devtools/python/python3_3.11.4.bb
+++ b/meta/recipes-devtools/python/python3_3.11.4.bb
@@ -53,7 +53,7 @@ CVE_STATUS[CVE-2020-15523] = "not-applicable-platform: Issue only applies on Win
53CVE_STATUS[CVE-2022-26488] = "not-applicable-platform: Issue only applies on Windows" 53CVE_STATUS[CVE-2022-26488] = "not-applicable-platform: Issue only applies on Windows"
54# The module will be removed in the future and flaws documented. 54# The module will be removed in the future and flaws documented.
55CVE_STATUS[CVE-2015-20107] = "upstream-wontfix: The mailcap module is insecure by design, so this can't be fixed in a meaningful way" 55CVE_STATUS[CVE-2015-20107] = "upstream-wontfix: The mailcap module is insecure by design, so this can't be fixed in a meaningful way"
56# CVE_STATUS[CVE-2023-36632] = "disputed: Not an issue, in fact expected behaviour" 56CVE_STATUS[CVE-2023-36632] = "disputed: Not an issue, in fact expected behaviour"
57 57
58PYTHON_MAJMIN = "3.11" 58PYTHON_MAJMIN = "3.11"
59 59