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

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

Исходный пакет: libxml2
Версия: 2.9.14-alt1
Собран:  3 мая 2022 г. 4:28
Сообщить об ошибке в пакете
Домашняя страница: 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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libxml2 (mipsel)
libxml2-debuginfo (mipsel)
libxml2-devel (mipsel)
libxml2-doc (noarch)
python-module-libxml2 (mipsel)
python-module-libxml2-debuginfo (mipsel)
python3-module-libxml2 (mipsel)
python3-module-libxml2-debuginfo (mipsel)
xml-utils (mipsel)
xml-utils-debuginfo (mipsel)

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


    1. python3-devel
    2. liblzma-devel
    3. python-devel
    4. rpm-build-python
    5. rpm-build-python3
    6. zlib-devel

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


2 мая 2022 г. Alexey Shabalin 1:2.9.14-alt1
- 2.9.14 (Fixes: CVE-2022-29824, CVE-2022-23308)
15 июня 2021 г. Alexey Shabalin 1:2.9.12-alt1
14 февраля 2021 г. Ivan A. Melnikov 1:2.9.10-alt6
- Address upstream #132 by cherry-picking the fix from master; see:
  + https://gitlab.gnome.org/GNOME/libxml2/-/issues/132
  + https://github.com/shlomif/perl-XML-LibXSLT/issues/2