duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Version 0.4.9 Released


From: Kenneth Loafman
Subject: [Duplicity-talk] Version 0.4.9 Released
Date: Fri, 04 Jan 2008 12:42:15 -0600
User-agent: Thunderbird 1.5.0.14pre (X11/20071023)

Hi Folks,

Hope you had a great holiday.  Time for the first release of the new
year.  There are a fair number of changes, so go for it.

As always, you can download from http://www.nongnu.org/duplicity/

Coming soon -- Fix the file naming so it works on all systems.

...Thanks,
...Ken


New in v0.4.9 (2008/01/04)
--------------------------
NOTE: URL format correction in rsync://.  The rsync backend
now properly supports absolute and relative pathnames and
module access.  The formats are:
    rsync://address@hidden::/module/some_dir
    rsync://address@hidden/relative_path
    rsync://address@hidden//absolute_path

Fixed regression caused by changeover to new urlparse.py.
bug #21475: FTP Usernames that contain '@' are not recognized
https://savannah.nongnu.org/bugs/index.php?21475

Added section URL FORMAT in the duplicity man page.

Added 2nd patch to bug #21475 that forces all versions of
Python to use the fixed urlparse.py.

Fixed so that remove-older-than and remove-all-but-n-full
will not request a GPG passphrase.

Fixed issue with Pure-FTPd that would always return an empty
directory listing and thus force a full backup every time.
A side effect of the change is that we now only make one call
to ncftpls to get the listing, thereby reducing the overhead
on systems with a large number of backup files.

bug #21896: Two problems with rsync under 0.4.8 + patch
https://savannah.nongnu.org/bugs/index.php?21896

bug #21909: Problematic typo in compare_verbose() method
https://savannah.nongnu.org/bugs/index.php?21909

patch #6354: S3 staight typo results in a bogus exception
https://savannah.nongnu.org/patch/?6354

patch #6356: Command line option for the temporary directory root.
https://savannah.nongnu.org/patch/?6356

patch #6357: Explicit restore action is missing from the command list,
https://savannah.nongnu.org/patch/?6357

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]