duplicity 0.6.18-0ubuntu3.1 source package in Ubuntu
Changelog
duplicity (0.6.18-0ubuntu3.1) precise-proposed; urgency=low [ Chris J Arges ] * debian/patches/07caching.dpatch: - Backport caching work done by Steve Atwell. (LP: #1013446) [ Michael Terry ] * debian/patches/08volcorruption.dpatch: - Fix some data-corruption issues when resuming an interrupted backup (LP: #1091269) -- Michael Terry <email address hidden> Fri, 11 Jan 2013 11:05:16 -0500
Upload details
- Uploaded by:
- Michael Terry
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.6.18.orig.tar.gz | 1.1 MiB | 56bc583be1031762dd94082cb30e09e1347167aaa88188f8d6d6c052ad8f90af |
duplicity_0.6.18-0ubuntu3.1.diff.gz | 20.8 KiB | 629ed6eeae8657dad85253ae9e8e3d94aa9d16104a1d702fd95594df8cb67fbb |
duplicity_0.6.18-0ubuntu3.1.dsc | 1.2 KiB | 8ad8a13fc5963ff7923377879005d5df6ed8c138d544e989ce55adc225ae55b8 |
Available diffs
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.