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-07-02 18:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgbackup (Old)
 and      /work/SRC/openSUSE:Factory/.borgbackup.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgbackup"

Tue Jul  2 18:17:01 2024 rev:48 rq:1184280 version:1.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes    2024-02-22 
21:01:21.913413415 +0100
+++ /work/SRC/openSUSE:Factory/.borgbackup.new.18349/borgbackup.changes 
2024-07-02 18:17:12.789095272 +0200
@@ -1,0 +2,33 @@
+Sun Jun 30 10:49:48 UTC 2024 - Andreas Prittwitz <[email protected]>
+
+- Update to version 1.2.8
+  + Fixes:
+    * check: fix return code and log level for index entry value
+      discrepancies
+    * with-lock: catch FileNotFoundError exception, print error
+      msg, #8022
+    * benchmark: inherit options --rsh --remote-path, #8099
+    * fix Ctrl-C / SIGINT behaviour for pyinstaller-made binaries,
+      #8155
+  + New features:
+    * upgrade --check-tam: check manifest TAM auth, exit with rc=1
+      if there are issues.
+    * upgrade --check-archives-tam: check archives TAM auth, exit
+      with rc=1 if there are issues.
+  + Other changes:
+    * allow msgpack 1.0.8 (this might fix memory leaks with Python
+      3.12), #8133
+    * use the latest Cython 0.29.x
+    * vagrant:
+    * use / build binaries with python 3.9.19
+    * use generic/openbsd7 box
+    * docs:
+    * simplify TAM-related upgrade docs using the new commands
+    * improve docs for borg with-lock, #8022
+    * add more infos borg check --repair recreating the shadow
+      index to change log, see #6687
+
+Full Changelog: 
+https://github.com/borgbackup/borg/blob/1.2.8/docs/changes.rst#version-128-2024-03-29
+
+-------------------------------------------------------------------

Old:
----
  borgbackup-1.2.7.tar.gz
  borgbackup-1.2.7.tar.gz.asc

New:
----
  borgbackup-1.2.8.tar.gz
  borgbackup-1.2.8.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ borgbackup.spec ++++++
--- /var/tmp/diff_new_pack.2tjjYf/_old  2024-07-02 18:17:13.357116058 +0200
+++ /var/tmp/diff_new_pack.2tjjYf/_new  2024-07-02 18:17:13.357116058 +0200
@@ -41,7 +41,7 @@
 %bcond_with     borg_sysblake2
 %endif
 Name:           borgbackup
-Version:        1.2.7
+Version:        1.2.8
 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.7)
+BuildRequires:  (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.8)
 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.7)
+Requires:       (python3-msgpack >= 0.5.6 with python3-msgpack <= 1.0.8)
 %if 0%{?suse_version} > 1500
 # upstream recommends a "Requires" if pyfuse3 is available
 Requires:       python3-pyfuse3 >= 3.1.1

++++++ borgbackup-1.2.7.tar.gz -> borgbackup-1.2.8.tar.gz ++++++
++++ 4812 lines of diff (skipped)

Reply via email to