Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to libxml 2.9.12 #2234

Merged
merged 15 commits into from May 14, 2021
Merged

upgrade to libxml 2.9.12 #2234

merged 15 commits into from May 14, 2021

Commits on May 14, 2021

  1. Copy the full SHA
    f9e8231 View commit details
    Browse the repository at this point in the history
  2. test: establish better baseline behavior for MS Word's html format

    because this is about to change in libxml 2.9.12
    flavorjones committed May 14, 2021
    Copy the full SHA
    3895984 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9b90a88 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f359cd1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ef6419d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bbb90ca View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f7eaac7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2fa58fb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    82a253f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1c99019 View commit details
    Browse the repository at this point in the history
  11. test: adjust xpath gc test to libxml2's max recursion depth

    See upstream libxml2 commit 6f1470a where the recursion limit is
    hardcoded to 5000 stack frames.
    flavorjones committed May 14, 2021
    Copy the full SHA
    9fcb7d2 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    9751d85 View commit details
    Browse the repository at this point in the history
  13. test: update behavior of namespaces in HTML

    libxml 2.9.12 fixes the parser to ignore namespaces in HTML docs,
    likely in upstream commit 21ca882.
    flavorjones committed May 14, 2021
    Copy the full SHA
    889ee2a View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    761d320 View commit details
    Browse the repository at this point in the history
  15. update CHANGELOG

    flavorjones committed May 14, 2021
    Copy the full SHA
    5436f61 View commit details
    Browse the repository at this point in the history