Releases: zertrin/duplicity-backup.sh
Releases · zertrin/duplicity-backup.sh
v1.5.0
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
- Fix GPG error when backing up the script if no specific keyring is set up.
- Attempt to fix issue #145 by adding a
GPG_OPTIONS
parameter. - Add
-h
/--help
option to print usage and don't send email or notification when printing usage only - Rename repository from 'duplicity-backup' to 'duplicity-backup.sh'.
v1.2
- Changed: big rework of logging handling. Now done through I/O-redirection of file descriptors 1 to 5.
- Fix: Add case for s-nail when using mailx.
- Fix: Always exclude /proc from Source Disk Use Information.
- Fix issue #140: Add --no-show-photos to --gpg-options.
- Fix "line 89: 4: Bad file descriptor" when printing usage without config set up.
v1.1 restart versionning and keeping a CHANGELOG
- Fix and improve handling of INCLIST and EXCLIST (issue #128)
- Fix shellcheck error SC2166
- Fix shellcheck error SC2128
- Fix shellcheck SC2153 and SC1090
- Restart versionning and keeping a changelog
- Add option "--version" or "-V" to show version information about this script and duplicity