Deb: Remove unmaintained AWS key plugin packaging

Likewise to TokuDB and Cassandra, if this plugin is maintained it should
be either fully enabled or not present at all. Packaging can be recovered
from MariaDB 10.2 if needed, or if build outside of this packaging, then
also the packaging scripts and snippets should be injected from the
outside.
This commit is contained in:
Otto Kekäläinen 2020-04-13 14:26:34 +03:00 committed by Vicențiu-Marian Ciorbaru
parent da64ec1ede
commit b8092a3c9d
2 changed files with 0 additions and 6 deletions

View file

@ -77,9 +77,6 @@ then
sed '/Package: mariadb-plugin-rocksdb/,/^$/d' -i debian/control
fi
# Always remove AWS plugin, see -DNOT_FOR_DISTRIBUTION in CMakeLists.txt
sed '/Package: mariadb-plugin-aws-key-management-10.2/,/^$/d' -i debian/control
# If libpcre2-dev is not available (before Debian Stretch and Ubuntu Xenial)
# attempt to build using older libpcre3-dev (SIC!)
if ! apt-cache madison libpcre2-dev | grep --quiet 'libpcre2-dev'

View file

@ -1,3 +0,0 @@
debian/additions/enable_encryption.preset etc/mysql/mariadb.conf.d
etc/mysql/conf.d/aws_key_management.cnf etc/mysql/mariadb.conf.d
usr/lib/mysql/plugin/aws_key_management.so