Changelog for
duplicity-debugsource-2.1.4-1.3.i586.rpm :
* Thu Dec 07 2023 Michael Gorse
- Update to version 2.1.4 + See CHANGELOG.md for changes.- Update source URI.- use python 3.11 on SLE/Leap.- Drop duplicity-remove_shebang.patch. Handle this with sed in %setup.- No longer require python3-future. It isn\'t used anymore except in tests.
* Fri Jul 21 2023 Michael Gorse - Update to version 1.2.3: + New: - Xorriso backend for optical media. - Onedrive for Business Support. + Fix: - Warn rather than fail on op-not-supported restore errors. - Fixes #701 - unable to resume full backup to B2. - Added option --no-check-remote to skip checking the remote manifest. The default is to check. - Fixes #686 - PCA backend does not unseal volumes. - Encoding errors when logging. - Onedrive may hang indefinitely.
* Thu Jan 26 2023 Michael Gorse - Update to version 1.2.2: + Fix: - Fix to work with b2sdk 1.19.0. - Fix #692. Redundant --encrypt option added in gpg.py. - Regression on issue #147, change password for incremental. - Crash if a socket is listed with --files-from. + Other: - Add detailed step-by-step instructions.
* Thu Jan 26 2023 Michael Gorse - Update to version 1.2.1: + New: - Add rsync style --files-from=FILE. - Add literal include/excludes. + Fix: - Fix for issue #683. - Azure Blob Storage backend fails to resume.
* Tue Oct 04 2022 Michael Gorse - Update to version 1.0.1: + Changes: - Pkg New Crowdin updates. - Fix: - Revert changes to gpg_failed(). + Other: - Update Crowdin configuration file.
* Thu Sep 29 2022 Michael Gorse - Update to version 1.0.0: + Changes: - New os\\_options for SWIFT backend. - Clarify when --s3-endpoint-url,-region-name are needed. - Better defaults for S3 mac procs and chunk sizing. - --s3\\_multipart\\_max\\_procs applies to BOTO3 backend also. + Fixes: - Replace pydrive with pydrive2. - GDrive backend: Add environment args for configuring oauth flow. - GDrive backend: For Google OAuth, switch to loopback flow. - Reduce number of GPG file descriptors, add GPG translatable errors. - Webdav listing failed on responses with namespace \'ns0\'. - Make sure that FileChunkIO#name is a string, not a bytes-like object. - Fix possible memory leaks. - Add check to ssh_pexpect_backend, par2backend, for version < 4.5.0. - Add use\\_poll=True to pexpect.run in par2backend. - Retry on SHA1 mismatch. + Other: - Doc: some reformatting for better readability. - Doc: clarify when --s3-endpoint-url,-region-name are need.- Rebase duplicity-remove_shebang.patch.
* Mon May 16 2022 Michael Gorse - Update to version 0.8.23:
* Add --webdav-headers to webdavbackend.
* Document rclone option setting via env vars.
* Demote boto backend to legacy.
* Promote boto3 backend to default s3:// backend ...
* Man page, major sorting, reformatting, S3/GCS documentation update.- Update URL.
* Mon Apr 18 2022 Michael Gorse - Update to version 0.8.22:
* Add --use-glacier-ir option for instant retrieval.
* Add --par2-volumes entry to man page.
* Add option --show-changes-in-set to collection-status.
* Add warning for replicate command.
* Add --no-files-changed option.
* Fix use of sorted() builtin (does not sort in place).
* Fix TypeError in restart\\_position\\_iterator.
* Slate Backend.
* Fri Dec 10 2021 pgajdosAATTsuse.com- pytest-runner is deprecated
* Thu Nov 11 2021 Michael Gorse - Update to version 0.8.21:
* Add update of API docs to deploy step.
* Fix build of pages.
* Fix command line warning messages.
* Remove Dockerfiles for .10 versions.
* Fixes to make API docs work right.
* Fix #93 - dupliicity wants private encryption key.
* PAR2 backend failes to create par2 file with spaces in name.
* Fix LP bug 930151 - Restore a symlink changes target attributes.
* Fix #89 part 2 - handle small input files where par2 fails.
* Fix theme name, sphinx\\_rtd\\_theme.
* Fix #90 - rclone backend fails with spaces in pathnames.
* Fix #89 - Add PAR2 number volumes option.
* Fix #88 - Add PAR2 creation failure error message.
* Fix bug #87, Restore fails and stops on corrupted backup volume.
* Fix bug #86, PAR2 backend fails on restore, with patch supplied.
* Fix PEP8 style errors.
* Fix issue #81 - Assertion fail when par2 prefix forgotten.
* Fix issue #79 - Multibackend degradation.
* Add verbose exception on progress file failure.- Update URL and source URI.- Fix _service file.
* Fri Jul 09 2021 Martin Wilck - Fix \"duplicity --version\" (boo#1188132)
* Replace OBS service \"obs_scm\" by \"download_files\"; duplicity\'s distribution procedure relies on PyPi.
* Mon Jul 05 2021 Martin Wilck - Update to version 0.8.20:
* Better looping. Increase to 100 loops.
* Repeating test for LP bug 487720. Restore fails with \"Invalid data - SHA1 hash mismatch\"
* Log difftar filename where kill happened.
* Allow customization.
* Add support for --s3-multipart-chunk-size, default 25MB. Fixes issue #61
* Fix test file count after deleting lockfile.
* Support -o{Global,User}KnownHostsFile in --ssh-options. Fixes issue #60
* Add pydrive2 to requirements.txt- Use OBS source services
* Upstream project has switched from launchpad to gitlab.com
* Sun May 02 2021 Michael Gorse - Update to version 0.8.19: + Add a new Google Drive backend (gdrive:). + Remove installs common between before\\_script: and script:. + Gdata module passes on py27 only. + Util.uexec() will return u\'\' if no err msg in e.args. + Util.uexec() should check for e==None on entry. + Fix bug #1547458 - more consistent passphrase prompt. + Fix bug #1454136 - SX backend issues. + Fix bug 1918981 - option to skip trash on delete on mediafire. + Added --mf-purge option to bypass trash. + Fix bug 1919017 - MultiBackend reports failure on file deletion. + Fix #41 - par2+rsync (non-ssh) fails. + Fix Google Drive timeout. + Don\'t sync when removing old backups. + fix util.uexc: do not return None. + Implement Box backend. + Implement megav3 backend to to cater for change in MEGACmd. + fix documentation for azure backend. + Add IDrive backend. + Progress bar improvements. + Fix;usr:Fixes bug #1652953 - seek(0) on /dev/stdin crashes. + Add a new Google Drive backend (gdrive:). + Azure v12 support. + List required volumes when called with \'restore --dry-run\'. + Fix sorting of BackupSets by avoiding direct comparison. + Update mailing list link. + Fix #16 - Move from boto to boto3. + Fix to correctly build \\_librsync.so. + Fix to add --inplace option to build\\_ext. + Multibackend: fix indentation error that was preventing from registering more than one affinity prefix per backend.
* Tue Jan 12 2021 Michael Gorse - Update to version 0.8.18: + Onedrive: Support using an external client id / refresh token. + Fix issue #26 Backend b2 backblaze fails with nameprefix restrictions. + Fix issue #29 Backend b2 backblaze fails with nameprefix restrictions. + Report errors if B2 backend does exist but otherwise fails to import. + Added option --log-timestamp to prepend timestamp to log entry. + Patch for Python 3.10.