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 filePatch | File delta | Description |
---|---|---|
0001 fix autoconf automake.patch | (download) |
configure.ac |
5 3 + 2 - 0 ! |
fix autoconf automake |
0002 Make generate id deterministic.patch | (download) |
libxslt/functions.c |
91 90 + 1 - 0 ! |
make generate-id deterministic |
0003 remove plugin in xslt config.patch | (download) |
xslt-config.in |
5 0 + 5 - 0 ! |
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 ! |
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 ! |
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 ! |
[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 ! |
[cve-2025-24855] fix use-after-free of xpath context node |