packages/utils/mariadb
Sebastian Kemper b16e9c1e2d mariadb: update auth_pam handling
With INSTALL_PAMDIR undefined some items necessary for the auth_pam
module aren't built. This adds the define so that configuration and
shared object become available.

This commit also tightens up the installation of the SUID tool. The
directory it is copied into gets created on the build host already with
u=rwx,g=rx,o=, so it cannot be accessed on target, except by root. The
post-install script then changes group ownership of the directory to the
"mariadb" group only if the directory is really a directory and owned by
"root:root".

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-05-11 22:30:13 +02:00
..
conf mariadb: install config files readable for all 2020-05-11 22:15:01 +02:00
files mariadb: bump to major version 10.4 2019-11-17 15:48:25 +01:00
patches mariadb: security bump to 10.4.12 2020-01-30 21:25:06 +01:00
Makefile mariadb: update auth_pam handling 2020-05-11 22:30:13 +02:00