1 |
# $Id: e-smith-backup.spec,v 1.15 2020/04/10 14:16:35 chrissn Exp $ |
# $Id: e-smith-backup.spec,v 1.16 2020/05/03 20:37:19 chrissn Exp $ |
2 |
|
|
3 |
Summary: e-smith module to provide the backup panel |
Summary: e-smith module to provide the backup panel |
4 |
%define name e-smith-backup |
%define name e-smith-backup |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 15 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
45 |
Requires: nfs-utils |
Requires: nfs-utils |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
* Sun May 3 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-15.sme |
* Sun May 3 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-16.sme |
49 |
- Added error handling to restore using pipe pattern from perform_backup [SME:3139] |
- Added error handling to restore using pipe pattern from perform_backup [SME:3139] |
50 |
- Made reboot optional after console restore |
- Made reboot optional after console restore |
51 |
- Fixed bootstrap restore not activating config changes [SME:10921] |
- Fixed bootstrap restore not activating config changes [SME:10921] |