Mon, 29 Apr 2024 02:09:53 UTC | login

Information for build duplicity-0.8.03-1.fc31

ID128327
Package Nameduplicity
Version0.8.03
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/duplicity.git#6357974af66e8fc7a439d88da5f7212d837bac73
SummaryEncrypted bandwidth-efficient backup using rsync algorithm
DescriptionDuplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or local) file server. In theory many protocols for connecting to a file server could be supported; so far ssh/scp, local file access, rsync, ftp, HSI, WebDAV and Amazon S3 have been 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, device files, but not hard links.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 02 Sep 2019 02:54:06 UTC
CompletedMon, 02 Sep 2019 03:44:36 UTC
Taskbuild (f31-candidate, /rpms/duplicity.git:6357974af66e8fc7a439d88da5f7212d837bac73)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/duplicity.git#6357974af66e8fc7a439d88da5f7212d837bac73'}}
Tags
f31
f32
f33
RPMs
src
duplicity-0.8.03-1.fc31.src.rpm (info) (download)
riscv64
duplicity-0.8.03-1.fc31.riscv64.rpm (info) (download)
duplicity-debuginfo-0.8.03-1.fc31.riscv64.rpm (info) (download)
duplicity-debugsource-0.8.03-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Aug 09 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.03-1 - 0.8.03 * Thu Jul 25 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.02-1 - 0.8.02 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.01-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-3 - Patch to fix dropbox backend. * Mon Jul 15 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-2 - Require python3-future * Mon Jul 15 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-1 - 0.8.01 * Mon Apr 29 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.7.19-1 - 0.7.19 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.18.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.2-1 - 0.7.18.2. * Tue Oct 16 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.1-2 - Patch for unicode issue. * Mon Aug 27 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.1-1 - Patch for crash. * Wed Aug 22 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18-1 - 0.7.18. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 26 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.17-2 - Versioned lockfile deps. * Mon Feb 26 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.17-1 - 0.7.17. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Feb 06 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.7.16-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Jan 17 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.16-1 - 0.7.16. * Tue Nov 14 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.7.15-1 - 0.7.15, spec cleanup. * Mon Sep 25 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.7.14-2 - Fix python2-gnupginterface requires.