Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package borgbackup for openSUSE:Factory 
checked in at 2022-09-17 20:10:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgbackup (Old)
 and      /work/SRC/openSUSE:Factory/.borgbackup.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgbackup"

Sat Sep 17 20:10:52 2022 rev:42 rq:1004350 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes    2022-09-01 
22:11:40.180325964 +0200
+++ /work/SRC/openSUSE:Factory/.borgbackup.new.2083/borgbackup.changes  
2022-09-17 20:11:02.141277280 +0200
@@ -1,0 +2,56 @@
+Sat Sep 17 12:04:02 UTC 2022 - Andreas Prittwitz <m4n...@gmx.de>
+
+- Update to 1.2.2
+- Update requirements: openssl-devel >= 1.1.0
+
+  New features:
+   * prune/delete --checkpoint-interval=1800 and ctrl-c/SIGINT
+     support, #6284
+
+  Fixes:
+   * SaveFile: use a custom mkstemp with mode support, #6933,
+     #6400, #6786. This fixes umask/mode/ACL issues (and also
+     "chmod not supported" exceptions seen in 1.2.1) of files
+   * updated using SaveFile, e.g. the repo config.
+   * hashindex_compact: fix eval order (check idx before use),
+     #5899
+   * create --paths-from-(stdin|command): normalize paths, #6778
+   * secure_erase: avoid collateral damage, #6768. If a hardlink
+     copy of a repo was made and a new repo config shall be
+     saved, do NOT fill in random garbage before deleting the
+     previous repo config, because that would damage the hardlink
+     copy.
+   * list: fix {flags:<WIDTH>} formatting, #6081
+   * check: try harder to create the key, #5719
+   * misc commands: ctrl-c must not kill other subprocesses, #6912
+       borg create with a remote repo via ssh
+       borg create --content-from-command
+       borg create --paths-from-command
+   * (de)compression filter process of import-tar / export-tar
+
+  Other changes:
+   * deprecate --prefix, use -a / --glob-archives, see #6806
+   * make setuptools happy ("package would be ignored"), #6874
+   * fix pyproject.toml to create a fixed _version.py file,
+     compatible with both old and new setuptools_scm version,
+     #6875
+   * automate asciinema screencasts
+   * CI: test on macOS 12 without fuse / fuse tests (too
+     troublesome on github CI due to kernel extensions needed by
+     macFUSE)
+   * tests: fix test_obfuscate byte accounting
+   * repository: add debug logging for issue #6687
+   * _chunker.c: fix warnings on macOS
+   * requirements.lock.txt: use the latest cython 0.29.32
+
+  docs:
+   * add info on man page installation, #6894
+   * update archive_progress json description about
+     "finished", #6570
+   * json progress_percent: some values are optional, #4074
+   * FAQ: full quota / full disk, #5960
+   * correct shell syntax for installation using git
+
+- Full Changelog: /usr/share/doc/packages/borgbackup/CHANGES.rst
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ borgbackup.spec ++++++
--- /var/tmp/diff_new_pack.GD5YMw/_old  2022-09-17 20:11:02.641278722 +0200
+++ /var/tmp/diff_new_pack.GD5YMw/_new  2022-09-17 20:11:02.653278756 +0200
@@ -41,7 +41,7 @@
 %bcond_with     borg_sysblake2
 %endif
 Name:           borgbackup
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Summary:        Deduplicating backup program with compression and 
authenticated encryption
 License:        BSD-3-Clause
@@ -60,7 +60,7 @@
 BuildRequires:  fish
 BuildRequires:  gcc-c++
 BuildRequires:  libacl-devel
-BuildRequires:  openssl-devel >= 1.0.0
+BuildRequires:  openssl-devel >= 1.1.0
 BuildRequires:  pkgconfig
 BuildRequires:  python3-Cython
 BuildRequires:  python3-base >= 3.8

++++++ borgbackup-1.2.1.tar.gz -> borgbackup-1.2.2.tar.gz ++++++
++++ 25564 lines of diff (skipped)

Reply via email to