Duplicity v0.5.07 Release Notes

Release Date: 2009-01-31 // over 15 years ago
  • ๐Ÿ› bug #25293: IOError: [Errno 22] Invalid argument https://savannah.nongnu.org/bugs/?25293

    ๐Ÿ› bug #25379: sys.exit() causes traceback and should not https://savannah.nongnu.org/bugs/?25379

    ๐Ÿ› bug #25403: 0.5.06 "manifests not equal, different volume numbers" https://savannah.nongnu.org/bugs/?25403

    patch #6729: New imap backend. Replaces current gmail backend https://savannah.nongnu.org/patch/?6729

    patch #6730: Fix timing out for SSH backend https://savannah.nongnu.org/patch/?6730

    patch #6733: Improve error handling in imapbackend.py https://savannah.nongnu.org/patch/?6733

    0๏ธโƒฃ Increase default volume size (--volsize) to 25M from 5M. This โฌ‡๏ธ reduces the number of volumes to accomodate larger backups.

    Reworked patch 6701 to list collection one at a time rather than writing all as one huge list. Was causing memeory problems when the collections got large.

    ๐Ÿ›  Fix backendtest.py so that empty URL's in config.py cause the โœ… backend test to be skipped rather than erroring. Added notes in config.py.tmpl explaining the change.

    โž• Add/update copyright statements in all distribution source files โช and revert duplicity to GPL version 2 license.

    Original fix to disallow use of ncftpput 3.2.0 mistyped the ErrorCode ๐Ÿ‘‰ used and resulted in an error rather than an explanation.