From 9b228b28ccd91b2f915f0575b7d67a8610b72d30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 8 May 2024 06:21:44 +0200 Subject: Merging debian version 4.19.304-1. Signed-off-by: Daniel Baumann --- ...linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 debian/linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides (limited to 'debian/linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides') diff --git a/debian/linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides new file mode 100755 index 000000000..a6ac67408 --- /dev/null +++ b/debian/linux-image-4.19.0-26-rt-686-pae-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-26-rt-686-pae-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 +[arm64 armhf] linux-image-4.19.0-26-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-26-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-26-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdso64.so +[amd64] linux-image-4.19.0-26-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-26-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdso32.so +[amd64] linux-image-4.19.0-26-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-26-rt-686-pae/vdso/vdsox32.so -- cgit v1.2.3