diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-04-30 23:46:38 +1200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-05-08 07:22:44 +0530 |
| commit | e424330cc18aabd4d16e6904f7354240bfab915f (patch) | |
| tree | 5bf303667e92b23e55c7fae90be1c96bd45cd8e3 /meta-python/recipes-devtools | |
| parent | d301c5a3e0909ca4aecb387baeffc981f72615c1 (diff) | |
| download | meta-openembedded-e424330cc18aabd4d16e6904f7354240bfab915f.tar.gz | |
python3-django: upgrade 5.2.12 -> 5.2.13
Contains fixes for CVE-2026-3902, CVE-2026-4277, CVE-2026-4292,
CVE-2026-33033 and CVE-2026-33034.
Changelog: https://docs.djangoproject.com/en/6.0/releases/5.2.13/
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.13.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.2.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.12.bb b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb index a7567265b5..5b4dc02d87 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.12.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require python3-django.inc | 1 | require python3-django.inc |
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI[sha256sum] = "6b809af7165c73eff5ce1c87fdae75d4da6520d6667f86401ecf55b681eb1eeb" | 4 | SRC_URI[sha256sum] = "a31589db5188d074c63f0945c3888fad104627dfcc236fb2b97f71f89da33bc4" |
| 5 | 5 | ||
| 6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
| 7 | python3-sqlparse \ | 7 | python3-sqlparse \ |
