blob: 6e09d2d9cc6858a1aa091a1b352d077983502d46 [file] [log] [blame]
Name: libxml
URL: http://xmlsoft.org
Version: 9bce9dbb19987224905f40e64fe227c0c981fa3a
CPEPrefix: cpe:/a:xmlsoft:libxml2:2.12.5
License: MIT
License File: src/Copyright
Security Critical: yes
Shipped: yes
Description:
libxml2 from libxml.org.
Modifications:
- undo-sax-deprecation.patch: Un-deprecate xmlSAXParseMemory because it is used
in chromium's copy of maldoca. See https://github.com/google/maldoca/issues/87
- remove-getentropy.patch: Removes calls to getentropy() and BCrypt because they
aren't implemented or don't work on several platforms.
- 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.