Пакет libxml2: Информация

  • Default inline alert: Версия в репозитории: 2.12.6-alt1

Бинарный пакет: libxml2
Версия: 2.12.5-alt1
Архитектура: x86_64
Собран:  11 марта 2024 г. 14:42 в задании #342268
Исходный пакет: libxml2
Сообщить об ошибке в пакете
Домашняя страница: https://gitlab.gnome.org/GNOME/libxml2

Лицензия: MIT
О пакете: The library for manipulating XML files
Описание: 
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.

Сопровождающий: Alexey Shabalin



Последнее изменение


7 марта 2024 г. Alexey Shabalin 1:2.12.5-alt1
- 2.12.5 (Fixes: CVE-2024-25062)
25 января 2024 г. Alexey Shabalin 1:2.12.4-alt1
- 2.12.4
15 декабря 2023 г. Alexey Shabalin 1:2.12.3-alt1
- 2.12.3 (Fixes: CVE-2023-45322)