diff --git a/debian/mariadb-server-10.3.lintian-overrides b/debian/mariadb-server-10.3.lintian-overrides index 00ade8f3a29d00301c6ea7a045f18c2854affbfc..137547df35c0329bbeb6462252448f4f074699ca 100644 --- a/debian/mariadb-server-10.3.lintian-overrides +++ b/debian/mariadb-server-10.3.lintian-overrides @@ -1,5 +1,5 @@ # ash's buildin has no "-e" so use /bin/echo -mariadb-server-10.3: command-with-path-in-maintainer-script postinst:140 /bin/echo +mariadb-server-10.3: command-with-path-in-maintainer-script postinst:143 /bin/echo # OK, path /usr/sbin/invoke-rc.d is only used in check, executes are run without the path # False positive: unfortified calls have already been fully validated at compile-time # See full research at https://jira.mariadb.org/browse/MDEV-8377 diff --git a/debian/mariadb-test.lintian-overrides b/debian/mariadb-test.lintian-overrides index 83fe6db0fb6ecb5e005d8750bf2899e1a2df856b..6f4990d4a5d54d6c827ccffd100bf03ab05e53a5 100644 --- a/debian/mariadb-test.lintian-overrides +++ b/debian/mariadb-test.lintian-overrides @@ -1,3 +1,2 @@ # OK, this file is part of test suite and only used for a test mariadb-test: arch-dependent-file-in-usr-share usr/share/mysql/mysql-test/lib/My/SafeProcess/my_safe_process -mariadb-test: executable-not-elf-or-script usr/share/mysql/mysql-test/lib/generate-ssl-certs.sh