| Message ID | 20251216152257.2577206-1-skandigraun@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,1/2] python3-django: upgrade 5.2.8 -> 5.2.9 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.8.bb b/meta-python/recipes-devtools/python/python3-django_5.2.9.bb similarity index 60% rename from meta-python/recipes-devtools/python/python3-django_5.2.8.bb rename to meta-python/recipes-devtools/python/python3-django_5.2.9.bb index f205b5b247..c0aff44a78 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.8.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.9.bb @@ -1,7 +1,7 @@ require python3-django.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "23254866a5bb9a2cfa6004e8b809ec6246eba4b58a7589bc2772f1bcc8456c7f" +SRC_URI[sha256sum] = "16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495" RDEPENDS:${PN} += "\ python3-sqlparse \
Includes fix for CVE-2025-13372 and CVE-2025-64460 Changelog: https://github.com/django/django/blob/5.2.9/docs/releases/5.2.9.txt Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../python/{python3-django_5.2.8.bb => python3-django_5.2.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-django_5.2.8.bb => python3-django_5.2.9.bb} (60%)