Libxml2 version 2.14.1 has been released, addressing several regressions. Notable fixes include the resolution of XML_PARSE_NOBLANKS, which previously dropped non-whitespace text, a correction for win32-legacy, and an update to the libxml2.so.16.0.0 library filename.
Libxml2 2.14.1 released
https://download.gnome.org/sources/libxml2/2.14/libxml2-2.14.1.tar.xz
sha256sum: 310df85878b65fa717e5e28e0d9e8f6205fd29d883929303a70a4f2fc4f6f1f2Regressions
- parser: Fix XML_PARSE_NOBLANKS dropping non-whitespace text
Build systems
- win32-legacy: Fix build (ThomasK)
- meson: Fix build from tarball
- cmake, meson: Change library filename to libxml2.so.16.0.0