| OLD | NEW | 
|---|
| 1 Name: libxml | 1 Name: libxml | 
| 2 URL: http://xmlsoft.org | 2 URL: http://xmlsoft.org | 
| 3 Version: 3169602058bd2d04913909e869c61d1540bc7fb4 | 3 Version: 3169602058bd2d04913909e869c61d1540bc7fb4 | 
| 4 License: MIT | 4 License: MIT | 
| 5 License File: src/Copyright | 5 License File: src/Copyright | 
| 6 Security Critical: yes | 6 Security Critical: yes | 
| 7 | 7 | 
| 8 Description: | 8 Description: | 
| 9 | 9 | 
| 10 libxml2 from libxml.org. | 10 libxml2 from libxml.org. | 
| 11 | 11 | 
| 12 Modifications: | 12 Modifications: | 
| 13 - Add helper classes in chromium/libxml_utils.cc and | 13 - Add helper classes in chromium/libxml_utils.cc and | 
| 14   chromium/include/libxml/libxml_utils.h. | 14   chromium/include/libxml/libxml_utils.h. | 
| 15 - Fix printf format specifiers, https://chromium.googlesource.com/chromium/src/+
    /d31995076e55f1aac2f935c53b585a90ece27a11 | 15 - Fix printf format specifiers, https://chromium.googlesource.com/chromium/src/+
    /d31995076e55f1aac2f935c53b585a90ece27a11 | 
| 16 - Add second workaround for VS 2015 Update 2 code-gen bug - crbug.com/599427 | 16 - Add second workaround for VS 2015 Update 2 code-gen bug - crbug.com/599427 | 
| 17 - Apply patch contributed here: https://crbug.com/623378#c7 | 17 - Apply patch contributed here: https://crbug.com/623378#c7 | 
| 18 - Apply patch contributed here: https://crbug.com/624011 | 18 - Apply patch contributed here: https://crbug.com/624011 | 
| 19 - Apply patch contributed here: https://crbug.com/628581#c18 | 19 - Apply patch contributed here: https://crbug.com/628581#c18 | 
| 20 - Apply patch contributed here: https://crbug.com/620679#c34 | 20 - Apply patch contributed here: https://crbug.com/620679#c34 | 
| 21 - Apply patch contributed here: https://crbug.com/683629#c9 | 21 - Apply patch contributed here: https://crbug.com/683629#c9 | 
|  | 22 - Add Fuchsia config header modelled on Linux. | 
| 22 | 23 | 
| 23 This import was generated by this script: https://goo.gl/72CTWf | 24 This import was generated by this script: https://goo.gl/72CTWf | 
| 24 | 25 | 
| 25 To import a new snapshot: | 26 To import a new snapshot: | 
| 26 | 27 | 
| 27 On Linux, get the latest tar, untar, and replace src/ with libxml2-X.Y.Z/. | 28 On Linux, get the latest tar, untar, and replace src/ with libxml2-X.Y.Z/. | 
| 28 | 29 | 
| 29 Generate config.h, include/libxml/xmlversion.h, and xml2-config: | 30 Generate config.h, include/libxml/xmlversion.h, and xml2-config: | 
| 30 | 31 | 
| 31 cd linux | 32 cd linux | 
| (...skipping 17 matching lines...) Expand all  Loading... | 
| 49   src/macos/libxml2.mcp.xml.sit.hqx | 50   src/macos/libxml2.mcp.xml.sit.hqx | 
| 50   src/os400/ | 51   src/os400/ | 
| 51   src/python/ | 52   src/python/ | 
| 52   src/result/ | 53   src/result/ | 
| 53   src/test/ | 54   src/test/ | 
| 54   src/vms/ | 55   src/vms/ | 
| 55   src/win32/wince | 56   src/win32/wince | 
| 56   src/VxWorks/ | 57   src/VxWorks/ | 
| 57 | 58 | 
| 58 Update BUILD.gn and libxml.gyp as necessary to add/remove files, etc. | 59 Update BUILD.gn and libxml.gyp as necessary to add/remove files, etc. | 
| OLD | NEW | 
|---|