Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2021-03-29 18:22:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Mon Mar 29 18:22:01 2021 rev:31 rq:881736 version:1.1.16 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2021-02-09 21:17:51.942884627 +0100 +++ /work/SRC/openSUSE:Factory/.borgbackup.new.2401/borgbackup.changes 2021-03-29 18:22:03.742279737 +0200 @@ -1,0 +2,20 @@ +Sun Mar 28 08:29:53 UTC 2021 - Paolo Stivanin <[email protected]> + +- Update to 1.1.16: + Fixes: + * setup.py: add special openssl prefix for Apple M1 compatibility + * do not recurse into duplicate roots, #5603 + * remove empty shadowed_segments lists, #5275, #5614 + * fix libpython load error when borg fat binary / dir-based binary is invoked via a symlink by upgrading pyinstaller to v4.2, #5688 + * config: accept non-int value (like 500M or 100G) for max_segment_size or storage_quota, #5639. please note: when setting a non-int value for this in a repo config, using the repo will require borg >= 1.1.16. + New features: + * bundled msgpack: drop support for old buffer protocol to support Python 3.10 + * verbose files cache logging via --debug-topic=files_cache, #5659. Use this if you suspect that borg does not detect unmodified files as expected. + * create/extract: add --noxattrs and --noacls option, #3955. when given with borg create, borg will not get xattrs / ACLs from input files (and thus, it will not archive xattrs / ACLs). when given with borg extract, borg will not read xattrs / ACLs from archive and will not set xattrs / ACLs on extracted files. + * diff: add --json-lines option, #3765 + Other changes: + * Tab completion support for additional archives for 'borg delete' + * repository: deduplicate code of put and delete, no functional change + Docs updates + +------------------------------------------------------------------- Old: ---- borgbackup-1.1.15.tar.gz borgbackup-1.1.15.tar.gz.asc New: ---- borgbackup-1.1.16.tar.gz borgbackup-1.1.16.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.tSyiql/_old 2021-03-29 18:22:04.338280346 +0200 +++ /var/tmp/diff_new_pack.tSyiql/_new 2021-03-29 18:22:04.342280351 +0200 @@ -38,7 +38,7 @@ %endif Name: borgbackup -Version: 1.1.15 +Version: 1.1.16 Release: 0 Summary: Deduplicating backup program with compression and authenticated encryption License: BSD-3-Clause ++++++ borgbackup-1.1.15.tar.gz -> borgbackup-1.1.16.tar.gz ++++++ ++++ 9162 lines of diff (skipped)
