Libxslt 1.1.41 has been released. The change log includes removals, improvements, and tests for libxslt, libxsltproc, and libxsl2, as well as adjustments for UNIX or UNIX-like target systems.
Libxslt 1.1.41 released
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.41.tar.xz (1.50M)
sha256sum: 3ad392af91115b7740f7b50d228cc1c5fc13afc1da7f16cb0213917a37f71bdaRemovals
- autotools: Stop installing libxslt.m4
- autotools: Remove RPM build
Improvements
- libxslt: Set _FILE_OFFSET_BITS to 64
- xsltproc: Remove unneeded includes
- include: Don’t define ATTRIBUTE_UNUSED in public header
- xsltproc: Make “-” read from stdin
Build systems
- cmake: Adjust paths for UNIX or UNIX-like target systems (Daniel E)
Tests
- cmake: Link testplugin with libxml2
- tests: Link testplugin with libxml2
- tests: Fix expected error after libxml2 change
- runtest: Switch to xmlFormatError
- fuzz: Avoid accessing internal struct members