Package libxml2: Information

    Source package: libxml2
    Version: 2.9.3-alt0.M60C.3
    Build time:  Sep 13, 2016, 07:24 PM in the task #169303
    Category: System/Libraries
    Report package bug
    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.
    
    This package contains the shared library required to run
    applications manipulating XML files.

    List of rpms provided by this srpm:
    libxml2 (x86_64, i586)
    libxml2-debuginfo (x86_64, i586)
    libxml2-devel (x86_64, i586)
    libxml2-doc (noarch)
    python-module-libxml2 (x86_64, i586)
    python-module-libxml2-debuginfo (x86_64, i586)
    python3-module-libxml2 (x86_64, i586)
    python3-module-libxml2-debuginfo (x86_64, i586)
    xml-utils (x86_64, i586)
    xml-utils-debuginfo (x86_64, i586)

    Maintainer: Mikhail Efremov


      1. python3-devel
      2. liblzma-devel
      3. rpm-build-python3
      4. python-devel
      5. python-modules-compiler
      6. python-modules-xml
      7. zlib-devel

    Last changed


    Sept. 9, 2016 Mikhail Efremov 1:2.9.3-alt0.M60C.3
    - Fix CVE-2016-4448:
      + More format string warnings with possible format string
        vulnerability.
      + Fix some format string warnings with possible format string
        vulnerability.
    - Fix CVE-2016-4447:
      + Heap-based buffer-underreads due to xmlParseName.
    - Fix CVE-2016-4449:
      + Fix inappropriate fetch of entities content.
    June 15, 2016 Mikhail Efremov 1:2.9.3-alt0.M60C.2
    Dec. 9, 2015 Anton V. Boyarshinov 1:2.9.3-alt0.M60C.1
    - backport to c6