diff --git a/README.md b/README.md
index b2b2e33..d6503c0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ SMEServer Koozali developed git repo for smeserver-backup smeserver
https://wiki.koozali.org/
## Bugzilla
-Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-backup&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
+Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?quicksearch=smeserver-backup)
And a list of outstanding Legacy bugs: (e-smith-backup) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-backup&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
diff --git a/smeserver-backup.spec.bak b/smeserver-backup.spec.bak
new file mode 100644
index 0000000..2707ad4
--- /dev/null
+++ b/smeserver-backup.spec.bak
@@ -0,0 +1,1529 @@
+# $Id: e-smith-backup.spec,v 1.30 2023/08/14 16:51:07 jpp Exp $
+
+Summary: smeserver module to provide the backup panel
+%define name smeserver-backup
+Name: %{name}
+%define version 11.0.0
+%define release 3
+Version: %{version}
+Release: %{release}%{?dist}
+License: Artistic
+Group: Networking/Daemons
+Source: %{name}-%{version}.tar.xz
+
+BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
+BuildRequires: smeserver-devtools >= 1.11.0-03
+BuildRequires: gettext
+BuildArchitectures: noarch
+Requires: smeserver-base
+Requires: smeserver-lib >= 1.15.1-19
+Requires: perl(Quota)
+Requires: perl(Unix::PasswdFile)
+Requires: perl(Crypt::PasswdMD5)
+Requires: perl(Passwd::Unix)
+Requires: perl(POSIX)
+Requires: perl(Locale::gettext)
+Requires: perl(Digest::MD5)
+Requires: perl(File::Copy)
+Requires: perl(esmith::I18N)
+Requires: dar
+Requires: cifs-utils
+Requires: smeserver-formmagick >= 1.4.0-12
+Requires: nfs-utils
+
+%changelog
+* Thu Apr 04 2024 Brian Read 11.0.0-3.sme
+- Set license file to GPL2.0 [SME: 12577]
+
+* Sat Mar 23 2024 Brian Read 11.0.0-2.sme
+- Change Requires: e-smith- to Requires:smeserver-
+
+* Sat Mar 23 2024 Brian Read 11.0.0-1.sme
+- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
+
+* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-31.sme
+- Rename to smeserver-backup [SME: 12359]
+
+* Thu Oct 26 2023 cvs2git.sh aka Brian Read 2.6.0-30.sme
+- Roll up patches and move to git repo [SME: 12338]
+
+* Thu Oct 26 2023 BogusDateBot
+- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
+ by assuming the date is correct and changing the weekday.
+
+* Mon Aug 14 2023 Jean-Philippe Pialasse 2.6.0-29.sme
+- fix missing files for samba in core backup [SME: 12357]
+
+* 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]
+
+* 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]
+- Test if the remote host (cifs/nfs) is up, else save and display a warning.
+- Added e-smith-backup-2.6.0.bz9090.Testing_the_remote_host_parameters.patch [SME: 9090]
+- The 'tar backup to desktop' of the backup panel takes consideration of exclusion
+- Added e-smith-backup-2.6.0.Do_Tar_Exclusion_In_Panel.patch [SME: 9635]
+- The 'dar workstation backup' of the backup panel takes consideration of exclusion
+- Added e-smith-backup-2.6.0.Do_Dar_Exclusion.patch [SME: 9633]
+- The 'tar backup' of the console takes consideration of exclusion and display a page with the exclusion content
+- e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch [SME: 9635]
+
+* Thu May 12 2016 Daniel Berteaud 2.6.0-3.sme
+- Rebuild for [SME: 9393]
+
+* Wed Apr 13 2016 Jean-Philipe Pialasse 2.6.0-2.sme
+- avoid restoration on every reboot[SME: 9436]
+- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
+ by assuming the date is correct and changing the weekday.
+ Thu Feb 14 2001 --> Thu Feb 08 2001 or Wed Feb 14 2001 or Thu Feb 15 2001 or ....
+ Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
+ Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
+ Sat Oct 10 2010 --> Sat Oct 09 2010 or Sun Oct 10 2010 or Sat Oct 16 2010 or ....
+ Tue Dec 02 2013 --> Tue Nov 26 2013 or Mon Dec 02 2013 or Tue Dec 03 2013 or ....
+ Thu Mar 10 2014 --> Thu Mar 06 2014 or Mon Mar 10 2014 or Thu Mar 13 2014 or ....
+ Fri Mar 11 2014 --> Fri Mar 07 2014 or Tue Mar 11 2014 or Fri Mar 14 2014 or ....
+
+* Fri Feb 5 2016 Daniel Berteaud 2.6.0-1.sme
+- Roll new stream for sme10
+
+* Mon Oct 12 2015 stephane de Labrusse 2.4.0-44.sme
+- The mountpoint is tested before to do the console backup [SME: 9089]
+- added e-smith-backup-2.4.0.bz9089.Test_Backup_MountPoint.patch
+
+* Wed Feb 4 2015 stephane de Labrusse 2.4.0-43.sme
+- Workstation Backup, do not fail backup for mtime/ctime mismatch [SME: 8800]
+
+* Mon Feb 2 2015 stephane de Labrusse 2.4.0-42.sme
+- Change the sub checkMount() to findmnt [SME: 8502]
+- Ian Wells
+
+* Fri Jan 9 2015 stephane de Labrusse 2.4.0-40.sme
+- Add requires nfs-utils [SME: 8479]
+- the nfs service is neither started or allowed to start
+
+* Sun Nov 2 2014 Daniel Berteaud 2.4.0-38.sme
+- Don't remove the apache group during restore [SME: 8549]
+
+* Sat Apr 26 2014 Ian Wells 2.4.0-37.sme
+- Workstation Backup, fix regression in mounting backup share [SME: 8144]
+
+* Thu Apr 24 2014 Ian Wells 2.4.0-36.sme
+- Workstation Backup, do not create folder in / [SME: 8347]
+
+* Wed Apr 23 2014 Ian Wells 2.4.0-35.sme
+- Workstation Backup, suppress ctime error message on incremental backups [SME: 8346]
+
+* Sun Apr 20 2014 Ian Wells 2.4.0-34.sme
+- Implement panel and restore for backup to mounted drive [SME: 8144]
+
+* Sun Apr 20 2014 Ian Wells 2.4.0-33.sme
+- Implement verify workstation backup for mounted drive [SME: 8144]
+
+* Sat Apr 19 2014 Ian Wells 2.4.0-32.sme
+- Allow workstation backup to mounted drive [SME: 8144]
+
+* Sat Mar 15 2014 Ian Wells 2.4.0-31.sme
+- Update to the latest version of perform_restore [SME: 8259]
+- Boostrap console should only offer restore if no password set.
+
+* Tue Mar 11 2014 Ian Wells 2.4.0-30.sme
+ Fri Mar 11 2014 --> Fri Mar 07 2014 or Tue Mar 11 2014 or Fri Mar 14 2014 or ....
+- Delete items from dar catalog in descending order [SME: 8129]
+- Minor non-functional updates based on PerlCritic and review comments
+
+* Mon Mar 10 2014 Ian Wells 2.4.0-29.sme
+ Thu Mar 10 2014 --> Thu Mar 06 2014 or Mon Mar 10 2014 or Thu Mar 13 2014 or ....
+- Move console backup to e-smith-backup [SME: 3324]
+
+* Sun Feb 9 2014 Ian Wells 2.4.0-28.sme
+- Workstation Backup, selective restore of deleted files [SME: 8200]
+- Remove migrate fragment 30vfstype [SME: 8199]
+
+* Sat Feb 8 2014 Ian Wells 2.4.0-27.sme
+- Workstation Backup, Don't delete old sets, only empty them. [SME: 8195]
+
+* Sat Feb 8 2014 Ian Wells 2.4.0-26.sme
+- Workstation Backup, Mail and WOL now subroutines [SME: 8193]
+- Workstation Backup, remove the need for a temporary directory, updated. [SME: 7767]
+
+* Wed Feb 5 2014 Ian Wells 2.4.0-25.sme
+- Workstation Backup, backupname includes seconds. [SME: 8194]
+- Simplification of the time routines.
+
+* Wed Feb 5 2014 Ian Wells 2.4.0-24.sme
+- Workstation Backup, remove the need for a temporary directory. [SME: 7767]
+
+* Sun Feb 2 2014 Ian Wells 2.4.0-23.sme
+- Allow configuration of workstation backup if no removable disk present [SME: 7815]
+
+* Sun Feb 2 2014 Ian Wells 2.4.0-22.sme
+- Create simplified function for updating the DarCatalog [SME: 8129]
+
+* Fri Jan 3 2014 Ian Wells 2.4.0-21.sme
+- Workstation Backup, do not exclude dar files by default
+ in line with console backup. [SME: 7523]
+
+* Wed Dec 18 2013 Ian Wells 2.4.0-20.sme
+- Further refine the text in the Backup panel [SME: 7817]
+- Workstation Backup, remove tabs and whitespace changes.
+
+* Thu Dec 12 2013 Ian Wells 2.4.0-19.sme
+- Workstation Backup, count backup sets from 1 [SME: 8059]
+ Set numbering patch by Dave Liquorice
+
+* Thu Dec 12 2013 Ian Wells 2.4.0-18.sme
+- Workstation Backup, fix selective restore by requesting array
+ of results from CGI.pm [SME: 8057]
+
+* Thu Dec 12 2013 Ian Wells 2.4.0-17.sme
+- Workstation Backup, new method to show files being restored is needed
+ when using dar 2.4 [SME: 8058]
+
+* Mon Dec 02 2013 Ian Wells 2.4.0-16.sme
+ Tue Dec 02 2013 --> Tue Nov 26 2013 or Mon Dec 02 2013 or Tue Dec 03 2013 or ....
+- Allow more time for cifs mounts before reporting errors [SME: 8034]
+
+* Sat Nov 30 2013 Ian Wells 2.4.0-15.sme
+- Simplify the workstation backup report [SME: 7791]
+
+* Sat Nov 30 2013 Ian Wells 2.4.0-14.sme
+- Update the text in the Backup panel [SME: 7817]
+
+* Sun Jul 14 2013 Ian Wells 2.4.0-13.sme
+- Workstation Backup, add a choice to delete old backup before or after backup [SME: 7766]
+
+* Sun Jul 14 2013 Ian Wells 2.4.0-12.sme
+- Workstation Backup, remove temporary directory on success [SME: 7765]
+- Refactor directory tree creation and removal.
+
+* Sun Jul 14 2013 Ian Wells 2.4.0-11.sme
+- Workstation Backup, inconsistent formatting of host share name in messages [SME: 7783]
+
+* Sun Jul 14 2013 Ian Wells 2.4.0-10.sme
+- Workstation Backup, more reliable catalog creation [SME: 7786]
+
+* Sat Jul 13 2013 Ian Wells 2.4.0-9.sme
+- Workstation Backup, report cifs mount errors [SME: 7769]
+
+* Sat Jul 13 2013 Ian Wells 2.4.0-8.sme
+- Workstation Backup, do not access /proc/mounts [SME: 7785]
+- Incremental backup fix [SME: 7763]
+
+* Sat Jul 13 2013 Ian Wells 2.4.0-7.sme
+- Workstation Backup, allow spaces in the backup destination [SME: 7763]
+ Includes fix for disk usage broken with spaces. [SME: 7784]
+
+* Fri Jul 5 2013 Ian Wells 2.4.0-6.sme
+- Desktop Backup, allow user setting of compression level [SME: 7744]
+
+* Fri Jul 5 2013 Ian Wells 2.4.0-5.sme
+- Use Wake on LAN before starting Backup with DAR, by Dave Liquorice [SME: 7743]
+
+* Mon Apr 1 2013 chris burnat 2.4.0-4.sme
+- NFS syntax is deprecated for CIFS mount [SME: 7525]
+
+* Wed Mar 20 2013 Ian Wells 2.4.0-3.sme
+- Require cifs-utils and use UNC paths for cifs mount [SME: 7503]
+
+* Thu Feb 28 2013 Ian Wells 2.4.0-2.sme
+- Backup panel does not correctly report disk usage due to
+ missing ext4 support in panel code [SME: 7401]
+
+* Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme
+- Roll new stream for sme9
+- Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
+
+* Sun Jul 08 2012 Ian Wells 2.2.0-61.sme
+- Allow full backup to occur on Sunday [SME: 6876]
+
+* Mon Apr 9 2012 Jonathan Martens 2.2.0-60
+- Prevent selective restore timeout by creating dar catalog after backup [SME: 6052]
+
+* Sun Mar 04 2012 Ian Wells 2.2.0-59.sme
+- Fix selective restore in modern browsers[SME: 6645]
+
+* Sun Jan 15 2012 Ian Wells 2.2.0-58.sme
+- Remove default index.htm from Primary ibay before restore [SME: 6760]
+
+* Thu Dec 29 2011 Ian Wells 2.2.0-57.sme
+- Additional email addresses for Workstation Backups [SME: 6783]
+
+* Tue Jul 19 2011 Jonathan Martens 2.2.0-56.sme
+- Fix bareword TERM error introduced by 2.2.0-54 [SME: 6692]
+
+* Tue Jun 14 2011 Ian Wells 2.2.0-55.sme
+- Do not make backup fail when due to a modified file, by Filippo Carletti [SME: 6569]
+
+* Sun Jun 12 2011 Ian Wells 2.2.0-54.sme
+- Change kill -9 to Kill TERM [SME: 6564]
+- Remove backup.orig file
+
+* Sun May 29 2011 Ian Wells 2.2.0-53.sme
+- Remove EOL from volume labels [SME: 6605]
+
+* Mon Mar 21 2011 Jonathan Martens 2.2.0-52
+- Reverting previous changeset as it did more than it was supposed to do [SME: 6578]
+
+* Mon Mar 21 2011 Jonathan Martens 2.2.0-51
+- Fix html p entry [SME: 6578]
+
+* Sun Mar 20 2011 Jonathan Martens 2.2.0-50
+- Localize dropdown box of backup destination type [SME: 6575]
+
+* Fri Mar 18 2011 Jonathan Martens 2.2.0-49
+- Fix strings referencing USB media [SME: 5955]
+
+* Mon Mar 14 2011 Jonathan Martens 2.2.0-48
+- Fix strings representing sequences [SME: 5961]
+
+* Fri Mar 11 2011 Ian Wells 2.2.0-47.sme
+- Backup to Workstation does not handle full remote disc gracefully, by Filippo Carletti [SME: 6355]
+
+* Sun Nov 21 2010 Jonathan Martens 2.2.0-46
+- Do not convert case of SmbShare on database migration [SME: 6387]
+
+* Sun Oct 10 2010 Ian Wells 2.2.0-45.sme
+ Sat Oct 10 2010 --> Sat Oct 09 2010 or Sun Oct 10 2010 or Sat Oct 16 2010 or ....
+- Include disk usage in Workstation Backup email [SME: 6143]
+
+* Mon Jul 19 2010 Ian Wells 2.2.0-44.sme
+- Indicate failure in Subject line of Workstation Backup [SME: 6121]
+
+* Fri Jul 9 2010 Ian Wells 2.2.0-43.sme
+- Only define Workstation Backup temporary directory once [SME: 5930]
+
+* Fri Jul 9 2010 Ian Wells 2.2.0-42.sme
+- Remove relocate_samba_file and all references to /etc/smbpasswd [SME: 6073]
+
+* Thu Jul 8 2010 Ian Wells 2.2.0-41.sme
+- Remove /etc/smbpasswd from restore_list [SME: 6071]
+
+* Tue Jun 22 2010 Ian Wells 2.2.0-40.sme
+- Update backup instructions in server-manager [SME: 6078]
+
+* Mon Jun 14 2010 Ian Wells 2.2.0-39.sme
+- Strip spaces from Workstation Backup hostname [SME: 6060]
+
+* Mon Jun 14 2010 Jonathan Martens 2.2.0-38.sme
+- Fix error causing restore to report failed where it was complete [SME: 6062]
+
+* Mon Jun 7 2010 Filippo Carletti 2.2.0-37.sme
+- Check if local USB disk is mounted in backup panel [SME: 6033]
+
+* Thu May 13 2010 Filippo Carletti 2.2.0-36.sme
+- Revert patch from 2.2.0-31: secrets.tdb still in /etc/samba [SME: 5857]
+
+* Tue May 11 2010 Jonathan Martens 2.2.0-35.sme
+- Fix removal of leading slash in storage location [SME: 5928]
+
+* Sun May 9 2010 Ian Wells 2.2.0-34.sme
+- Add system name in Workstation Backups email [SME: 5706]
+
+* Thu May 6 2010 Ian Wells 2.2.0-33.sme
+- To: field missing from header in Workstation Backups email [SME: 5924]
+
+* Wed Mar 17 2010 Jonathan Martens 2.2.0-32.sme
+- Partly revert previous patch due to undesired side effects to smbpasswd [SME: 5857]
+
+* Wed Mar 17 2010 Jonathan Martens 2.2.0-31.sme
+- Adjust backup routines for relocation of samba secrets.tdb file [SME: 5857]
+
+* Mon Feb 15 2010 Stephen Noble 2.2.0-30.sme
+- Improved upgrade compatibility, remove .orig [SME: 4809]
+
+* Fri Feb 12 2010 Stephen Noble 2.2.0-29.sme
+- fix mount point for verify [SME: 5765]
+
+* Tue Feb 9 2010 Stephen Noble 2.2.0-28.sme
+- create mount point for verify [SME: 5765]
+
+* Sun Jan 31 2010 Stephen Noble 2.2.0-27.sme
+- remove comment re smbpasswd being last [SME: 5600]
+
+* Sun Jan 31 2010 Stephen Noble 2.2.0-26.sme
+- Fix mounting usb disks [SME: 4809]
+
+* Mon Jan 25 2010 Filippo Carletti 2.2.0-25.sme
+- Don't backup more than once per day [SME: 5445]
+
+* Wed Nov 25 2009 Filippo Carletti 2.2.0-24.sme
+- Fix full backup on Sunday diplayed as Everyday [SME: 5623]
+
+* Fri Nov 6 2009 Jonathan Martens 2.2.0-23.sme
+- Add more excludes for compressed filetypes [SME: 4765]
+
+* Wed Aug 26 2009 Jonathan Martens 2.2.0-22.sme
+Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:
+- using credentials file for cifs mount [SME: 5442]
+- workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 5442]
+
+* Sun Jul 26 2009 Jean-Paul Leclere 2.2.0-21.sme
+- workstation backup: allow many backups in the same day [SME: 5411]
+
+* Wed Jul 22 2009 Jean-Paul Leclere 2.2.0-20.sme
+- workstation restore: all needed backups must be available before restore [SME: 5397]
+- workstation verify: add option to check integrity of backups needed in a full restore [SME: 5405]
+- minor fix in translation [SME: 5407]
+
+* Sun May 17 2009 Jonathan Martens 2.2.0-19.sme
+- Fix DAR e-mail message with regards to incremental backups [SME: 4579]
+
+* Tue Dec 9 2008 Jonathan Martens 2.2.0-18.sme
+- Fix discrepancy in maximum compression level [SME: 4841]
+
+* Wed Oct 29 2008 Shad L. Lords 2.2.0-17.sme
+- Fix spelling mistakes in backup panel [SME: 4732]
+- Hide password from manager panel [SME: 4734]
+
+* Tue Oct 28 2008 Shad L. Lords 2.2.0-16.sme
+- Migrate smbfs to cifs to complete removal [SME: 4678]
+
+* Mon Oct 27 2008 Shad L. Lords 2.2.0-15.sme
+- Fix compression to default to gzip [SME: 4630]
+- Fix uninitialized values in backup [SME: 4720]
+
+* Sat Oct 25 2008 Stephen Noble 2.2.0-14.sme
+- dar backup to be less verbose in panel [SME: 4719]
+
+* Sat Oct 25 2008 Stephen Noble 2.2.0-13.sme
+- correct mounting for usb disks [SME: 4695]
+
+* Wed Oct 22 2008 Shad L. Lords 2.2.0-12.sme
+- Fix from address on email [SME: 4702]
+
+* Tue Oct 21 2008 Shad L. Lords 2.2.0-11.sme
+- Fix patch to remove orig file [SME: 4700]
+- Patch dar backup to be less verbose [SME: 4699]
+
+* Tue Oct 21 2008 Stephen Noble 2.0.0-10.sme
+- no compression for ogg media files [SME: 4677]
+
+* Tue Oct 21 2008 Stephen Noble 2.2.0-8.sme
+- replace defined list of directories to backup [SME: 4676]
+
+* Mon Oct 20 2008 Shad L. Lords 2.2.0-7.sme
+- Fix already mounted check [SME: 4688]
+
+* Mon Oct 20 2008 Shad L. Lords 2.2.0-6.sme
+- Remove obsolete smbfs backup method [SME: 4678]
+
+* Mon Oct 20 2008 Shad L. Lords 2.2.0-5.sme
+- Use perl routines for timeout checking [SME: 4660]
+
+* Thu Oct 16 2008 Shad L. Lords 2.2.0-4.sme
+- Make dar use defined list of directories to backup [SME: 4676]
+
+* Thu Oct 16 2008 Jonathan Martens 2.2.0-3.sme
+- Correct translation of CONFIGURATION_TO_BE_DONE to be proper English [SME: 4669]
+
+* Thu Oct 9 2008 Shad L. Lords 2.2.0-2.sme
+- Fix localization strings in backup panel [SME: 4650]
+
+* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme
+- Roll new stream to separate sme7/sme8 trees [SME: 4633]
+
+* Thu Aug 7 2008 Shad L. Lords 1.15.0-22
+- Localise status of workstation backup [SME: 4481]
+
+* Fri Aug 1 2008 Jonathan Martens 1.15.0-21
+- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469]
+
+* Sat Jul 26 2008 Shad L. Lords 1.15.0-20
+- Make full backups have priority over incremental [SME: 4395]
+
+* Sat Jul 26 2008 Shad L. Lords 1.15.0-19
+- Fix redirect to stderr on check tape cronjob [SME: 4458]
+
+* Mon Jul 7 2008 Jonathan Martens 1.15.0-18
+- Add common tags to e-smith-formmagick's general [SME: 4286]
+
+* Sat May 31 2008 Gavin Weight 1.15.0-17
+- Fix Dar manager to redirect correctly in system call. [SME: 4304]
+
+* Mon May 26 2008 Gavin Weight 1.15.0-16
+- Fix Dar to expand correctly. [SME: 4304]
+
+* Sun Apr 27 2008 Jonathan Martens 1.15.0-15
+- Add common tags to e-smith-formmagick's general [SME: 4286]
+
+* Wed Apr 09 2008 Stephen Noble 1.15.0-14
+- Minor fix in translation of hours [SME: 4179]
+
+* Tue Mar 25 2008 Shad L. Lords 1.15.0-13
+- Fix localization in restore routine [SME: 3989]
+
+* Fri Mar 07 2008 Stephen Noble 1.15.0-12
+ Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
+- Remove
tag from error msg [SME: 3989]
+
+* Fri Mar 07 2008 Stephen Noble 1.15.0-11
+ Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
+- Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024]
+
+* Wed Feb 13 2008 Stephen Noble 1.15.0-10
+- Remove tags now in general [SME: 3912]
+
+* Sun Feb 10 2008 Stephen Noble 1.15.0-9
+- Remove duplicate entries [SME: 3887]
+
+* Thu Nov 29 2007 Gavin Weight 1.15.0-8
+- Fix restore files location path. [SME: 3593]
+
+* Mon Nov 19 2007 Gavin Weight 1.15.0-7
+- Fix compression setting range (Thanks JPL) . [SME: 3560]
+
+* Fri Nov 09 2007 Gavin Weight 1.15.0-06
+- Enhancement to DAR code (Thanks JPL) . [SME: 3538]
+
+* Fri Oct 26 2007 Gavin Weight 1.15.0-05
+- Fix up DAR code to enable backup to complete. [SME: 3373]
+
+* Tue Sep 11 2007 Charlie Brady 1.15.0-04
+- Remove desktop verify and desktop restore features. Note that
+ lexicon entries have not been removed. [SME: 3372]
+
+* Fri Sep 07 2007 Charlie Brady 1.15.0-03
+- Reformat new DAR code to match existing coding style.
+
+* Wed Sep 05 2007 Jean-Paul Leclere 1.15.0-02
+- Dar workstation backup patch
+
+* Wed Sep 05 2007 Charlie Brady 1.15.0-01
+- Roll new development version.
+
+* Sun Jul 01 2007 Shad L. Lords 1.14.0-16
+- Remove files/dirs that don't exist from the backup list [SME: 3115]
+
+* Sat Jun 30 2007 Shad L. Lords 1.14.0-15
+- force proxy request to 1.0 to improve backup2desktop speed [SME: 178]
+
+* Sun Jun 03 2007 Gavin Weight 1.14.0-14
+- Backup to desktop changes BackupType fix. [SME 3026]
+
+* Sun Apr 29 2007 Shad L. Lords
+- Clean up spec so package can be built by koji/plague
+
+* Wed Mar 07 2007 Shad L. Lords 1.14.0-13
+- Add db entry to override who gets backup reminder email [SME: 23]
+
+* Fri Jan 26 2007 Gordon Rowell 1.14.0-12
+- Restore group entry for machine accounts and update tests [SME: 1792]
+
+* Sat Jan 06 2007 Shad L. Lords 1.14.0-11
+- Change restore-from-disk to chroot tar from cpio [SME: 2318]
+
+* Sat Jan 06 2007 Shad L. Lords 1.14.0-10
+- Link in eject action. [SME: 795]
+- Fix do_backup to actually pass backup type. [SME: 1055]
+
+* Fri Jan 05 2007 Shad L. Lords 1.14.0-9
+- Make tape actions depend on tape backup. [SME: 1055]
+- Make backup type configurable via db. [SME: 1055]
+
+* Wed Jan 03 2007 Shad L. Lords 1.14.0-8
+- Add eject action and default to no. [SME: 795]
+
+* Thu Dec 07 2006 Shad L. Lords
+- Update to new release naming. No functional changes.
+- Make Packager generic
+
+* Wed Nov 08 2006 Charlie Brady 1.14.0-06
+- Use tarsize not dumpsize to determine when backup is too large.
+ [SME: 2041]
+
+* Wed Apr 5 2006 Gordon Rowell 1.14.0-05
+- Fix typo in crontab template for 'disabled' case [SME: 1092]
+
+* Wed Apr 5 2006 Gordon Rowell 1.14.0-04
+- Move /etc/cron.d/backup into /etc/crontab fragment [SME: 1172]
+- Expand /etc/crontab in conf-backup. e-smith-base already does
+ it for us in bootstrap-console-save [SME: 1172]
+- Remove /etc/cron.d/backup in post [SME: 1172]
+
+* Wed Mar 15 2006 Gordon Rowell 1.14.0-03
+- Add semi-colon to last code change. Saves head-scratching if
+ someone removes the braces at some later stage. [SME: 1045]
+
+* Wed Mar 15 2006 Gordon Rowell 1.14.0-02
+- Add warning about desktop backup if the server has more than
+ 2GB of data. [SME: 1045]
+
+* Tue Mar 14 2006 Charlie Brady 1.14.0-01
+- Roll stable stream version. [SME: 1016]
+
+* Sun Mar 12 2006 Charlie Brady 1.13.4-10
+- Another fix to restore-from-disk script. [SME: 821]
+
+* Thu Feb 16 2006 Charlie Brady 1.13.4-09
+- Fix restore-from-disk script. [SME: 821]
+
+* Mon Feb 6 2006 Charlie Brady 1.13.4-08
+- Fix 24->12 hour time display problem (courtesy of Federico Simoncelli).
+ [SME: 667]
+
+* Wed Feb 01 2006 Charlie Brady 1.13.4-07
+- Add restore-from-disk script. [SME: 615]
+
+* Sun Dec 25 2005 Gordon Rowell 1.13.4-06
+ Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
+- Don't delete config dbs in pre-restore [SME: 229]
+
+* Tue Dec 06 2005 Filippo Carletti 1.13.4-05
+- Tape reminder uses mt status to check if tape loaded [SME: 251]
+
+* Wed Nov 30 2005 Gordon Rowell 1.13.4-04
+- Bump release number only
+
+* Tue Nov 1 2005 Charlie Brady
+- [1.13.4-03]
+- Improve user feedback if pre-backup or pre-restore events fail. [SF: 1334923]
+
+* Mon Oct 24 2005 Charlie Brady
+- [1.13.4-02]
+- Create empty /etc/e-smith/db/backups directory to trigger migration
+ to new location. [SF: 1335862]
+
+* Fri Oct 14 2005 Gordon Rowell
+- [1.13.4-01]
+- Remove L10Ns from base packages [SF: 1309520]
+
+* Fri Oct 14 2005 Gordon Rowell
+- [1.13.3-01]
+- New dev stream before relocating L10Ns
+
+* Fri Sep 30 2005 Gordon Rowell
+- [1.13.2-17]
+- Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
+
+* Sun Sep 25 2005 Gordon Rowell
+- [1.13.2-16]
+- Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
+
+* Sun Sep 18 2005 Charlie Brady
+- [1.13.2-15]
+- Remove explict use of CGI (which caused double construction of
+ the CGI object, and loss of uploaded data file). [SF: 1264699]
+
+* Fri Sep 16 2005 Charlie Brady
+- [1.13.2-14]
+- Don't delete configuration dbs in pre-restore event until
+ we have finished using them. [SF: 1292448]
+
+* Tue Aug 30 2005 Charlie Brady
+- [1.13.2-13]
+- Really add delete-configuration-dbs action. [SF: 1246347,1275962]
+
+* Fri Aug 19 2005 Gordon Rowell
+- [1.13.2-12]
+- Delete configuration dbs from /home/e-smith/db/ prior to
+ a restore to ensure that the ones coming from tape are the
+ only ones on the system after the restore [SF: 1246347]
+
+* Tue Aug 9 2005 Charlie Brady
+- [1.13.2-11]
+- Restore passwd file entries for machine accounts. [SF: 1254663]
+
+* Fri Jul 22 2005 Charlie Brady
+- [1.13.2-10]
+- Enforce Posix behaviour of df command, in restore functions of panel.
+ [SF: 1242986]
+
+* Tue Jul 19 2005 Charlie Brady
+- [1.13.2-09]
+- Remove last deprecated esmith::config API calls. [SF: 1216546]
+
+* Mon Jul 18 2005 Charlie Brady
+- [1.13.2-08]
+- Remove explicit paths to db files. [SF: 1216546]
+
+* Fri Apr 29 2005 Charlie Brady
+- [1.13.2-07]
+- Remove another anacronistic version requires in perl library.
+ Grrrr!!! [charlieb MN00050370]
+
+* Tue Mar 8 2005 Charlie Brady
+- [1.13.2-06]
+- Use generic_template_expand action in place of conf-backup.
+ Update e-smith-lib dependency. [MN00064130]
+
+* Tue Mar 8 2005 Charlie Brady
+- [1.13.2-05]
+- Ensure that smbpasswd file appears last in list during restore/verification.
+ [MN00073362]
+- Fix merging of samba files. [MN00073365]
+
+* Mon Nov 8 2004 Charlie Brady
+- [1.13.2-04]
+- Explicitly list required perl modules - RPM didn't work it out correctly.
+ [charlieb MN00050751]
+
+* Tue Sep 28 2004 Charlie Brady
+- [1.13.2-03]
+- Remove deprecated "require v5.6.0". [charlieb MN00050370]
+- Allow RPM to work out what the perl Requires headers should be.
+ [charlieb MN00050751]
+
+* Thu Sep 16 2004 Michael Soulier
+- [1.13.2-02]
+- Fixed Content-disposition header. [msoulier MN00049326]
+
+* Sat Jun 19 2004 Michael Soulier
+- [1.13.2-01]
+- skipping mps branch start - 1.13.2
+
+* Fri May 21 2004 Michael Soulier
+- [1.13.0-06]
+- Added /etc/samba/secrets.tdb to the restore list. [msoulier MN00020969]
+
+* Mon Mar 1 2004 Michael Soulier
+- [1.13.0-05]
+- Updated do_backup to pass a "tape" argument when using signal-event
+ and rewind-tape to exit if a second argument is not given.
+ [msoulier dpar-22041]
+
+* Wed Jan 14 2004 Michael Soulier
+- [1.13.0-04]
+- Added /etc/sudoers to backup list for desktop backup. [msoulier 4954]
+
+* Fri Nov 28 2003 Michael Soulier
+- [1.13.0-03]
+- Display big-red reboot warning like other panels. Wow, it's hard to miss
+ now. [msoulier 10240]
+
+* Fri Nov 28 2003 Mark Knox
+- [1.13.0-02]
+- Display reboot warning and button after successful desktop restore [markk
+ 1312]
+
+* Thu Nov 6 2003 Michael Soulier
+- [1.13.0-01]
+- rolling to dev stream - 1.13.0
+
+* Thu Sep 11 2003 Gordon Rowell
+- [1.12.1-02]
+- Relocate /etc/secrets.tdb to /etc/samba [gordonr 9759]
+
+* Wed Sep 3 2003 Gordon Rowell
+- [1.12.1-01]
+- Rebuild [gordonr 1305]
+
+* Wed Sep 3 2003 Gordon Rowell
+- [1.12.0-09]
+- Adjusted Copyright [gordonr 1305]
+
+* Mon Jul 14 2003 Gordon Rowell
+- [1.12.0-08]
+- Whitespace fix in Backup.pm [gordonr 9428]
+
+* Mon Jul 14 2003 Charlie Brady
+- [1.12.0-07]
+- Remove /etc/samba/smbpasswd symlink if we find it, before doing
+ the move/symlink shuffle with smbpasswd files. This prevents us
+ "preserving" old symlinks. [charlieb 9416]
+
+* Mon Jul 14 2003 Gordon Rowell
+- [1.12.0-06]
+- Rename the pre-restore cache files in $file.time(). This preserves
+ them in case we want to wander back through them after an
+ upgrade, and ensures that they won't be around to confuse another
+ post-upgrade [gordonr 9428]
+
+* Wed Jul 9 2003 Gordon Rowell
+- [1.12.0-05]
+- Handle the "everything o.k. with relocation" case [gordonr 9333]
+
+* Wed Jul 9 2003 Gordon Rowell
+- [1.12.0-04]
+- Further safeguards for the /etc/smbpasswd -> /etc/samba/smbpasswd
+ relocation [gordonr 9333]
+
+* Fri Jun 27 2003 Charlie Brady
+- [1.12.0-03]
+- Fix backup panel text change. Made text non-specific about the location of
+ the smbpasswd file. [charlieb 9220]
+
+* Fri Jun 27 2003 Charlie Brady
+- [1.12.0-02]
+- Account for the path change of smbpasswd file in desktop restore/verify.
+ [charlieb 9220]
+
+* Thu Jun 26 2003 Charlie Brady
+- [1.12.0-01]
+- Changing version to stable stream number - 1.12.0
+
+* Tue Jun 24 2003 Gordon Rowell
+- [1.11.1-04]
+- Spanish nav bar [gordonr 9153]
+
+* Fri Jun 13 2003 Gordon Rowell
+- [1.11.1-03]
+- Corrected logic for switching /etc{/samba,}/smbpasswd [gordonr 8747]
+
+* Thu Jun 12 2003 Charlie Brady
+- [1.11.1-02]
+- Remove some remnants of templated /sbin/e-smith/backup.
+- Use Backup program parameter in /sbin/e-smith/do_backup.
+ [charlieb 7853]
+
+* Thu Jun 12 2003 Charlie Brady
+- [1.11.1-01]
+- Roll new development stream to 1.11.1
+
+* Wed May 28 2003 Gordon Rowell
+- [1.11.0-56]
+- And symlink /etc/smbpasswd to avoid confusion [gordonr 8809]
+- Move guard so we skip if /etc/smbpasswd is not a file [gordonr 8809]
+
+* Wed May 28 2003 Gordon Rowell
+- [1.11.0-55]
+- Migrate /etc/smbpasswd to /etc/samba/smbpasswd after restore [gordonr 8809]
+
+* Wed May 21 2003 Gordon Rowell
+- [1.11.0-54]
+- Fix return check for ->group and ->passwd [gordonr 8766]
+- Fix tests for BackupHistoryDB.pm [gordonr 5908, in passing]
+
+* Tue May 20 2003 Gordon Rowell
+- [1.11.0-53]
+- Extract the tests at build time [gordonr 8766]
+
+* Tue May 20 2003 Gordon Rowell
+- [1.11.0-52]
+- Completed merge_group and tests, including admin, www, shared [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-51]
+- Added test files and skeleton for merge_group [gordonr 8766]
+- TODO: Complete merge_group and tests [gordonr 8766]
+- TODO: Handle admin, www, shared groups [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-50]
+- Further work, and tests, for merge_passwd [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-49]
+- Code cleanups [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-48]
+- Constructors are nice to have in objects :-( [gordonr 8766]
+- Link merge-system-files into post-upgrade [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-47]
+- Added esmith::Backup::{save,merge}_system_files [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-46]
+- Modified backup panel to use esmith::Backup library [gordonr 8766]
+
+* Fri May 16 2003 Gordon Rowell
+- [1.11.0-45]
+- Added esmith::Backup library to centralise list of files/directories to
+ restore [gordonr 8766]
+- Save away important system files in pre-restore [gordonr 8766]
+
+* Tue May 6 2003 Mark Knox
+- [1.11.0-44]
+- Pass the right type of object to genResult [markk 8498]
+
+* Tue May 6 2003 Lijie Deng
+- [1.11.0-43]
+- Add Spanish translation for backup [lijied 3793]
+
+* Tue Apr 29 2003 Trevor Poole
+- [1.11.0-42]
+- add the BackupType to the record for the desktop case. [trevor 5908]
+
+* Mon Apr 28 2003 Charlie Brady
+- [1.11.0-41]
+- Fix calls to create new backup records. [charlieb 5908]
+
+* Mon Apr 28 2003 Charlie Brady
+- [1.11.0-40]
+- Record each backup attempt separately in a backup history db. [charlieb 5908]
+
+* Wed Apr 23 2003 Charlie Brady
+- [1.11.0-39]
+- Record success or otherwise of backup to desktop attempts in config db.
+ [charlieb 5908]
+- Gracefully handle SIGPIPE in backup to desktop. [charlieb 8490]
+
+* Wed Apr 23 2003 Charlie Brady
+- [1.11.0-38]
+- Fix typo in rewind-tape fix. [charlieb 8475]
+
+* Wed Apr 23 2003 Charlie Brady
+- [1.11.0-37]
+- Call signal-event {pre,post}-backup with extra "desktop" parameter
+ from desktop backup code, and use that parameter to skip tape rewinding.
+ [charlieb 7853]
+- Fix device lookup code in rewind-tape action. [charlieb 8475]
+
+* Wed Apr 23 2003 Charlie Brady
+- [1.11.0-36]
+- Fix a few semantic problems with reset--restore-idle-flag script.
+ [charlieb 8466]
+
+* Wed Apr 16 2003 Michael Soulier
+- [1.11.0-35]
+- Replaced bad call to processTemplate. [msoulier 7600]
+
+* Wed Apr 9 2003 Charlie Brady
+- [1.11.0-34]
+- Remove deprecated /sbin/e-smith/backup in %post script.
+ [charlieb 7853]
+
+* Tue Apr 8 2003 Charlie Brady
+- [1.11.0-33]
+- Fix typo in rewind-tape action. [charlieb 5908]
+- Change Copyright => License in header.
+
+* Fri Apr 4 2003 Mark Knox
+- [1.11.0-32]
+- Removed redundant refs to bootstrap-console from panel [markk 6164]
+
+* Thu Apr 3 2003 Tony Clayton
+- [1.11.0-31]
+- Change table to start_table where applicable [tonyc 8034]
+
+* Thu Apr 3 2003 Tony Clayton
+- [1.11.0-30]
+- Removed "Mitel Network SME server' branding [lijied 8016]
+- Fix layout/css in backup panel [tonyc 7950]
+
+* Mon Mar 31 2003 Charlie Brady
+- [1.11.0-29]
+- Re-write do_backup in perl. [charlieb 5908]
+
+* Fri Mar 28 2003 Lijie Deng
+- [1.11.0-28]
+- Modified directory po/fr_CA to fr [lijied 6787]
+
+* Thu Mar 27 2003 Gordon Rowell
+- [1.11.0-27]
+- Modified gettext() extraction based on changes in 1.11.0-25 [gordonr 5908]
+
+* Thu Mar 27 2003 Gordon Rowell
+- [1.11.0-26]
+- Call genFooter/genResult with an FM object (subclass of CGI) so
+ footers get localised [gordonr 3553]
+
+* Thu Mar 27 2003 Charlie Brady
+- [1.11.0-25]
+- Remove templated /sbin/e-smith/backup and add non-templated
+ do_backup script. Alter cron template to suit. Move tape
+ rewind into pre-backup and post-backup actions. Log
+ start, finish and result properties from backup script.
+ [charlieb 5908]
+
+* Thu Mar 27 2003 Lijie Deng