Package libxml2: Information
Source package: libxml2
Version: 2.14.6-alt3
Build time: Mar 2, 2026, 03:59 PM in the task #409701
Category: System/Libraries
Report package bugHome page: https://gitlab.gnome.org/GNOME/libxml2
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-devel (x86_64, i586, aarch64)
libxml2-doc (noarch)
libxml2_16 (x86_64, i586, aarch64)
libxml2_16-debuginfo (x86_64, i586, aarch64)
python-module-libxml2 (x86_64, i586, aarch64)
python-module-libxml2-debuginfo (x86_64, i586, aarch64)
python3-module-libxml2 (x86_64, i586, aarch64)
python3-module-libxml2-debuginfo (x86_64, i586, aarch64)
xml-utils (x86_64, i586, aarch64)
xml-utils-debuginfo (x86_64, i586, aarch64)
libxml2-devel (x86_64, i586, aarch64)
libxml2-doc (noarch)
libxml2_16 (x86_64, i586, aarch64)
libxml2_16-debuginfo (x86_64, i586, aarch64)
python-module-libxml2 (x86_64, i586, aarch64)
python-module-libxml2-debuginfo (x86_64, i586, aarch64)
python3-module-libxml2 (x86_64, i586, aarch64)
python3-module-libxml2-debuginfo (x86_64, i586, aarch64)
xml-utils (x86_64, i586, aarch64)
xml-utils-debuginfo (x86_64, i586, aarch64)
Maintainer: Maxim Slipenko
List of contributors:
Maxim Slipenko
Alexey Shabalin
Ivan A. Melnikov
Grigory Ustinov
Aleksei Nikiforov
Dmitry V. Levin
Ivan Zakharyaschev
Vitaly Kuznetsov
Alexey Tourbin
Eugeny A. Rostovtsev
Grigory Batalov
Mikhail Zabaluev
qa-robot
Stanislav Ievlev
Anton Farygin
Maxim Slipenko
Alexey Shabalin
Ivan A. Melnikov
Grigory Ustinov
Aleksei Nikiforov
Dmitry V. Levin
Ivan Zakharyaschev
Vitaly Kuznetsov
Alexey Tourbin
Eugeny A. Rostovtsev
Grigory Batalov
Mikhail Zabaluev
qa-robot
Stanislav Ievlev
Anton Farygin
Last changed
March 2, 2026 Maxim Slipenko 1:2.14.6-alt3
- Add missing xml-common dependency to xml-utils subpackage (closes #57732).
Dec. 25, 2025 Maxim Slipenko 1:2.14.6-alt2
- Library package renamed to match the shared libs policy.
Dec. 24, 2025 Alexey Shabalin 1:2.14.6-alt1
- 2.14.6. - Build without legacy (without lzma and zlib support). - Drop ftp and http support. - Fixes: CVE-2025-6021, CVE-2025-6170, CVE-2025-49794, CVE-2025-49795, CVE-2025-49796, CVE-2025-7425.