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 main to libxml 2.9.12 #2235

Merged
merged 18 commits into from May 15, 2021
Merged

upgrade main to libxml 2.9.12 #2235

merged 18 commits into from May 15, 2021

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    f15f045 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
    Configuration menu
    Copy the full SHA
    4fe6b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae88370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96adf61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0fb229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ebe886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e73dc80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85ed506 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d927e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0feae03 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
    Configuration menu
    Copy the full SHA
    f9d72bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    458c324 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
    Configuration menu
    Copy the full SHA
    0e743c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45d07f6 View commit details
    Browse the repository at this point in the history
  15. update CHANGELOG

    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    159d695 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    630a86f View commit details
    Browse the repository at this point in the history
  17. version bump to v1.11.4

    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9d6d701 View commit details
    Browse the repository at this point in the history
  18. update CHANGELOG with the GHSA

    and markdown links to issues.
    flavorjones committed May 14, 2021
    Configuration menu
    Copy the full SHA
    89c8001 View commit details
    Browse the repository at this point in the history