Package: libxslt / 1.1.35-1+deb12u1

Metadata

Package Version Patches format
libxslt 1.1.35-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix autoconf automake.patch | (download)

configure.ac | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix autoconf automake


0002 Make generate id deterministic.patch | (download)

libxslt/functions.c | 91 90 + 1 - 0 !
libxslt/functions.h | 7 7 + 0 - 0 !
libxslt/transform.c | 8 8 + 0 - 0 !
libxslt/xsltInternals.h | 2 2 + 0 - 0 !
4 files changed, 107 insertions(+), 1 deletion(-)

 make generate-id deterministic

0003 remove plugin in xslt config.patch | (download)

xslt-config.in | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 remove-plugin-in-xslt-config

Done in Debian upload 1.1.29-1

0004 do not clean manpage.patch | (download)

doc/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use the just-built xsltproc and the packaged stylesheet to rebuild
 the manpage if needed

Bug-Debian: https://bugs.debian.org/947914
0005 Drop libdir and static linking information from xslt.patch | (download)

xslt-config.in | 15 2 + 13 - 0 !
1 file changed, 2 insertions(+), 13 deletions(-)

 drop libdir and static linking information from xslt-config

See https://bugs.debian.org/952115 for the static linking details.

Bug-Debian: https://bugs.debian.org/952768

0012 CVE 2024 55549 Fix UAF related to excluded namespace.patch | (download)

libxslt/xslt.c | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 [cve-2024-55549] fix uaf related to excluded namespaces
0013 CVE 2025 24855 Fix use after free of XPath context n.patch | (download)

libxslt/numbers.c | 5 5 + 0 - 0 !
libxslt/templates.c | 9 6 + 3 - 0 !
libxslt/xsltutils.c | 4 2 + 2 - 0 !
3 files changed, 13 insertions(+), 5 deletions(-)

 [cve-2025-24855] fix use-after-free of xpath context node