Nick Wellnhofer has announced the release of Libxml2 2.12.1.
Libxml2 2.12.1 released
https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.1.tar.xz (2.52M)
sha256sum: 8982b9ccdf7f456e30d8f7012d50858c6623e495333b6191def455c7e95427ebRegressions
- hash: Fix deletion of entries during scan
- parser: Only enable SAX2 if there are SAX2 element handlers
Build fixes
- autotools: Stop checking for snprintf
- dict: Fix ‘__thread’ before ‘static’
- fix: pthread weak references in globals.c (Mike Dalessio)
- tests: Fix build with older MSVC