Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2024-01-15 22:17:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Mon Jan 15 22:17:51 2024 rev:46 rq:1138717 version:1.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2023-10-12 11:37:15.486495485 +0200 +++ /work/SRC/openSUSE:Factory/.borgbackup.new.21961/borgbackup.changes 2024-01-15 22:19:16.690952436 +0100 @@ -1,0 +2,54 @@ +Sat Jan 13 15:14:55 UTC 2024 - Andreas Prittwitz <[email protected]> + +- Update to version 1.2.7 +- Update Requires/BuildRequires to + (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.7) + + + Fixes: + - docs: CVE-2023-36811 upgrade steps: consider checkpoint + archives, #7802 + - check/compact: fix spurious reappearance of orphan chunks + since borg 1.2, #6687 - this consists of 2 fixes: + - for existing chunks: check --repair: recreate shadow index, + #6687 + - for newly created chunks: update shadow index when doing a + double-put, #5661 + - LockRoster.modify: no KeyError if element was already gone, + #7937 + - create --X-from-command: run subcommands with a clean + environment, #7916 + - list --sort-by: support "archive" as alias of "name", #7873 + - fix rc and msg if arg parsing throws an exception, #7885 + + Other changes: + - support and test on Python 3.12 + - include unistd.h in _chunker.c (fix for Python 3.13) + - allow msgpack 1.0.6 and 1.0.7 + - TAM issues: show tracebacks, improve borg check logging, + #7797 + - replace "datetime.utcfromtimestamp" with custom helper to + avoid deprecation warnings when using Python 3.12 + + vagrant: + - use generic/debian9 box, fixes #7579 + - add VM with debian bookworm / test on OpenSSL 3.0.x. + + docs: + - not only attack/unsafe, can also be a fs issue, #7853 + - point to CVE-2023-36811 upgrade steps from borg 1.1 to 1.2 + upgrade steps, #7899 + - upgrade steps needed for all kinds of repos (including + "none" encryption mode), #7813 + - upgrade steps: talk about consequences of borg check, #7816 + - upgrade steps: remove period that could be interpreted as + part of the command + - automated-local.rst: use GPT UUID for consistent udev rule + - create disk/partition sector backup by disk serial number, + #7934 + - update macOS hint about full disk access + - clarify borg prune -a option description, #7871 + - readthedocs: also build offline docs (HTMLzip), #7835 + - frontends: add "check.rebuild_refcounts" message + + Full Changelog: + https://github.com/borgbackup/borg/blob/1.2.7/docs/changes.rst#version-127-2023-12-02 + + +------------------------------------------------------------------- Old: ---- borgbackup-1.2.6.tar.gz borgbackup-1.2.6.tar.gz.asc New: ---- borgbackup-1.2.7.tar.gz borgbackup-1.2.7.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.hSLSoe/_old 2024-01-15 22:19:17.374977575 +0100 +++ /var/tmp/diff_new_pack.hSLSoe/_new 2024-01-15 22:19:17.374977575 +0100 @@ -1,7 +1,7 @@ # # spec file for package borgbackup # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2016-2023 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -41,7 +41,7 @@ %bcond_with borg_sysblake2 %endif Name: borgbackup -Version: 1.2.6 +Version: 1.2.7 Release: 0 Summary: Deduplicating backup program with compression and authenticated encryption License: BSD-3-Clause @@ -85,11 +85,11 @@ # msgpack is not included with borg version >= 1.2.0 anymore # The metadata is very specific about the version, the command will fail if msgpack is out of range -- boo#1198267 # See https://github.com/borgbackup/borg/blob/1.2.1/setup.py#L68 and update this for every version bump! -BuildRequires: (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.5) +BuildRequires: (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.7) BuildConflicts: python3-msgpack = 1.0.1 Conflicts: python3-msgpack = 1.0.1 Requires: python3-packaging -Requires: (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.5) +Requires: (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.7) %if 0%{?suse_version} > 1500 # upstream recommends a "Requires" if pyfuse3 is available Requires: python3-pyfuse3 >= 3.1.1 ++++++ borgbackup-1.2.6.tar.gz -> borgbackup-1.2.7.tar.gz ++++++ ++++ 22932 lines of diff (skipped)
