From 16b88c141ff3d54acfa7186e03881f2e83f998ab Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:35:47 +0200 Subject: Adding debian version 6.8.11-1. Signed-off-by: Daniel Baumann --- debian/linux-image-6.8.11-686-dbg.lintian-overrides | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/linux-image-6.8.11-686-dbg.lintian-overrides (limited to 'debian/linux-image-6.8.11-686-dbg.lintian-overrides') diff --git a/debian/linux-image-6.8.11-686-dbg.lintian-overrides b/debian/linux-image-6.8.11-686-dbg.lintian-overrides new file mode 100644 index 0000000000..64715b6393 --- /dev/null +++ b/debian/linux-image-6.8.11-686-dbg.lintian-overrides @@ -0,0 +1,12 @@ +# Kernel dbg packages contain a full image with debug data +linux-image-6.8.11-686-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.8.11-686-dbg: shared-library-lacks-stack-section *usr/lib/debug/lib/modules/6.8.11-686/vdso/vdso32.so* + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables. +# lintian currently allows i386 executables on amd64. + +# 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