diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_3.2.25.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_3.2.25.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.25.bb b/meta-python/recipes-devtools/python/python3-django_3.2.25.bb index 29977fa013..fb6cb97710 100644 --- a/meta-python/recipes-devtools/python/python3-django_3.2.25.bb +++ b/meta-python/recipes-devtools/python/python3-django_3.2.25.bb | |||
| @@ -6,6 +6,9 @@ SRC_URI[sha256sum] = "7ca38a78654aee72378594d63e51636c04b8e28574f5505dff630895b5 | |||
| 6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
| 7 | ${PYTHON_PN}-sqlparse \ | 7 | ${PYTHON_PN}-sqlparse \ |
| 8 | " | 8 | " |
| 9 | SRC_URI += "\ | ||
| 10 | file://CVE-2025-26699.patch \ | ||
| 11 | " | ||
| 9 | 12 | ||
| 10 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by | 13 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by |
| 11 | # default. To build the 3.x branch, | 14 | # default. To build the 3.x branch, |
