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

    Бинарный пакет: libxml2-devel
    Версия: 2.9.14-alt1
    Архитектура: armh
    Собран:  2 мая 2022 г. 23:12 в задании #299383
    Исходный пакет: libxml2
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://gitlab.gnome.org/GNOME/libxml2

    Лицензия: MIT
    О пакете: Development environment for building applications 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 libraries, include and other files
    you can use to develop applications manipulating XML files.

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


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


    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