blob: 2f87edbdbbae360a15b956ede72e13fd834ff95c [file]
Name: libxml
URL: http://xmlsoft.org
Version: 22f9d730898d2dfcc03a484e65e1f8fc3675225f
Revision: 22f9d730898d2dfcc03a484e65e1f8fc3675225f
Update Mechanism: Manual
CPEPrefix: cpe:/a:xmlsoft:libxml2:2.14.6
License: MIT
License File: src/Copyright
Security Critical: yes
Shipped: yes
Description:
libxml2 from libxml.org.
Modifications:
- remove-getentropy.patch: Removes calls to getentropy() and BCrypt because they
aren't implemented or don't work on several platforms.
- xml-attr-extra.patch: add an `extra` member to struct _xmlAttr.
- widen-extra-field-in-_xmlNode-to-an-int.patch widen
the `extra` member in _xmlNode.
- Add helper classes in the chromium/ subdirectory.
- Delete various unused files, see chromium/roll.py
- Disable various unused libxml features:
- LIBXML_AUTOMATA_ENABLED
- LIBXML_C14N_ENABLED
- LIBXML_CATALOG_ENABLED
- LIBXML_DEBUG_ENABLED
- LIBXML_DOCB_ENABLED
- LIBXML_EXPR_ENABLED
- LIBXML_LEGACY_ENABLED
- LIBXML_MODULES_ENABLED
- LIBXML_REGEXP_ENABLED
- LIBXML_SCHEMAS_ENABLED
- LIBXML_SCHEMATRON_ENABLED
- LIBXML_VALID_ENABLED
- LIBXML_XINCLUDE_ENABLED
- LIBXML_XPTR_ENABLED
- LIBXML_ZLIB_ENABLED
This import was generated by the chromium/roll.py script.