diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 19:25:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 19:25:53 +0000 |
commit | 29cf2cc773d32e768ef3cfc6f2d3fd87cecad375 (patch) | |
tree | a99987981ec220e043bd299ace2909988f69751f /debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides | |
parent | Merging upstream version 5.10.218. (diff) | |
download | linux-29cf2cc773d32e768ef3cfc6f2d3fd87cecad375.tar.xz linux-29cf2cc773d32e768ef3cfc6f2d3fd87cecad375.zip |
Merging debian version 5.10.218-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides')
-rwxr-xr-x | debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides b/debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides deleted file mode 100755 index 3e12ad83a..000000000 --- a/debian/linux-image-5.10.0-29progress6u1-alpha-generic-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-5.10.0-29progress6u1-alpha-generic-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-5.10.0-29progress6u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-5.10.0-29progress6u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-5.10.0-29progress6u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdso64.so -[amd64] linux-image-5.10.0-29progress6u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-5.10.0-29progress6u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdso32.so -[amd64] linux-image-5.10.0-29progress6u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/5.10.0-29progress6u1-alpha-generic/vdso/vdsox32.so |