diff options
Diffstat (limited to 'debian/libmariadbd19t64.lintian-overrides')
-rw-r--r-- | debian/libmariadbd19t64.lintian-overrides | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/libmariadbd19t64.lintian-overrides b/debian/libmariadbd19t64.lintian-overrides index acf42a22..fb5b9448 100644 --- a/debian/libmariadbd19t64.lintian-overrides +++ b/debian/libmariadbd19t64.lintian-overrides @@ -2,6 +2,12 @@ spelling-error-in-binary noone no one [usr/lib/*/libmariadbd.so.19] spelling-error-in-binary thats that's [usr/lib/*/libmariadbd.so.19] spelling-error-in-binary theres there's [usr/lib/*/libmariadbd.so.19] -# False positive from Lintian, these strings are nowhere in test in source code +# This cannot be found in sources, seems like some artifact spelling-error-in-binary AfE Safe [usr/lib/*/libmariadbd.so.19] +# Intentional package and soname difference libmariadbd19t64: package-name-doesnt-match-sonames libmariadbd19 +# libmariadbd cannot have a symbols file as it would be massively large with all +# the _ZNK* prefixed symbols leaking +no-symbols-control-file usr/lib/x86_64-linux-gnu/libmariadbd.so.19 +# Probably due to leaking ABI symbols +exit-in-shared-library [usr/lib/x86_64-linux-gnu/libmariadbd.so.19] |