Package libxml2_2: Information

    Source package: libxml2_2
    Version: 2.12.10-alt3
    Latest version according to Repology
    Build time:  Jan 15, 2026, 11:46 AM in the task #403806
    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.

    List of RPM packages built from this SRPM:
    libxml2 (x86_64, i586, aarch64)
    libxml2-debuginfo (x86_64, i586, aarch64)

    Maintainer: Maxim Slipenko


    ACL:
    Maxim Slipenko
    @everybody

      1. liblzma-devel
      2. zlib-devel

    Last changed


    Dec. 25, 2025 Maxim Slipenko 1:2.12.10-alt3
    - Packaged as a legacy library
    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.