diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:19 +0000 |
commit | cd0a68dfedcff3b0ef67e60786df0f4c84bcadef (patch) | |
tree | b19a4d37ac06da4223d8a1201d959d8969d910ed /debian/libmariadbd19t64.lintian-overrides | |
parent | Adding debian version 1:10.11.7-2. (diff) | |
download | mariadb-cd0a68dfedcff3b0ef67e60786df0f4c84bcadef.tar.xz mariadb-cd0a68dfedcff3b0ef67e60786df0f4c84bcadef.zip |
Adding debian version 1:10.11.7-3.debian/1%10.11.7-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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] |