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 <[email protected]> --- .../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%) 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 \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122698): https://lists.openembedded.org/g/openembedded-devel/message/122698 Mute This Topic: https://lists.openembedded.org/mt/116810981/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
