Package libxml2-devel: Information

  • Default inline alert: Version in the repository: 2.12.5-alt1

Binary package: libxml2-devel
Version: 2.10.3-alt1
Architecture: x86_64
Build time:  Oct 18, 2022, 06:58 AM in the task #308392
Source package: libxml2
Category: Development/C
Report package bug
License: MIT
Summary: Development environment for building applications 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 libraries, include and other files
you can use to develop applications manipulating XML files.

Maintainer: Alexey Shabalin


Last changed


Oct. 14, 2022 Alexey Shabalin 1:2.10.3-alt1
- 2.10.3 (Fixes: CVE-2022-40303,CVE-2022-40304)
Aug. 17, 2022 Alexey Shabalin 1:2.10.0-alt1
- 2.10.0 (Fixes: CVE-2022-2309)
May 2, 2022 Alexey Shabalin 1:2.9.14-alt1
- 2.9.14 (Fixes: CVE-2022-29824, CVE-2022-23308)