Roll libxml from 9282b084 to 2473b485

2023-06-21 reiter.christoph@gmail.com autotools: fix Python module file ext for cygwin/msys2
2023-06-10 ddkilzer@apple.com testapi: test_xmlSAXDefaultVersion() leaves xmlSAX2DefaultVersionValue set to 1 with LIBXML_SAX1_ENABLED
2023-06-08 wellnhofer@aevum.de parser: Halt parser when growing buffer results in OOM
2023-06-07 wellnhofer@aevum.de parser: Recover more input from encoding errors
2023-06-06 wellnhofer@aevum.de malloc-fail: Handle malloc failures in xmlAddEncodingAlias
2023-06-06 wellnhofer@aevum.de malloc-fail: Fix null-deref with xmllint --copy
2023-05-30 wellnhofer@aevum.de xpath: Ignore entity ref nodes when computing node hash
2023-05-25 wellnhofer@aevum.de win32: Deprecate old Windows build system
2023-05-25 wellnhofer@aevum.de gitlab-ci: Lower _XOPEN_SOURCE value
2023-05-25 wellnhofer@aevum.de testapi: Don't set http_proxy environment variable
2023-05-25 wellnhofer@aevum.de autotools: Improve iconv check
2023-05-24 wellnhofer@aevum.de runtest: Fix compilation without LIBXML_HTML_ENABLED
2023-05-18 wellnhofer@aevum.de test: Add push parser tests for split UTF-8 sequences
2023-05-18 wellnhofer@aevum.de parser: Fix regression when push parsing UTF-8 sequences
2023-05-08 wellnhofer@aevum.de xinclude: Lower initial table size when fuzzing
2023-05-08 wellnhofer@aevum.de malloc-fail: Fix null deref after xmlXIncludeNewRef
2023-05-08 wellnhofer@aevum.de xinclude: Fix false positives in inclusion loop detection
2023-05-10 wellnhofer@aevum.de autotools: Fix ICU detection
2023-05-09 wellnhofer@aevum.de parser: Fix "huge input lookup" error with push parser
2023-05-09 wellnhofer@aevum.de SAX: Always validate xml:ids
2023-05-08 wellnhofer@aevum.de Stop using sprintf
2023-05-08 wellnhofer@aevum.de xpath: Fix build without LIBXML_XPATH_ENABLED
2023-05-08 wellnhofer@aevum.de SAX: Always initialize SAX1 element handlers
2023-05-05 mike.dalessio@gmail.com autoconf: fix iconv library paths
2023-05-06 wellnhofer@aevum.de parser: Fix old SAX1 parser with custom callbacks
2023-05-06 wellnhofer@aevum.de hash: Fix possible startup crash with old libxslt versions
2023-05-04 wellnhofer@aevum.de regexp: Fix null deref in xmlFAFinishReduceEpsilonTransitions
2023-05-03 wellnhofer@aevum.de Fix compiler warning on GCC < 8
2023-05-03 wellnhofer@aevum.de threads: Fix startup crash with weak symbol hack
2023-05-03 wellnhofer@aevum.de dict: Raise MAX_DICT_HASH limit
2023-05-02 wellnhofer@aevum.de win32: Don't depend on removed .def file
2023-05-02 wellnhofer@aevum.de regexp: Fix mistake in previous commit
2023-03-09 wellnhofer@aevum.de regexp: Fix determinism checks
2023-03-09 wellnhofer@aevum.de regexp: Fix checks for eliminated transitions
2023-03-09 wellnhofer@aevum.de regexp: Simplify xmlFAReduceEpsilonTransitions
2023-03-09 wellnhofer@aevum.de regexp: Fix cycle check in xmlFAReduceEpsilonTransitions
2023-04-30 wellnhofer@aevum.de tests: Test streaming schema validation
2023-04-30 wellnhofer@aevum.de schemas: Fix filename in xmlSchemaValidateFile
2023-04-30 wellnhofer@aevum.de schemas: Fix line numbers in streaming validation
2023-04-30 wellnhofer@aevum.de schemas: Fix memory leak in xmlSchemaValidateStream
2023-04-30 wellnhofer@aevum.de runtest: Skip element name in schema error messages
2023-04-30 wellnhofer@aevum.de writer: Add error check in xmlTextWriterEndDocument
2023-04-30 wellnhofer@aevum.de encoding: Stop calling xmlEncodingErr
2023-04-30 wellnhofer@aevum.de xmlIO: Remove some calls to xmlIOErr
2023-04-30 wellnhofer@aevum.de parser: Improve handling of encoding and IO errors
2023-04-30 wellnhofer@aevum.de parser: Move xmlFatalErr to parserInternals.c
2023-02-22 wellnhofer@aevum.de encoding: Rework error codes
2023-04-30 wellnhofer@aevum.de .gitignore: Split up and rearrange .gitignore files
2023-04-30 wellnhofer@aevum.de .gitignore: Add runsuite.log
2023-04-30 wellnhofer@aevum.de Stop calling xmlMemoryDump
2023-04-30 wellnhofer@aevum.de examples: Don't call xmlCleanupParser and xmlMemoryDump
2023-04-30 wellnhofer@aevum.de libxml.m4: Fix "possibly undefined macro" error
2023-04-30 lultimouomo@gmail.com cmake: Fix va_copy detection
2023-04-30 wellnhofer@aevum.de xpath: Remove remaining references to valueFrame
2023-04-29 wellnhofer@aevum.de cmake: Link with --undefined-version
2023-04-29 wellnhofer@aevum.de autoconf: Only use --undefined-version with version scripts
2023-04-29 wellnhofer@aevum.de libxml.m4: Fix quoting
2023-04-29 wellnhofer@aevum.de Link with --undefined-version
2023-04-29 wellnhofer@aevum.de libxml2.syms: Revert removal of version information
2023-04-28 wellnhofer@aevum.de Clean up .gitignore
2023-04-28 wellnhofer@aevum.de Bump version to 2.12.0
2023-04-26 wellnhofer@aevum.de Release v2.11.0
2023-04-26 wellnhofer@aevum.de Regenerate docs and testapi.c
2023-04-26 wellnhofer@aevum.de autoconf: Add AC_LANG_SOURCE to fix warning
2023-04-26 wellnhofer@aevum.de libxml2.syms: Remove LIBXML2_2.11.0 version node
2023-03-13 wellnhofer@aevum.de parser: Deprecate more internal functions
2023-04-21 wellnhofer@aevum.de testchar: Fix return value in testUserEncoding
2023-04-20 wellnhofer@aevum.de xmllint: Validate --maxmem integer option
2023-04-20 wellnhofer@aevum.de parser: Fix regression in xmlParserNodeInfo accounting
2023-04-20 wellnhofer@aevum.de testchar: Add test for memory pull parser with encoding

Bug: 934413
Change-Id: I1cf4bc8c1ec6bffa1384dcef3bebc76d40933559
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4637524
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Reviewed-by: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1161499}
NOKEYCHECK=True
GitOrigin-RevId: 1c03110363c1f60a4c538712f312fa6cd39186c6
59 files changed