Control: tags 1119973 + pending Dear maintainer,
I've prepared an NMU for kpatch (versioned as 0.9.11-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for kpatch-0.9.11 kpatch-0.9.11 changelog | 8 ++++++++ control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff -Nru kpatch-0.9.11/debian/changelog kpatch-0.9.11/debian/changelog --- kpatch-0.9.11/debian/changelog 2025-10-31 14:53:16.000000000 +0200 +++ kpatch-0.9.11/debian/changelog 2026-01-15 22:04:06.000000000 +0200 @@ -1,3 +1,11 @@ +kpatch (0.9.11-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with GCC 15 on ppc64el, thanks to Trupti. + (Closes: #1119973) + + -- Adrian Bunk <[email protected]> Thu, 15 Jan 2026 22:04:06 +0200 + kpatch (0.9.11-1) unstable; urgency=medium * New upstream version. diff -Nru kpatch-0.9.11/debian/control kpatch-0.9.11/debian/control --- kpatch-0.9.11/debian/control 2025-10-31 05:21:58.000000000 +0200 +++ kpatch-0.9.11/debian/control 2026-01-15 22:04:06.000000000 +0200 @@ -9,8 +9,8 @@ Priority: optional Build-Depends: debhelper-compat (= 13), - g++-14 [ppc64el], - gcc-14-plugin-dev [ppc64el], + g++-15 [ppc64el], + gcc-15-plugin-dev [ppc64el], libelf-dev, shellcheck, Vcs-Browser: https://salsa.debian.org/debian/kpatch

