summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
diff options
context:
space:
mode:
authorSaravanan <saravanan.kadambathursubramaniyam@windriver.com>2025-11-30 17:18:59 +0530
committerGyorgy Sarvari <skandigraun@gmail.com>2025-11-30 15:16:32 +0100
commit21d389c8f9c82be11f50560668591d5f7ae80690 (patch)
treed8fbbee63f20e600a81937238ffece013bd566ed /meta-python/recipes-devtools/python/python3-django_2.2.28.bb
parent0b554678b68189e14293a8a6a07bb6998ce345c4 (diff)
downloadmeta-openembedded-21d389c8f9c82be11f50560668591d5f7ae80690.tar.gz
python3-django: fix CVE-2025-57833
Reference: https://nvd.nist.gov/vuln/detail/CVE-2025-57833 Upstream-patch: https://github.com/django/django/commit/31334e6965ad136a5e369993b01721499c5d1a92 Signed-off-by: Saravanan <saravanan.kadambathursubramaniyam@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_2.2.28.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_2.2.28.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_2.2.28.bb b/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
index f4b8da69b5..82cdcb2328 100644
--- a/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
+++ b/meta-python/recipes-devtools/python/python3-django_2.2.28.bb
@@ -27,6 +27,7 @@ SRC_URI += "file://CVE-2023-31047.patch \
27 file://CVE-2024-27351.patch \ 27 file://CVE-2024-27351.patch \
28 file://CVE-2025-26699.patch \ 28 file://CVE-2025-26699.patch \
29 file://CVE-2024-56374.patch \ 29 file://CVE-2024-56374.patch \
30 file://CVE-2025-57833.patch \
30 " 31 "
31 32
32SRC_URI[sha256sum] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413" 33SRC_URI[sha256sum] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413"