diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.0.11.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.11.bb | 2 |
1 files changed, 2 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 43be30c7ec..0d26c7928d 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 | |||
| @@ -4,6 +4,8 @@ inherit setuptools3 | |||
| 4 | # Windows-specific DoS via NFKC normalization, not applicable to Linux | 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" | 5 | CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: Issue only applies on Windows" |
| 6 | 6 | ||
| 7 | SRC_URI = "file://CVE-2025-26699.patch \ | ||
| 8 | " | ||
| 7 | SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" | 9 | SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" |
| 8 | 10 | ||
| 9 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
