summaryrefslogtreecommitdiffstats
path: root/debian/mariadb-server.lintian-overrides
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:40:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:40:56 +0000
commitcb9571c0db2663b5b12355f577f17e3eec9cbe0e (patch)
treec98c5994c96da1a919e52117aa84eb863d888f80 /debian/mariadb-server.lintian-overrides
parentReleasing progress-linux version 1:10.11.7-2~progress7.99u1. (diff)
downloadmariadb-cb9571c0db2663b5b12355f577f17e3eec9cbe0e.tar.xz
mariadb-cb9571c0db2663b5b12355f577f17e3eec9cbe0e.zip
Merging debian version 1:10.11.7-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/mariadb-server.lintian-overrides')
-rw-r--r--debian/mariadb-server.lintian-overrides14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/mariadb-server.lintian-overrides b/debian/mariadb-server.lintian-overrides
index b39e9989..587b983b 100644
--- a/debian/mariadb-server.lintian-overrides
+++ b/debian/mariadb-server.lintian-overrides
@@ -8,3 +8,17 @@ spelling-error-in-binary theres there's [usr/bin/*]
spelling-error-in-binary AfE Safe [usr/bin/*]
# Intentional in-context documentation
package-contains-documentation-outside-usr-share-doc [usr/share/mysql/errmsg-utf8.txt]
+# Man syntax needs to be fixed upstream
+groff-message troff:<standard input>:*: warning: macro 'an-trap' not defined [usr/share/man/*]
+# Most likely false positive
+hardening-no-fortify-functions [usr/lib/mysql/plugin/auth_pam_v1.so]
+hardening-no-fortify-functions [usr/lib/mysql/plugin/auth_pam.so]
+hardening-no-fortify-functions [usr/lib/mysql/plugin/file_key_management.so]
+hardening-no-fortify-functions [usr/lib/mysql/plugin/ha_archive.so]
+hardening-no-fortify-functions [usr/lib/mysql/plugin/ha_blackhole.so]
+hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/security/pam_user_map.so]
+# Special purpose executable to implement custom system permissions
+executable-in-usr-lib [usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool]
+# Intentional to handle upgrades from versioned package names to versionless
+# (e.g. mariadb-server-10.5 -> mariadb-server)
+uses-dpkg-database-directly [postinst]