Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package benji for openSUSE:Factory checked in at 2021-03-16 15:44:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/benji (Old) and /work/SRC/openSUSE:Factory/.benji.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "benji" Tue Mar 16 15:44:31 2021 rev:12 rq:879120 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/benji/benji.changes 2020-11-29 12:31:07.434165764 +0100 +++ /work/SRC/openSUSE:Factory/.benji.new.2401/benji.changes 2021-03-16 15:46:16.605216817 +0100 @@ -1,0 +2,35 @@ +Mon Mar 15 09:23:43 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.14.1: + * Fixed wrong container image repository reference in Helm chart + +------------------------------------------------------------------- +Mon Mar 15 09:21:52 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * ACTION REQUIRED: New container images are only published to the + GitHub container registry. The new image locations are: + - ghcr.io/elemental-lf/benji + - ghcr.io/elemental-lf/benji-k8s + The image tag latest now points to the latest released version + and not the current master branch. To get the container image + for the master branch use the tag master as with all other branches. + * Add options to specify number of retries and timeouts to the S3 + storage module (#100, #102, #103) + * Switch to improved retry logic of the boto3 library in the S3 + storage module (#103, fixes #101) + * Fix a bug where Benji would not error out if the base version's + storage did not match the storage that would've been taken if + no base version was specified (fixes #105) + * Use proper fadvise flags on a Ceph RBD read (don't cache us + but cache other clients) + * Migrate b2 storage module to b2sdk (closes #46) + * Kubernetes integration: + - Add support for Ceph CSI in both backup and restore + scripts (#106, #104, #107) + - Add option to restore to a specific storage class (#104, #107) + - Add option to template Benji restore URLs (#104, #107) + - Refactor: Move K8s helper functions to benji-k8s-tools + package to facilitate code sharing + +------------------------------------------------------------------- Old: ---- v0.13.0.tar.gz New: ---- v0.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ benji.spec ++++++ --- /var/tmp/diff_new_pack.JT0nIA/_old 2021-03-16 15:46:17.237217798 +0100 +++ /var/tmp/diff_new_pack.JT0nIA/_new 2021-03-16 15:46:17.237217798 +0100 @@ -1,7 +1,7 @@ # # spec file for package benji # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: benji -Version: 0.13.0 +Version: 0.14.1 Release: 0 Summary: Deduplicating block based backup software License: LGPL-3.0-only ++++++ v0.13.0.tar.gz -> v0.14.1.tar.gz ++++++ ++++ 12936 lines of diff (skipped)
