Path to this page:
Subject: CVS commit: pkgsrc/textproc
From: Adam Ciarcinski
Date: 2024-02-01 11:22:49
Message id: 20240201102250.0C5D5FA42@cvs.NetBSD.org
Log Message:
libxslt py-libxslt: updated to 1.1.39
v1.1.39: Nov 16 2023
Bug fixes
- extensions: Don't search imports for extension prefixes
Improvements
- transform: Check maximum depth when processing default templates
- build: Add more missing includes
- python: Don't set deprecated global
- build: Add missing includes
- imports: Limit nesting depth
- extensions: Report top-level elements in xsltDebugDumpExtensions
- Add extern "C" { } block to xsltlocale.h (David Kilzer)
Portability
- python: Make it compatible with python3.12 (Daniel Garcia Moreno)
- date: Fix check for localtime_s
- date: Fix check for gmtime_s
Build systems
- pkg-config files include cflags for static builds (Mike Dalessio)
- Handle NOCONFIG case when setting locations from CMake target properties (Markus
Rickert)
- autotools: Make xslt-config executable
Tests
- tests: Structured error handler now passes a const xmlError
- python: Fix tests on MinGW
- fuzz: Fix xmlFuzzEntityLoader after recent libxml2 changes
Files: