Duplicity v0.6.15 Release Notes

Release Date: 2011-08-19 // over 12 years ago
  • โœจ Enhancements:

    • Ignore 404 errors when deleting a file on Ubuntu One.
    • Ignore ENOENT (file missing) errors where it is safe.
    • Set minimum Python version to 2.4 in README.
    • introduce --numeric-owner parameter patch courtesy of Lukas Anzinger
    • duplicity:restore_check_hash "Invalid data - *** hash mismatch" lists the offending filename
    • ๐Ÿ›  fixes to unit tests to support SIGN_PASSPHRASE

    ๐Ÿ› Bugs closed in this release: ๐Ÿ‘ 524922 duplicity does not have numeric uid/gid support 703142 AssertionError: assert len(chain_list) == 2 794576 Transport endpoint is not connected 815635 Bad passphrase can leave bogus sigtar in archive 818178 Shouldn't try to delete files it knows don't exist 821368 Error doing backup of the .evolution folder 823556 sftp errors after rev 740 change 824678 0.6.14 Fails to install on 8.04 LTS (Hardy)

    ๐Ÿ”€ Merges: lp:~mterry/duplicity/u1-ignore-404 lp:~mterry/duplicity/guard-tarinfo lp:~mterry/duplicity/enotconn ๐Ÿ”€ lp:~mterry/duplicity/look-at-partials-during-sync ๐Ÿ”€ lp:~mterry/duplicity/more-accurate-sync lp:~mterry/duplicity/report-encrypted-chains lp:~mterry/duplicity/815635 lp:~mterry/duplicity/retry-u1 lp:~mterry/duplicity/818178 lp:~ed.so/duplicity/encr-sign-key2 ๐Ÿ›  lp:~mterry/duplicity/u1-fixes ๐Ÿ“„ lp:~carlos-abalde/duplicity/google-docs lp:~ed.so/duplicity/numowner+hashverbose


Previous changes from v0.6.14

  • โœจ Enhancements: 452342 Provide Ubuntu One integration

    ๐Ÿ› Bugs closed in this release: 433591 AttributeError: FileobjHooked instance has no attribute 'name' โช 487720 Restore fails with "Invalid data - SHA1 hash mismatch" 507904 Cygwin: Full Backup fails with "IOError: [Errno 13] Permission denied" 512628 --exclude-filelist-stdin and gpg error with/without PASSPHRASE 680425 Endless retype passphrase when typo 705499 "include-filelist-stdin" not implemented on version 0.6.11 739438 [PATCH] Local backend should always try renaming instead of copying ๐Ÿ‘€ 753858 cannot import name S3ResponseError 761688 Difference found: File X has permissions 666, expected 666 777377 collection-status asking for passphrase 778215 ncftpls file delete fails in ftpbackend.py 782294 create tomporary files with sftp 782321 duplicity sftp backend should ignore removing a file which is not there ๐Ÿ‘ 792704 Webdav(s) url scheme lacks port support 782294 create tomporary files with sftp 782337 sftp backend cannot create new subdirs on new backup โฑ 794123 Timeout on sftp command 'ls -1' 797758 Duplicity ignores some FatalErrors 793096 Allow to pass different passwords for --sign-key and --encrypt-key

    ๐Ÿ”€ Merges: lp:~ed.so/duplicity/0.6-add_sftp lp:~ed.so/duplicity/0.6-nonfatal-exclude lp:~lekensteyn/duplicity/multipass lp:~mterry/duplicity/797758 lp:~mterry/duplicity/gio-name lp:~mterry/duplicity/levelName lp:~mterry/duplicity/retry-decorator lp:~mterry/duplicity/u1-status