mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-11 07:20:17 +00:00
python3-django: fix CVE-2026-15337
This patch applies the upstream fix as referenced in [2], using the commit shown in [1]. [1] https://github.com/django/django/commit/c72a5dbb64d0777f3f471f1be94e8b2ca91e0959 [2] https://nvd.nist.gov/vuln/detail/CVE-2026-15337 Signed-off-by: Darsh Kelaiya <dkelaiya@cisco.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -10,6 +10,7 @@ SRC_URI += "file://CVE-2025-64460.patch \
|
||||
file://CVE-2025-57833.patch \
|
||||
file://CVE-2025-59681.patch \
|
||||
file://CVE-2026-15307.patch \
|
||||
file://CVE-2026-15337.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user