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:22:48 +0530
committerGyorgy Sarvari <skandigraun@gmail.com>2025-11-30 15:16:34 +0100
commit740980aabacc371ed0b9156ca1c489d2d6677710 (patch)
tree6970a72dda9470a6ae8831cdc7d77957f50fbf9b /meta-python/recipes-devtools/python/python3-django_2.2.28.bb
parent21d389c8f9c82be11f50560668591d5f7ae80690 (diff)
downloadmeta-openembedded-740980aabacc371ed0b9156ca1c489d2d6677710.tar.gz
python3-django: fix CVE-2024-39329
Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-39329 Upstream-patch: https://github.com/django/django/commit/156d3186c96e3ec2ca73b8b25dc2ef366e38df14 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 82cdcb2328..3000e93f81 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
@@ -28,6 +28,7 @@ SRC_URI += "file://CVE-2023-31047.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 file://CVE-2025-57833.patch \
31 file://CVE-2024-39329.patch \
31 " 32 "
32 33
33SRC_URI[sha256sum] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413" 34SRC_URI[sha256sum] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413"