Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package borgmatic for openSUSE:Factory 
checked in at 2023-07-26 13:24:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgmatic (Old)
 and      /work/SRC/openSUSE:Factory/.borgmatic.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgmatic"

Wed Jul 26 13:24:32 2023 rev:41 rq:1100774 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes      2023-07-03 
17:43:43.061047896 +0200
+++ /work/SRC/openSUSE:Factory/.borgmatic.new.15225/borgmatic.changes   
2023-07-26 13:25:41.100630099 +0200
@@ -1,0 +2,41 @@
+Fri Jul 21 06:57:16 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- update to 1.8.0:
+  * BREAKING: For the "borgmatic borg" action, instead of
+    implicitly injecting repository/archive into the resulting Borg
+    command-line, pass repository to Borg via an environment
+    variable and make archive available for explicit use in your
+    commands.
+  * Fix an error when running "borg key export" through borgmatic.
+  * Fix an error when dumping a database and the "exclude_nodump"
+    option is set.
+  * Add "check_i_know_what_i_am_doing" option to bypass Borg
+    confirmation prompt when running "check --repair".
+  * When merging two configuration files, error gracefully if the
+    two files do not adhere to the same format.
+  * Remove configuration sections ("location:", "storage:",
+    "hooks:" etc.), while still keeping deprecated support for
+    them. Now, all options are at the same level, and you don't
+    need to worry about commenting/uncommenting section headers
+    when you change an option (if you remove your sections first).
+  * BREAKING: The retention prefix and the consistency prefix
+    can no longer have different values (unless one is not set).
+  * BREAKING: The storage umask and the hooks umask can no longer
+    have different values (unless one is not set).
+  * BREAKING: Flags like "--config" that previously took multiple
+    values now need to be given once per value, e.g.
+    "--config first.yaml --config second.yaml" instead of
+    "--config first.yaml second.yaml". This prevents argument
+    parsing errors on ambiguous commands.
+  * BREAKING: Remove the deprecated (and silently ignored)
+    "--successful" flag on the "list" action, as newer versions
+    of Borg list successful (non-checkpoint) archives by default.
+  * All deprecated configuration option values now generate
+    warning logs.
+  * Remove the deprecated (and non-functional) "--excludes"
+    flag in favor of excludes within configuration.
+  * Fix an error when logging too-long command output during
+    error handling. Now, long command output is truncated
+    before logging.
+
+-------------------------------------------------------------------

Old:
----
  borgmatic-1.7.15.tar.gz

New:
----
  borgmatic-1.8.0.tar.gz

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

Other differences:
------------------
++++++ borgmatic.spec ++++++
--- /var/tmp/diff_new_pack.hp1Bo3/_old  2023-07-26 13:25:41.720633841 +0200
+++ /var/tmp/diff_new_pack.hp1Bo3/_new  2023-07-26 13:25:41.724633865 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           borgmatic
-Version:        1.7.15
+Version:        1.8.0
 Release:        0
 Summary:        Automation tool for borgbackup
 License:        GPL-3.0-only

++++++ borgmatic-1.7.15.tar.gz -> borgmatic-1.8.0.tar.gz ++++++
++++ 17295 lines of diff (skipped)

Reply via email to