Debian Patches

Status for libkdumpfile/0.5.5-2

Patch Description Author Forwarded Bugs Origin Last update
kdumpid-add-libaddrxlat-la-to-libs.diff kdumpid: add libaddrxlat.la to LIBS Since util.c calls some functions from libaddrxlat, let's link against that
library explicitly instead of relying on its being added as a dependency of
libkdumpfile.
Petr Tesarik <petr@tesarici.cz> yes upstream https://github.com/ptesarik/libkdumpfile/commit/d5c187620382c752bdd032bcc354f515a2eda44f 2025-02-24
kdumpid-unconditionally-link-zlib.diff kdumpid: Unconditionally link with zlib Since uncompress_config() uses functions from zlib, kdumpid must link with
ZLIB. It may work without it, because ZLIB is often added as a dependency
for libbfd, but we should not rely on it.
Petr Tesarik <petr@tesarici.cz> no upstream, https://github.com/ptesarik/libkdumpfile/commit/7f708488982609235b0417264fe3e45d94a23618 2025-02-24
no-python.diff Fully disable building legacy Python bindings We are already disabling it, but it looks like distclean still
tries to use the Python directory, which then fails.
Backport the necessary parts of the commit removing the legacy
bindings to disable this fully.
Michel Lind <michel@michel-slm.name> not-needed backport, https://github.com/ptesarik/libkdumpfile/commit/40c9ff981f1f3bd968af37a50b50c3478d8267cd 2025-06-30
fix-parallel-pti-user-test-exec.diff Fix xlat-linux-x86_64-6.11-pti-user-ver with parallel runs
The xlat-linux-x86_64-6.11-pti-user and xlat-linux-x86_64-6.11-pti-user-ver
test cases use the same input files, but the logic is flawed, because they
also use the same output file names. That fails if both run in parallel.
Petr Tesarik <petr@tesarici.cz> yes upstream https://github.com/delphix/libkdumpfile/commit/cc927b9e22ebe6de1a6ed23ca8d14d1f3d790fb5.patch 2025-06-30

All known versions for source package 'libkdumpfile'

Links