Skip to content

Releases: zertrin/duplicity-backup.sh

v1.5.0

15 Jan 08:05
Compare
Choose a tag to compare

Add support for B2 backend (by harrim4n)

v1.4.3

16 Dec 20:23
Compare
Choose a tag to compare
  • Add support for Telegram notifications (by GerardRibas)

v1.4.2

16 Dec 20:23
Compare
Choose a tag to compare
  • Remove VERSION file and hardcode it directly in the script.

v1.4.1

16 Dec 20:23
Compare
Choose a tag to compare
  • Show program versions in output.

v1.4.0

16 Dec 20:22
Compare
Choose a tag to compare
  • Add version check of duplicity to handle deprecation of --include-globbing-filelist
  • Bugfixes

v1.3.0

23 Oct 18:10
Compare
Choose a tag to compare
  • 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

10 Sep 13:00
Compare
Choose a tag to compare
  • 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

10 Sep 12:59
Compare
Choose a tag to compare
  • 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