--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2020/06/07 19:52:24 1.18 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/05/12 20:38:19 1.27 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.17 2020/05/05 22:43:50 jpp Exp $ +# $Id: e-smith-backup.spec,v 1.26 2021/04/07 19:53:50 jpp Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.6.0 -%define release 17 +%define release 26 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -24,6 +24,12 @@ Patch10: e-smith-backup-2.6.0-add_ai_to_ Patch11: e-smith-backup-2.6.0-blockdev.patch Patch12: e-smith-backup-2.6.0-restore_rewrite.patch Patch13: e-smith-backup-2.6.0-addinclude.patch +Patch14: e-smith-backup-2.6.0-bz11124.patch +Patch15: e-smith-backup-2.6.0-replacehal.patch +Patch16: e-smith-backup-2.6.0-dupgunzip.patch +Patch17: e-smith-backup-2.6.0-bz11424-preserve-rootdir-and-var-symlinks.patch +Patch18: e-smith-backup-2.6.0-bz11530-locknoise.patch +Patch19: e-smith-backup-2.6.0-bz11557-smbv1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -46,6 +52,30 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Wed May 12 2021 Jean-Philippe Pialasse 2.6.0-26.sme +- allow mounting smbv1 backup share [SME: 11557] + +* Wed Apr 07 2021 Jean-Philippe Pialasse 2.6.0-25.sme +- remove lock noise to cron stdout for workstation backup [SME: 11530] + +* Fri Mar 12 2021 Jean-Philipe Pialasse 2.6.0-24.sme +- fix dar restore replacing rootdir symlinks by folders [SME: 11424] + +* Wed Feb 17 2021 Chris Sansom-Ninnes 2.6.0-23.sme +- Remove duplicate gunzip call in perform_restore [SME: 11266] + +* Fri Feb 12 2021 Chris Sansom-Ninnes 2.6.0-22.sme +- Remove debug output of device names + +* Tue Feb 9 2021 Chris Sansom-Ninnes 2.6.0-21.sme +- Revert BlockDevices.pm and backup call to not filter to removable drives + +* Sat Jan 30 2021 Chris Sansom-Ninnes 2.6.0-20.sme +- Replace hal-* calls with BlockDevices [SME: 11319] + +* Fri Jan 08 2021 Jean-Philipe Pialasse 2.6.0-19.sme +- add update event [SME: 11124] + * Sun Jun 7 2020 Chris Sansom-Ninnes 2.6.0-17.sme - Added /etc/backup-data.d to backup paths [SME:10245] @@ -1477,6 +1507,12 @@ e-smith server central backup administra %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup