From 2d139def3645feb04fd5a703be97b7f3eae8b556 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 18:58:15 +0200 Subject: Adding debian version 6.1.82-1. Signed-off-by: Daniel Baumann --- .../linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides (limited to 'debian/linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides') diff --git a/debian/linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides b/debian/linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides new file mode 100644 index 000000000..ab19b2059 --- /dev/null +++ b/debian/linux-image-6.1.0-19-powerpc64le-dbg.lintian-overrides @@ -0,0 +1,14 @@ +# Kernel dbg packages contain a full image with debug data +linux-image-6.1.0-19-powerpc64le-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +linux-image-6.1.0-19-powerpc64le-dbg: shared-library-lacks-stack-section *usr/lib/debug/lib/modules/6.1.0-19-powerpc64le/vdso/vdso32.so* +linux-image-6.1.0-19-powerpc64le-dbg: shared-library-lacks-stack-section *usr/lib/debug/lib/modules/6.1.0-19-powerpc64le/vdso/vdso64.so* + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables. +# lintian currently allows i386 executables on amd64. +linux-image-6.1.0-19-powerpc64le-dbg: binary-from-other-architecture *usr/lib/debug/lib/modules/6.1.0-19-powerpc64le/vdso/vdso32.so* + +# Some 32-bit architectures need 64-bit kernels and we still build +# these as the "wrong" architecture rather than mandating multiarch. -- cgit v1.2.3