--- rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2021/01/28 13:51:12 1.1 +++ rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2021/06/05 02:26:54 1.3 @@ -1,6 +1,6 @@ %define name smeserver-automysqlbackup %define version 3.0.RC6 -%define release 16 +%define release 18 %define rpmver 3.0.RC6 epoch: 2 @@ -24,16 +24,23 @@ Patch2: smeserver-automysqlbackup-fix-ru Patch3: smeserver-automysqlbackup-update-permission-change.patch Patch4: smeserver-automysqlbackup-3.0.RC6-bz10806.errorsAndCreateUsers.patch Patch5: smeserver-automysqlbackup-3.0.RC6-Update-MySQL-Init-for-Mariadb.patch +Patch6: smeserver-automysqlbackup-3.0.RC6-bz11561.patch +Patch7: smeserver-automysqlbackup-3.0.RC6-bz11622.patch %description -This RPM is an unofficial addon for the SME Server 9.x. +This RPM is an unofficial addon for the SME Server 10.x. The target audience is the Linux/E-smith administrator who wants to backup their mysql databases with an automatic way. This script is based on automysqlbackup V3.0 - %changelog +* Sat Jun 05 2021 Terry Fage 3.0.RC6-18.sme +- mariadb should not backup information_schema [SME: 11622] + +* Fri Apr 16 2021 Jean-Philippe Pialasse 3.0.RC6-17.sme +- fix automysql freeze server on reboot after post-upgrade event [SME: 11561] + * Mon Oct 19 2020 Brian Read 3.0-RC6-16.sme - Initial Import to SME10 tree [SME: 11042] - Update-MySQL-Init-for-Mariadb @@ -94,6 +101,8 @@ rm -rf $RPM_BUILD_ROOT %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks