diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-13 16:42:28 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-15 15:30:54 +0100 |
| commit | c1eda860f403713487e40409e9ae9fe0ce29104d (patch) | |
| tree | 27d02eaaa1740a7de9f4b82a6a75d27b7b6905e4 /meta-python/recipes-devtools/python | |
| parent | b54893d2268e54f5753861c0fee26385e0152e85 (diff) | |
| download | meta-openembedded-c1eda860f403713487e40409e9ae9fe0ce29104d.tar.gz | |
python3-django: upgrade 4.2.27 -> 4.2.28
Contains fixes for CVE-2025-13473, CVE-2025-14550, CVE-2026-1207,
CVE-2026-1285, CVE-2026-1287 and CVE-2026-1312
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch (renamed from meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch) | 0 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.2.28.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.2.27.bb) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch b/meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch index 907f705e11..907f705e11 100644 --- a/meta-python/recipes-devtools/python/python3-django-4.2.27/0001-add-back-setuptools-support.patch +++ b/meta-python/recipes-devtools/python/python3-django-4.2.28/0001-add-back-setuptools-support.patch | |||
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb b/meta-python/recipes-devtools/python/python3-django_4.2.28.bb index fba21cd75f..5357d12338 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.27.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.28.bb | |||
| @@ -3,7 +3,7 @@ require python-django.inc | |||
| 3 | inherit pypi setuptools3 | 3 | inherit pypi setuptools3 |
| 4 | 4 | ||
| 5 | SRC_URI += "file://0001-add-back-setuptools-support.patch" | 5 | SRC_URI += "file://0001-add-back-setuptools-support.patch" |
| 6 | SRC_URI[sha256sum] = "b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92" | 6 | SRC_URI[sha256sum] = "a4b9cd881991add394cafa8bb3b11ad1742d1e1470ba99c3ef53dc540316ccfe" |
| 7 | 7 | ||
| 8 | RDEPENDS:${PN} += "\ | 8 | RDEPENDS:${PN} += "\ |
| 9 | ${PYTHON_PN}-sqlparse \ | 9 | ${PYTHON_PN}-sqlparse \ |
