Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2023-10-11 23:56:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Wed Oct 11 23:56:46 2023 rev:45 rq:1117006 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2023-03-26 20:19:32.531066216 +0200 +++ /work/SRC/openSUSE:Factory/.borgbackup.new.1807/borgbackup.changes 2023-10-12 11:37:15.486495485 +0200 @@ -1,0 +2,35 @@ +Wed Oct 11 11:53:42 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.6: + + The upgrade procedure docs as published with borg 1.2.5 did not + work, if the repository had archives resulting from a borg + rename or borg recreate operation. + + The updated docs now use + BORG_WORKAROUNDS=ignore_invalid_archive_tam at some places to + avoid that issue. +- Changes from version 1.2.5: + + Fixes: + - Security: fix pre-1.2.5 archives spoofing vulnerability + (CVE-2023-36811, boo#1214809). + - rename/recreate: correctly update resulting archiveâs TAM. + - create: do not try to read parent dir of recursion root. + - extract: fix false warning about pattern never matching. + - diff: remove surrogates before output, + - compact: clear empty directories at end of compact process. + - create --files-cache=size: fix crash, + - keyfiles: improve key sanity check. + - only warn about âinvalidâ chunker params. + - ProgressIndicatorPercent: fix space computation for wide + chars. + - improve argparse validator error messages. + + New features: + - mount: make up volname if not given (macOS), #7690. macFUSE + supports a volname mount option to give what finder displays + on the desktop / in the directory view. if the user did not + specify it, we make something up, because otherwise it would + be âmacFUSE Volume 0 (Python)â and hide the mountpoint + directory name. + - BORG_WORKAROUNDS=authenticated_no_key to extract from + authenticated repos without key. + +------------------------------------------------------------------- Old: ---- borgbackup-1.2.4.tar.gz borgbackup-1.2.4.tar.gz.asc New: ---- borgbackup-1.2.6.tar.gz borgbackup-1.2.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.JClTTR/_old 2023-10-12 11:37:16.098517606 +0200 +++ /var/tmp/diff_new_pack.JClTTR/_new 2023-10-12 11:37:16.098517606 +0200 @@ -41,7 +41,7 @@ %bcond_with borg_sysblake2 %endif Name: borgbackup -Version: 1.2.4 +Version: 1.2.6 Release: 0 Summary: Deduplicating backup program with compression and authenticated encryption License: BSD-3-Clause ++++++ borgbackup-1.2.4.tar.gz -> borgbackup-1.2.6.tar.gz ++++++ ++++ 195615 lines of diff (skipped)
