From c015179efce5825c16d68ec81530d82631cd2cf7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:37:39 +0200 Subject: Adding debian version 1.9.13p3-1+deb12u1. Signed-off-by: Daniel Baumann --- debian/sudo-ldap.lintian-overrides | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 debian/sudo-ldap.lintian-overrides (limited to 'debian/sudo-ldap.lintian-overrides') diff --git a/debian/sudo-ldap.lintian-overrides b/debian/sudo-ldap.lintian-overrides new file mode 100644 index 0000000..2c88397 --- /dev/null +++ b/debian/sudo-ldap.lintian-overrides @@ -0,0 +1,22 @@ +# sudo is set-uid root by design. +sudo-ldap: elevated-privileges 4755 root/root [usr/bin/sudo] + +# two variants for different lintian versions +# the init script job is done by systemd-tmpfiles on systemd systems +sudo-ldap: omitted-systemd-service-for-init.d-script sudo-ldap [etc/init.d/sudo-ldap] +sudo-ldap: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/sudo.service] + +# a false alarm, see #204975 +sudo-ldap: package-has-unnecessary-activation-of-ldconfig-trigger + +# a false alarm +sudo-ldap: hardening-no-fortify-functions [usr/libexec/sudo/group_file.so] + +# this is a false alarm, our shared objects are all private +sudo-ldap: custom-library-search-path RUNPATH /usr/libexec/sudo [*] + +# Debian does not ship Apport. +sudo-ldap: python3-script-but-no-python3-dep /usr/bin/python3 (does not satisfy python3:any | python3-minimal:any) [*] + +# This is a film quote +sudo-ldap: spelling-error-in-binary "allow to" "allow one to" [usr/libexec/sudo/sudoers.so] -- cgit v1.2.3