From f03a6cee3de793ea6afa30b147e947b215d00011 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:38:36 +0200 Subject: Adding debian version 1.3.1-5. Signed-off-by: Daniel Baumann --- debian/libpam-modules.lintian-overrides | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/libpam-modules.lintian-overrides (limited to 'debian/libpam-modules.lintian-overrides') diff --git a/debian/libpam-modules.lintian-overrides b/debian/libpam-modules.lintian-overrides new file mode 100644 index 0000000..d21c353 --- /dev/null +++ b/debian/libpam-modules.lintian-overrides @@ -0,0 +1,17 @@ +# These are false positives because they don't use any functions that need +# fortifying. Since we know we have hardening turned on globally, suppress +# them. If we ever see this warning again for *other* modules, then we know +# there's a real problem. +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_echo.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_filter.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_group.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_limits.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_shells.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_tally.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_tally2.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_time.so +libpam-modules: hardening-no-fortify-functions lib/*/security/pam_wheel.so +# pam_deny.so does not use any symbol from libc. +libpam-modules: library-not-linked-against-libc lib/*/security/pam_deny.so +libpam-modules: shared-lib-without-dependency-information lib/*/security/pam_deny.so + -- cgit v1.2.3