mirror of
https://git.yoctoproject.org/poky
synced 2026-09-21 21:20:15 +00:00
This patch applies the upstream fix as referenced in [2], using the commit shown in [1]. Regenerate etree.c with the matching Cython 3.0.9 release. Keep the iterparse source layout line-stable so that the generated diff contains only the functional and documentation changes instead of unrelated source-location updates. [1] https://github.com/lxml/lxml/commit/ab431ea0b9a7357d968f1d1c5c614649e9aaf358 [2] https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw (From OE-Core rev: 1ffb0b524d15aab153553e4739f7d8b697593b8a) Signed-off-by: Darsh Kelaiya <dkelaiya@cisco.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>