summaryrefslogtreecommitdiffstats
path: root/debian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:09:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:10:03 +0000
commitc3fbee64e657c1bc1e1ba98d269b096cb92d5ab3 (patch)
tree5a0b5478a29cbb527996b025a10cb810b15231a5 /debian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides
parentSetting abiname to 21progress5u1. (diff)
downloadlinux-c3fbee64e657c1bc1e1ba98d269b096cb92d5ab3.tar.xz
linux-c3fbee64e657c1bc1e1ba98d269b096cb92d5ab3.zip
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides')
-rwxr-xr-xdebian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides b/debian/linux-image-4.19.0-21progress5u1-powerpcspe-dbg.lintian-overrides
new file mode 100755
index 000000000..dfc8a46a5
--- /dev/null
+++ b/debian/linux-image-4.19.0-21progress5u1-powerpcspe-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-21progress5u1-powerpcspe-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-21progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdso.so
+[amd64 i386 ppc64el s390x] linux-image-4.19.0-21progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdso32.so
+[amd64 ppc64el s390x] linux-image-4.19.0-21progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdso64.so
+[amd64] linux-image-4.19.0-21progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdsox32.so
+
+# It is intended that 64-bit kernels provide vDSOs for 32-bit executables
+[amd64 ppc64el s390x] linux-image-4.19.0-21progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdso32.so
+[amd64] linux-image-4.19.0-21progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-21progress5u1-powerpcspe/vdso/vdsox32.so