Package: libxslt / 1.1.34-4+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
libxslt | 1.1.34-4+deb11u1 | 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 |
0006 Fix use after free in xsltApplyTemplates.patch | (download) |
libxslt/transform.c |
119 7 + 112 - 0 ! |
fix use-after-free in xsltapplytemplates |