newsduplicity - News: Version 0.5.06 Released

 
 
Latest News
Duplicity Has Moved To Launchpad posted by loafman, Thu 16 Jul 2009 12:53:37 PM UTC
Version 0.6.00 Released posted by loafman, Mon 08 Jun 2009 01:59:56 PM UTC
Version 0.5.18 Released posted by loafman, Wed 20 May 2009 06:45:23 PM UTC
Version 0.5.17 Released posted by loafman, Mon 04 May 2009 12:45:59 PM UTC
Version 0.5.16 Released posted by loafman, Tue 21 Apr 2009 08:01:58 PM UTC

Version 0.5.06 Released

Item posted by Kenneth Loafman <loafman> on Fri 09 Jan 2009 02:26:09 PM UTC.

New in v0.5.06 (2009/01/09)
---------------------------
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-*** 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

 

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code