1 |
%define version 1.0 |
%define version 1.0 |
2 |
%define release 5 |
%define release 6 |
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 |
|
* Fri Oct 29 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.0-6.sme |
23 |
|
- add check/create for a /mnt/backup dir |
24 |
|
- Fix typos |
25 |
|
- Fix bash syntax errors via the IDE plugin |
26 |
|
- Add some switches for help, test, no confirm |
27 |
|
|
28 |
* Thu Oct 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-5.sme |
* Thu Oct 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-5.sme |
29 |
- fix missing samba domain user [SME: 11706] |
- fix missing samba domain user [SME: 11706] |
30 |
- fix missing user cron jobs [SME: 11664] |
- fix missing user cron jobs [SME: 11664] |