1Name: libxml 2URL: http://xmlsoft.org 3Version: 9282b084315b141f77e32bb25e56096a6cd0fd16 4CPEPrefix: cpe:/a:xmlsoft:libxml2:2.11.0 5License: MIT 6License File: src/Copyright 7Security Critical: yes 8 9Description: 10 11libxml2 from libxml.org. 12 13Modifications: 14 15- chromium-issue-894933.patch: Use ptrdiff_t instead of unsigned long for 16 pointer differences in parser.c 17- libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445 18- undo-sax-deprecation.patch: Un-deprecate xmlSAXParseMemory because it is used 19 in chromium's copy of maldoca. See https://github.com/google/maldoca/issues/87 20- Add helper classes in the chromium/ subdirectory. 21- Delete various unused files, see chromium/roll.py 22 23This import was generated by the chromium/roll.py script. 24