summaryrefslogtreecommitdiffstats
path: root/debian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:18:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:18:31 +0000
commit1fb4afd2795aa33d648c6f24477ef7685ef35b5b (patch)
tree7f6b44a55865e0c29347d66297668156f60e24b2 /debian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides
parentSetting abiname to 25progress5u1. (diff)
downloadlinux-1fb4afd2795aa33d648c6f24477ef7685ef35b5b.tar.xz
linux-1fb4afd2795aa33d648c6f24477ef7685ef35b5b.zip
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides')
-rwxr-xr-xdebian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-25progress5u1-686-pae-dbg.lintian-overrides
new file mode 100755
index 000000000..fc77c562d
--- /dev/null
+++ b/debian/linux-image-4.19.0-25progress5u1-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-25progress5u1-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-25progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25progress5u1-686-pae/vdso/vdso.so
+[amd64 i386 ppc64el s390x] linux-image-4.19.0-25progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25progress5u1-686-pae/vdso/vdso32.so
+[amd64 ppc64el s390x] linux-image-4.19.0-25progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25progress5u1-686-pae/vdso/vdso64.so
+[amd64] linux-image-4.19.0-25progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25progress5u1-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-25progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25progress5u1-686-pae/vdso/vdso32.so
+[amd64] linux-image-4.19.0-25progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25progress5u1-686-pae/vdso/vdsox32.so