MariaDB
Changes:
- lower dependency on systemd from 'Requires' to 'Recommends' so the systemd dependency tree can be omitted in special cases (e.g. containers)
- stop using tmpfiles.d to allow the drop of the strict dependency on systemd
Mainatner notes:
- This can cause bug in an extremely rare case where mariadb-server is installed on a system without systemd, and systemd is installed in the same transaction or later, but in all cases after the mariadb-server.
My educated guess is that this shouldn't happen in practice at all, so I used the 'ostrich algorithm'.
This can be reconsidered in the future, if any user bug report regarding this behavior appears.
Please log in to add feedback.
This update has been submitted for testing by mschorm.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This version core dumps after reboot.
More explained in: https://bugzilla.redhat.com/show_bug.cgi?id=2364619
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been unpushed.