diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:56 +0000 |
commit | cb9571c0db2663b5b12355f577f17e3eec9cbe0e (patch) | |
tree | c98c5994c96da1a919e52117aa84eb863d888f80 /debian/libmariadbd19.lintian-overrides | |
parent | Releasing progress-linux version 1:10.11.7-2~progress7.99u1. (diff) | |
download | mariadb-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/libmariadbd19.lintian-overrides')
-rw-r--r-- | debian/libmariadbd19.lintian-overrides | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/libmariadbd19.lintian-overrides b/debian/libmariadbd19.lintian-overrides index a7fd30db..528bcdd6 100644 --- a/debian/libmariadbd19.lintian-overrides +++ b/debian/libmariadbd19.lintian-overrides @@ -2,5 +2,10 @@ 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] +# 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] |