summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxml/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxml/README.chromium')
-rw-r--r--chromium/third_party/libxml/README.chromium11
1 files changed, 3 insertions, 8 deletions
diff --git a/chromium/third_party/libxml/README.chromium b/chromium/third_party/libxml/README.chromium
index 9813d7cd51b..27a4cba069d 100644
--- a/chromium/third_party/libxml/README.chromium
+++ b/chromium/third_party/libxml/README.chromium
@@ -1,7 +1,7 @@
Name: libxml
URL: http://xmlsoft.org
-Version: e85f9b98a5389c69167176ae6600091e719ec38f
-CPEPrefix: cpe:/a:xmlsoft:libxml2:2.9.13
+Version: f931178e5f46da72843c675b217db94cf9df70ee
+CPEPrefix: cpe:/a:xmlsoft:libxml2:2.11.0
License: MIT
License File: src/Copyright
Security Critical: yes
@@ -12,18 +12,13 @@ libxml2 from libxml.org.
Modifications:
-- chromium-issue-628581.patch: See https://crbug.com/628581#c18
- chromium-issue-894933.patch: Use ptrdiff_t instead of unsigned long for
pointer differences in parser.c
-- libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch:
- See https://crbug.com/708433
- libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445
-- chromium-issue-708434.patch: Guard against input counter overflow.
-- chromium-issue-1138555.patch: Change TRUE to 1 for ICU68 which remove the
- #define of TRUE.
- 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
- Add helper classes in the chromium/ subdirectory.
- Delete various unused files, see chromium/roll.py
+- Cherry picked fix for CVE-2023-29469
This import was generated by the chromium/roll.py script.