| OLD | NEW |
| 1 Name: libxml | 1 Name: libxml |
| 2 URL: http://xmlsoft.org | 2 URL: http://xmlsoft.org |
| 3 Version: 074180119fc90d5fd04ef9e8a5ee1910d6f9ad8e | 3 Version: 074180119fc90d5fd04ef9e8a5ee1910d6f9ad8e |
| 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 - Applied these patches in chromium/*.patch: | 15 - Applied these patches in chromium/*.patch: |
| 16 chromium-issue-599427.patch: workaround for VS 2015 Update 2 code-gen bug | 16 chromium-issue-599427.patch: workaround for VS 2015 Update 2 code-gen bug |
| 17 chromium-issue-620679.patch: See https://crbug.com/620679#c34 | 17 chromium-issue-620679.patch: See https://crbug.com/620679#c34 |
| 18 chromium-issue-628581.patch: See https://crbug.com/628581#c18 | 18 chromium-issue-628581.patch: See https://crbug.com/628581#c18 |
| 19 chromium-issue-683629.patch: See https://crbug.com/683629#c9 | 19 chromium-issue-683629.patch: See https://crbug.com/683629#c9 |
| 20 libxml2-2.9.4-security-CVE-2017-7375-xmlParsePEReference-xxe.patch: | |
| 21 See https://crbug.com/708434 | |
| 22 libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch: | 20 libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch: |
| 23 See https://crbug.com/708433 | 21 See https://crbug.com/708433 |
| 24 libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445 | 22 libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445 |
| 25 libxml2-2.9.4-xmlDumpElementContent-null-deref.patch: | 23 libxml2-2.9.4-xmlDumpElementContent-null-deref.patch: |
| 26 See https://crbug.com/700750 | 24 See https://crbug.com/700750 |
| 27 chromium-issue-708434.patch: Guard against input counter overflow. | 25 chromium-issue-708434.patch: Guard against input counter overflow. |
| 28 - Delete various unused files, see chromium/roll.py | 26 - Delete various unused files, see chromium/roll.py |
| 29 | 27 |
| 30 This import was generated by the chromium/roll.py script. | 28 This import was generated by the chromium/roll.py script. |
| OLD | NEW |