Encrypted bandwidth-efficient backup using the rsync algorithm

Edit Package duplicity

Duplicity incrementally backs up files and directories by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or local)
file server. In theory many remote backends are possible; right now
local, ssh/scp, ftp, rsync, HSI, WebDAV, and Amazon S3 backends are
written.

Because duplicity uses librsync, the incremental archives are space
efficient and only record the parts of files that have changed since
the last backup. Currently duplicity supports deleted files, full unix
permissions, directories, symbolic links, fifos, etc., but not hard
links.

Refresh
Refresh
Source Files
Filename Size Changed
duplicity-0.7.18.2.tar.gz 0001726157 1.65 MB
duplicity-remove_shebang.patch 0000001232 1.2 KB
duplicity.changes 0000032391 31.6 KB
duplicity.spec 0000002788 2.72 KB
Latest Revision
Frederic Crozat's avatar Frederic Crozat (fcrozat) committed (revision 2)
- Update to 0.7.18.2
  * Fixed bug #1788558 again
    - If we get None for size skip check.

- Cleanup spec file a bit
- Use modern python macros
- Drop no-longer needed duplicity-rpmlintrc
- Reduce duplicities
- Split lang subpackage

- Update to 0.7.18.1:
  * Fixed bug #1788558
    Treat None as zero when printing log.
  * Revert fix for bug #1788599.
    Was causing problems with directory names
- Update duplicity-remove_shebang.patch

- Update to 0.7.18:
  * Fixed bug #1756550 Online html man page is showing a 0 byte file
  * Partial fix of bug #1734144 with patch from Joris van Eijden
    - Note: this is really just a partial fix for now, since it only covers
      the case where the local size does not yet match the remote size.  A
      case where -1 is the returned length is not fixed.
    - Number of retries is now same as globals.num_retries.
    - Added standoff delay of 0.5 sec per attempt.
  * Fixed bug #1764432 with patch from Robke Geenen
    - Just join the parts together.
  * Fixed bug #1717935 with suggestion from strainu
    - Use urllib.quote_plus() to properly quote pathnames passed via URL
  * Fixed bug #1780617 Test fail when GnuPG >= 2.2.8
Comments 0
openSUSE Build Service is sponsored by