https://download.gnome.org/sources/libxml2/2.14/libxml2-2.14.6.tar.xz
sha256sum: 7ce458a0affeb83f0b55f1f4f9e0e55735dbfc1a9de124ee86fb4a66b597203a
Regressions
- valid: Don’t add ids when validating entity content
- Fix initGenericErrorDefaultFunc(NULL) (Samuel Thibault)
- valid: Undeprecate xmlAdd*Decl
- globals: Include HTMLparser.h, fixing Windows build
- io: Fix reading from pipes like stdin on Windows
Security
- regexp: Avoid integer overflow and OOB array access
- tree: Guard against atype corruption
Improvements
- parser: Fix xmlSaturatedAddSizeT argument type