duplicity 0.6.22-1ubuntu3 source package in Ubuntu

Changelog

duplicity (0.6.22-1ubuntu3) trusty; urgency=low

  * debian/patches/04-dont-skip-first-chunk-on-restart.patch:
    - When restarting a backup, if the file we were in the middle of
      backing up is now deleted, don't skip the first 65k chunk of the
      next file.  Patch backported from upstream trunk.  LP: #1252484
 -- Michael Terry <email address hidden>   Mon, 18 Nov 2013 16:51:52 -0500

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
duplicity_0.6.22.orig.tar.gz 1.2 MiB 6f489b0445681f0697488f3d4097b4c56a7fe8a5fea5fadd2e431724039c5a12
duplicity_0.6.22-1ubuntu3.debian.tar.gz 19.5 KiB ff35c0335a4c6c7cc3ef09e36039f569859ae26fb4909c7f139168ed7c0ccfe4
duplicity_0.6.22-1ubuntu3.dsc 1.2 KiB b677da22de357a57fec2a9eec0422bcf82bd4a20b72ca3bb6ddff9c098a496d0

View changes file

Binary packages built by this source

duplicity: encrypted bandwidth-efficient backup

 Duplicity backs directories by producing encrypted tar-format volumes
 and uploading them to a remote or local file server. Because duplicity
 uses librsync, the incremental archives are space efficient and only
 record the parts of files that have changed since the last backup.
 Because duplicity uses GnuPG to encrypt and/or sign these archives, they
 will be safe from spying and/or modification by the server.