From a31a6484b79cf48b4b464a6ab84df3361801076e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:04 +0200 Subject: Adding debian version 3.2.3+dfsg-2. Signed-off-by: Daniel Baumann --- debian/lintian-overrides | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/lintian-overrides (limited to 'debian/lintian-overrides') diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..3fd4796 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,7 @@ +# fortify functions is actually enabled, but the modules either just do not use +# any functions which need to be fortified or all checks can be done at +# compile-time, so hardening-check produces a false-positive. +# +# I verified this by adding printf("test"); to a module, after which +# hardening-check reported that some functions are fortified. +hardening-no-fortify-functions usr/lib/freeradius/* -- cgit v1.2.3