diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.10.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.9.bb b/meta/recipes-devtools/python/python3_3.10.9.bb index 867958c0fb..4ecc7614bb 100644 --- a/meta/recipes-devtools/python/python3_3.10.9.bb +++ b/meta/recipes-devtools/python/python3_3.10.9.bb | |||
| @@ -61,6 +61,8 @@ CVE_CHECK_IGNORE += "CVE-2020-15523 CVE-2022-26488" | |||
| 61 | # The mailcap module is insecure by design, so this can't be fixed in a meaningful way. | 61 | # The mailcap module is insecure by design, so this can't be fixed in a meaningful way. |
| 62 | # The module will be removed in the future and flaws documented. | 62 | # The module will be removed in the future and flaws documented. |
| 63 | CVE_CHECK_IGNORE += "CVE-2015-20107" | 63 | CVE_CHECK_IGNORE += "CVE-2015-20107" |
| 64 | # Not an issue, in fact expected behaviour | ||
| 65 | CVE_CHECK_IGNORE += "CVE-2023-36632" | ||
| 64 | 66 | ||
| 65 | PYTHON_MAJMIN = "3.10" | 67 | PYTHON_MAJMIN = "3.10" |
| 66 | 68 | ||
