| Message ID | 20260310202138.1447473-1-skandigraun@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,whinlatter,v2] python3-django: upgrade 4.2.28 -> 4.2.29 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.28.bb b/meta-python/recipes-devtools/python/python3-django_4.2.29.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-django_4.2.28.bb rename to meta-python/recipes-devtools/python/python3-django_4.2.29.bb index 2c6d33991c..ded9e6fc1f 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.28.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.29.bb @@ -1,7 +1,7 @@ require python3-django.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "a4b9cd881991add394cafa8bb3b11ad1742d1e1470ba99c3ef53dc540316ccfe" +SRC_URI[sha256sum] = "86d91bc8086569c8d08f9c55888b583a921ac1f95ed3bdc7d5659d4709542014" RDEPENDS:${PN} += "\ python3-sqlparse \
Contains fixes for CVE-2026-25673 and CVE-2026-25674. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- v2: fixed typo in commit message. .../{python3-django_4.2.28.bb => python3-django_4.2.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-django_4.2.28.bb => python3-django_4.2.29.bb} (79%)