mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
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>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
21d389c8f9
commit
740980aaba
@@ -10,6 +10,7 @@ SRC_URI += "\
|
||||
file://CVE-2025-26699.patch \
|
||||
file://CVE-2024-56374.patch \
|
||||
file://CVE-2025-57833.patch \
|
||||
file://CVE-2024-39329.patch \
|
||||
"
|
||||
|
||||
# Set DEFAULT_PREFERENCE so that the LTS version of django is built by
|
||||
|
||||
Reference in New Issue
Block a user