Duplicity v0.5.06 Release Notes

Release Date: 2009-01-09 // over 15 years ago
  • ๐Ÿ›  Fix to deprecation warnings about sha and md5 modules. ๐Ÿ‘‰ Uses hashlib if available, otherwise original module.

    โž• Added loop to run-all-tests.sh to run all tests against all supported ๐Ÿ”– versions of Python if available. Looks for 2.3, 2.4, 2.5, 2.6.

    Noah Spurrier has given us permission to distribute pexpect.py along with duplicity, so this will no longer be an install requirement.

    NcFTP version 3.2.0 will not work with duplicity since we require the ๐Ÿ‘‰ use of both -f and -C options on ncftpput. 3.1.9, 3.2.1+ work fine. I put in error checks for this situation in the FTP backend code.

    ๐Ÿ› bug #25230: --include-globbing-filelist only including first entry. https://savannah.nongnu.org/bugs/?25230

    ๐Ÿ› bug #25239: Error during clean, wrong case in duplcicity https://savannah.nongnu.org/bugs/?25239

    patch #6709: Report correct number of volumes when restoring https://savannah.nongnu.org/patch/?6709

    sr #106583: document the need to use the --force option ๐Ÿ‘ https://savannah.nongnu.org/support/?106583