1 |
%define version 1.0 |
%define version 1.0 |
2 |
%define release 4 |
%define release 5 |
3 |
Summary: Set up a migration helper script for SME Server. |
Summary: Set up a migration helper script for SME Server. |
4 |
Name: smeserver-migratehelper |
Name: smeserver-migratehelper |
5 |
Version: %{version} |
Version: %{version} |
19 |
rpm backup all contribs data and bare essential to have a working system and then rsync data while the new system is up |
rpm backup all contribs data and bare essential to have a working system and then rsync data while the new system is up |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Thu Oct 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-5.sme |
23 |
|
- fix missing samba domain user [SME: 11706] |
24 |
|
- fix missing user cron jobs [SME: 11664] |
25 |
|
|
26 |
* Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-4.sme |
* Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-4.sme |
27 |
- fix fail2ban listing [SME: 11576] |
- fix fail2ban listing [SME: 11576] |
28 |
|
|