python3-django: fix CVE-2025-26699

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2025-26699

Upstream-patch:
https://github.com/django/django/commit/e88f7376fe68dbf4ebaf11fad1513ce700b45860

Signed-off-by: Saravanan <saravanan.kadambathursubramaniyam@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Saravanan
2025-11-30 17:05:23 +05:30
committed by Gyorgy Sarvari
parent 666ec505b4
commit 540b79e3ee
4 changed files with 217 additions and 0 deletions
@@ -6,6 +6,9 @@ SRC_URI[sha256sum] = "7ca38a78654aee72378594d63e51636c04b8e28574f5505dff630895b5
RDEPENDS:${PN} += "\
${PYTHON_PN}-sqlparse \
"
SRC_URI += "\
file://CVE-2025-26699.patch \
"
# Set DEFAULT_PREFERENCE so that the LTS version of django is built by
# default. To build the 3.x branch,