newsduplicity - News: Version 0.5.13 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.13 Released

Item posted by Kenneth Loafman <loafman> on Thu 26 Mar 2009 05:30:39 PM UTC.

New in v0.5.13 (2009/03/26)
---------------------------
Add more error detection to FTP backend.

Fix backends so sleep does not occur after last retry.

Fix so BackendException does not cause traceback except when
verbosity is at level 5 or higher (Info level).

Adjust log levels so some errors show up with default verbosity.

Fixed bug where an extra comma caused a traceback during a warning about unnecessary sig files.  Plus fixed print so the real filename would show up and not a Python object representation.

Add Changelog.GNU to website and distribution to add a bit of detail showing the CVS changes via rcs2log.  Added dist/mkGNUChangelog.sh.

bug #22908: Don't block gpg-agent
https://savannah.nongnu.org/bugs/?22908

To fix the above, --use-agent was added as a command line option.
When this is specified and asymetric encryption is enabled, then all GnuPG passphrases will come from the gpg-agent or equivalent program and no passphrase prompt will be issued.

bug #25787: Usernames with escaped @-sign are not handled properly https://savannah.nongnu.org/bugs/?25787

bug #25976: Password requested when not needed.
https://savannah.nongnu.org/bugs/?25976

patch #6787: import duplicity.GnuPGInterface explicitly
https://savannah.nongnu.org/patch/?6787



 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code