summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_5.0.14.bb
diff options
context:
space:
mode:
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.bb5
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
5CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: Issue only applies on Windows" 5CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: Issue only applies on Windows"
6 6
7SRC_URI += "file://CVE-2025-64460.patch" 7SRC_URI += "file://CVE-2025-64460.patch \
8 file://CVE-2025-64459-1.patch \
9 file://CVE-2025-64459-2.patch \
10 "
8SRC_URI[sha256sum] = "29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11" 11SRC_URI[sha256sum] = "29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11"
9 12
10RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\