aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2024-02-16 14:25:55 +0100
committerArmin Kuster <akuster808@gmail.com>2024-02-18 14:57:14 -0500
commit08ca8f89208d939e80772086d626c9f569517b4e (patch)
tree43713475ee3a35cadb192e3f6546ee6df8f90c95
parentac3dfd1a56e10b75517e7df8a1b03af270446e43 (diff)
downloadmeta-openembedded-contrib-stable/nanbield-nut.tar.gz
python3-django: upgrade from 4.2.3 to 4.2.10stable/nanbield-nut
Upgrade to the latest 4.x LTS release. Fixes CVEs: CVE-2024-24680: Potential denial-of-service in intcomma template filter CVE-2023-43665: Denial-of-service possibility in django.utils.text.Truncator CVE-2023-41164: Potential denial of service vulnerability in django.utils.encoding.uri_to_iri() Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-django_4.2.10.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.2.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.3.bb b/meta-python/recipes-devtools/python/python3-django_4.2.10.bb
index 4e3192744e..a25ebc4b11 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.2.3.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.2.10.bb
@@ -1,7 +1,7 @@
require python-django.inc
inherit setuptools3
-SRC_URI[sha256sum] = "45a747e1c5b3d6df1b141b1481e193b033fd1fdbda3ff52677dc81afdaacbaed"
+SRC_URI[sha256sum] = "b1260ed381b10a11753c73444408e19869f3241fc45c985cd55a30177c789d13"
RDEPENDS:${PN} += "\
${PYTHON_PN}-sqlparse \