duplicity 0.6.23-1ubuntu4.1 source package in Ubuntu

Changelog

duplicity (0.6.23-1ubuntu4.1) trusty; urgency=medium

  * debian/patches/exception-encode.patch:
    - Fix exception when backing up to a directory with utf8 characters
      in its path when using the gio backend (as deja-dup does).
      LP: #1313966
    - Fix a couple more encoding issues during exception handling.  These
      bits aren't as critical, but are bundled in same patch from upstream
      and are still useful.  LP: #1289288, LP: #1311176
 -- Michael Terry <email address hidden>   Tue, 29 Apr 2014 20:16:15 -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 Pocket Published Component Section
Trusty updates main utils

Downloads

File Size SHA-256 Checksum
duplicity_0.6.23.orig.tar.gz 1.2 MiB 7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60
duplicity_0.6.23-1ubuntu4.1.debian.tar.xz 22.0 KiB eceb750f9b3967ca2590d9be9d8f8afd9617fb5842c00432c2fbdee155b1a6c8
duplicity_0.6.23-1ubuntu4.1.dsc 1.2 KiB e363ce3669cd88495ee848134a933240f2f935ec0ec7f9926f9ef35fcdb14497

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.