--- rpms/smeserver-mysql/sme10/smeserver-mysql.spec 2022/03/14 06:40:49 1.16 +++ rpms/smeserver-mysql/sme10/smeserver-mysql.spec 2022/03/14 06:51:53 1.18 @@ -236,7 +236,7 @@ do /sbin/e-smith/genfilelist root$ver/ \ --file "/sbin/e-smith/systemd/mariadb$ver-initialize" 'attr(0554,root,root)' \ --file "/sbin/e-smith/systemd/mariadb$ver-mysql.init" 'attr(0554,root,root)' \ - --file "/sbin/e-smith/systemd/mariadb$ver-post.init" 'attr(0554,root,root)' \ + --file "/sbin/e-smith/systemd/mariadb$ver-post" 'attr(0554,root,root)' \ --dir "/home/e-smith/db/mariadb$ver" 'attr(0750,root,root)' \ --dir "/var/log/mariadb$ver" 'attr(0750,mysql,mysql)' \ --file "/usr/bin/mysql$ver" 'attr(0554,root,root)' \ @@ -335,7 +335,7 @@ Koozali SME Server configuration package %changelog * Mon Mar 14 2022 Jean-Philippe Pialasse 2.7.0-6.sme -- fix [SME: ] +- fix password for mariadb 105 [SME: 11899] * Sun Mar 13 2022 Jean-Philippe Pialasse 2.7.0-5.sme - fix typo in socket, seen with phpmyadmin [SME: 11899]