Contains fix for CVE-2025-13372 and CVE-2025-64460 Changelog: https://github.com/django/django/blob/4.2.27/docs/releases/4.2.27.txt
Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../{python3-django_4.2.26.bb => python3-django_4.2.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-django_4.2.26.bb => python3-django_4.2.27.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.26.bb b/meta-python/recipes-devtools/python/python3-django_4.2.27.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-django_4.2.26.bb rename to meta-python/recipes-devtools/python/python3-django_4.2.27.bb index ea790e4b7f..86425ca724 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.26.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.27.bb @@ -1,7 +1,7 @@ require python3-django.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "9398e487bcb55e3f142cb56d19fbd9a83e15bb03a97edc31f408361ee76d9d7a" +SRC_URI[sha256sum] = "b865fbe0f4a3d1ee36594c5efa42b20db3c8bbb10dff0736face1c6e4bda5b92" RDEPENDS:${PN} += "\ python3-sqlparse \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122699): https://lists.openembedded.org/g/openembedded-devel/message/122699 Mute This Topic: https://lists.openembedded.org/mt/116810982/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
