- Bug fix: Fix encrypted backups, cryptkey is now a string in the config file - New feature: Log file is secured (crypt key is removed) and stored with the backup - Improvement: Default open files limit increased to 20000 - Bug fix: Sibling feature caused rotation of backups to fail and caused all backups to be marked as weekly, monthyl and yearly - Improvement: End time now stored in config file - Bug fix: Deleting failed backups is now checked on modification time instead of file creation time because this does not work on files created more then 10 days before - Improvement: DRY some error handling fix in bgbackup, text fix in fgrestore - Improvement: Add debug information for sibling queries - fgrestore: Implement of defaults file for improved restores - fgrestore: Paralellism, memory settings, more feature - fgrestore: SELinux feature - fgrestore: Move back feature incl config file reading