--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/03/12 06:18:05 1.25 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2022/03/20 12:59:17 1.29 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.24 2021/02/17 21:37:52 chrissn Exp $ +# $Id: e-smith-backup.spec,v 1.28 2021/05/12 20:44:13 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 24 +%define release 28 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -28,6 +28,9 @@ Patch14: e-smith-backup-2.6.0-bz11124.pa 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 +Patch20: e-smith-backup-2.6.0-bz11907-zerodate.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -50,6 +53,15 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* Sun Mar 20 2022 Terry Fage 2.6.0-28.sme +- negative date (mtime, data modification time) zerodate fix [SME: 11907] + +* Wed May 12 2021 Jean-Philippe Pialasse 2.6.0-27.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] @@ -1503,6 +1515,9 @@ e-smith server central backup administra %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup