Package libxml2: Information

    Source package: libxml2
    Version: 2.12.10-alt2
    Build time:  Jul 3, 2025, 03:42 PM
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: The library for manipulating XML files
    Description: 
    This library allows to manipulate XML files.  It includes support
    to read, modify and write XML and HTML files.  There is DTDs support
    this includes parsing and validation even with complex DtDs, either
    at parse time or later once the document has been modified.  The output
    can be a simple SAX stream or and in-memory DOM like representations.
    In this case one can use the built-in XPath and XPointer implementation
    to select subnodes or ranges.  A flexible Input/Output mechanism is
    available, with existing HTTP and FTP modules and combined to an
    URI library.
    
    This package contains the shared library required to run
    applications manipulating XML files.

    List of RPM packages built from this SRPM:
    libxml2 (e2kv6, e2kv5, e2kv4, e2k)
    libxml2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libxml2-devel (e2kv6, e2kv5, e2kv4, e2k)
    libxml2-doc (noarch)
    python-module-libxml2 (e2kv6, e2kv5, e2kv4, e2k)
    python-module-libxml2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-libxml2 (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-libxml2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    xml-utils (e2kv6, e2kv5, e2kv4, e2k)
    xml-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Shabalin


      1. liblzma-devel
      2. python3-devel
      3. python3-module-setuptools
      4. rpm-build-python
      5. rpm-build-python3
      6. python-devel
      7. python-module-setuptools
      8. zlib-devel

    Last changed


    June 17, 2025 Alexey Shabalin 1:2.12.10-alt2
    - Add patch from openSuse for work around an issue with libxml2
      supplied error strings being undecodable UTF-8.
    - Fix parsing of DTD content.
    - Fixes: CVE-2025-32414, CVE-2025-32415, ALT#54778.
    May 19, 2025 Alexey Shabalin 1:2.12.10-alt1
    - 2.12.10 (Fixes: CVE-2025-24928, CVE-2024-56171) ALT#54348.
    Aug. 22, 2024 Alexey Shabalin 1:2.12.9-alt1
    - 2.12.9 (Fixes: CVE-2024-40896).