Ana Guerrero 31b7cd22a9 Accepting request 1348083 from devel:languages:python
- update to 6.1.0 (CVE-2026-41066):
  * This release fixes a possible external entity injection (XXE)
    vulnerability in ``iterparse()`` and the ``ETCompatXMLParser``.
  * GH#486: The HTML ARIA accessibility attributes were added to
    the set of safe attributes in ``lxml.html.defs``.
  * The default chunk size for reading from file-likes in
    ``iterparse()`` is now configurable with a new ``chunk_size``
    argument.
  * LP#2148019: Spurious MemoryError during namespace cleanup.
  * Several out of memory error cases now raise ``MemoryError``
    that were not handled before.
  * Slicing with large step values (outside of ``+/-
    sys.maxsize``) could trigger undefined C behaviour.
  * LP#2125399: Some failing tests were fixed or disabled in
    PyPy.
  * LP#2138421: Memory leak in error cases when setting the
    ``public_id`` or ``system_url`` of a document.
  * Memory leak in case of a memory allocation failure when
    copying document subtrees.
  * When mapping an XPath result to Python failed, the result
    memory could leak.
  * When preparing an XSLT transform failed, the XSLT parameter
    memory could leak.

OBS-URL: https://build.opensuse.org/request/show/1348083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=117
2026-04-21 10:42:04 +00:00
2026-04-19 21:32:23 +00:00
Description
No description provided
19 MiB
Languages
RPM Spec 100%