duplicity 0.6.23-1ubuntu4 source package in Ubuntu
Changelog
duplicity (0.6.23-1ubuntu4) trusty; urgency=medium * debian/patches/skip-flaky-test.patch: - One of the tests is failing on ppc64el because the test relies on guessing how many volumes duplicity will split a bunch of random data into. But that's an inherently sketchy guess to make. Just disable for now until we can work with upstream on a better fix. -- Michael Terry <email address hidden> Wed, 09 Apr 2014 09:51:13 -0400
Upload details
- Uploaded by:
- Michael Terry
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.6.23.orig.tar.gz | 1.2 MiB | 7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60 |
duplicity_0.6.23-1ubuntu4.debian.tar.gz | 22.9 KiB | 97d8022606a7f845ef5bd736f53b6b0e5c0128a838433892be8e5039c78dad9f |
duplicity_0.6.23-1ubuntu4.dsc | 1.2 KiB | 537127d43b293894be409559a7165673e5e259793581777abfc572e8f4542266 |
Available diffs
- diff from 0.6.23-1ubuntu2 to 0.6.23-1ubuntu4 (1.8 KiB)
- diff from 0.6.23-1ubuntu3 to 0.6.23-1ubuntu4 (884 bytes)
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.