]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-lxml: upgrade 6.0.4 -> 6.1.0
authorPeter Marko <peter.marko@siemens.com>
Wed, 29 Apr 2026 19:36:45 +0000 (21:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 May 2026 13:02:21 +0000 (14:02 +0100)
Solves CVE-2026-41066.

Release notes: [1]

[1] https://lxml.de/6.1/changes-6.1.0.html

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-lxml_6.1.0.bb [moved from meta/recipes-devtools/python/python3-lxml_6.0.4.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-devtools/python/python3-lxml_6.0.4.bb
rename to meta/recipes-devtools/python/python3-lxml_6.1.0.bb
index 1257534c0f6937ee3928963e2c2078ce8ffa8186..b7bbf5c3d693f2373e0d29f462a9569fc1a9c448 100644 (file)
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[sha256sum] = "4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2"
+SRC_URI[sha256sum] = "bfd57d8008c4965709a919c3e9a98f76c2c7cb319086b3d26858250620023b13"
 
 SRC_URI += "${PYPI_SRC_URI}"
 inherit pkgconfig pypi setuptools3