--- rpms/e-smith-backup/sme10/e-smith-backup.spec 2016/07/31 07:28:07 1.5 +++ rpms/e-smith-backup/sme10/e-smith-backup.spec 2021/05/12 20:44:13 1.28 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.4 2016/07/31 07:26:34 stephdl Exp $ +# $Id: e-smith-backup.spec,v 1.27 2021/05/12 20:38:19 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 4 +%define release 27 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -16,6 +16,20 @@ Patch2: e-smith-backup-2.6.0.bz9090.Test Patch3: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_Panel.patch Patch4: e-smith-backup-2.6.0.Do_Dar_Exclusion.patch Patch5: e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch +Patch6: e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch +Patch7: e-smith-backup-2.6.0-bz9550.fixconsolerestore.patch +Patch8: e-smith-backup-2.6.0-bz9299-consoleBackupBlockDevice.patch +Patch9: e-smith-backup-2.6.0-bz9127-add_lock_feature.patch +Patch10: e-smith-backup-2.6.0-add_ai_to_delete_incomplete.patch +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 @@ -38,6 +52,74 @@ Requires: e-smith-formmagick >= 1.4.0-12 Requires: nfs-utils %changelog +* 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] + +* 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] + +* Sun May 3 2020 Chris Sansom-Ninnes 2.6.0-16.sme +- Added error handling to restore using pipe pattern from perform_backup [SME:3139] +- Made reboot optional after console restore +- Fixed bootstrap restore not activating config changes [SME:10921] +- Manually added ext2 and ext3 to Block Device file system check where ext4 present + +* Fri Apr 3 2020 Chris Sansom-Ninnes 2.6.0-14.sme +- updated Block Device discovery to fix recovery from console [SME:8244] +- Credit to Catton Durbrow + +* Mon Mar 16 2020 John Crisp 2.6.0-12.sme +- added patch for workstation backup lock [SME: 9127] +- code from Stefano Zamboni + +* Wed Apr 26 2017 Jean-Philipe Pialasse 2.6.0-11.sme +- added lock during backup to avoid multiple instance running [SME: 9127] +- code from Stefano Zamboni + +* Fri Apr 14 2017 Jean-Philipe Pialasse 2.6.0-9.sme +- added support back to ext2 and ext3 [SME: 9299] + +* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-8.sme +- fix removable device detection [SME: 9299] + +* Fri Feb 17 2017 Jean-Philipe Pialasse 2.6.0-7.sme +- console restoration can be launched again from console [SME: 9550] + +* Wed Aug 10 2016 stephane de Labrusse 2.6.0-6.sme +- fixed bug on the dar catalog when backups are not added in it [SME: 9563] +- Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch + +* Tue Aug 02 2016 stephane de Labrusse 2.6.0-5.sme +- Remove the dar exclusion message in the email if there is no exclusion. +- Modified e-smith-backup-2.6.0.Do_Dar_Exclusion.patch [SME: 9633] +- Added two commented files backup.{include,exclude} in /etc/backup-data.d +- Modified e-smith-backup-2.6.0.Add_Or_Remove_Path_In_Backup.patch [SME: 9607] + * Sun Jul 31 2016 stephane de Labrusse 2.6.0-4.sme - Add or remove path in your backup by a file *.include and *.exclude - Added e-smith-backup-2.6.0.Add_Or_Remove_Path_In_Backup.patch [SME: 9607] @@ -1417,6 +1499,20 @@ e-smith server central backup administra %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%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