summaryrefslogtreecommitdiffstats
path: root/debian/mariadb-server.lintian-overrides
blob: c5de18eb958af36cb5205a201b1c79623cd3abe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# False positive in Lintian, template is actually used
unused-debconf-template mariadb-server/old_data_directory_saved [templates:2]
# MyISAM stopwords that cannot be changed and spelling errors remain
spelling-error-in-binary noone no one [usr/bin/*]
spelling-error-in-binary thats that's [usr/bin/*]
spelling-error-in-binary theres there's [usr/bin/*]
# False positive from Lintian, these strings are nowhere in test in source code
spelling-error-in-binary AfE Safe [usr/bin/*]
# 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]