duplicity 0.6.23-1ubuntu2 source package in Ubuntu
Changelog
duplicity (0.6.23-1ubuntu2) trusty; urgency=medium * debian/patches/getpass-encode.patch: - Always pass getpass a bytes string, preventing a crash when prompting the user for a passphrase in non-English locales. LP: #1276327 -- Michael Terry <email address hidden> Sat, 22 Feb 2014 10:39:21 -0500
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.6.23.orig.tar.gz | 1.2 MiB | 7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60 |
duplicity_0.6.23-1ubuntu2.debian.tar.gz | 21.8 KiB | 3348bc6fe14e79823c2f03de0eb6a97d73a78d4e720fcc53f8a4c852b90063c2 |
duplicity_0.6.23-1ubuntu2.dsc | 1.2 KiB | f807cd6d76dd9735e685068450cde5aee24f9f24096f2a95847c5bb2d493b91b |
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.