mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
fe5957ee92
MariaDB Compression pluging pacakages mariadb-plugin-provider-* have only one shared object and those are not linked against libc and it's intentional so supressing error library-not-linked-against-libc There is needed dependency for Systemd DH plugin which makes error missing-build-dependency-for-dh-addon obsolette. Reworked debian/control that makes most of version-substvar-for-external-package error not correct so remove those that are not available anymore and update those that are still relevant. NOTE TO MERGER: This is only up-to MariaDB 10.10.
4 lines
276 B
Text
4 lines
276 B
Text
# It's intentional that LZMA compression plugin doesn't have symbols from libc
|
|
# More info https://jira.mariadb.org/browse/MDEV-28120
|
|
library-not-linked-against-libc usr/lib/mysql/plugin/provider_lzma.so
|
|
library-not-linked-against-libc [usr/lib/mysql/plugin/provider_lzma.so]
|