diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.11.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.11.bb b/meta-python/recipes-devtools/python/python3-django_5.0.11.bb index 5060f3c9ad..43be30c7ec 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.11.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.11.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require python-django.inc | 1 | require python-django.inc |
| 2 | inherit setuptools3 | 2 | inherit setuptools3 |
| 3 | 3 | ||
| 4 | # Windows-specific DoS via NFKC normalization, not applicable to Linux | ||
| 5 | CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: Issue only applies on Windows" | ||
| 6 | |||
| 4 | SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" | 7 | SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" |
| 5 | 8 | ||
| 6 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
