diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.0.14.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.14.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.14.bb b/meta-python/recipes-devtools/python/python3-django_5.0.14.bb index c2c44b4cc7..84dd9dd5f4 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.14.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.14.bb | |||
| @@ -4,7 +4,10 @@ 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-64460.patch" | 7 | SRC_URI += "file://CVE-2025-64460.patch \ |
| 8 | file://CVE-2025-64459-1.patch \ | ||
| 9 | file://CVE-2025-64459-2.patch \ | ||
| 10 | " | ||
| 8 | SRC_URI[sha256sum] = "29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11" | 11 | SRC_URI[sha256sum] = "29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11" |
| 9 | 12 | ||
| 10 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
