Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pgbackrest for openSUSE:Factory 
checked in at 2022-07-03 18:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgbackrest (Old)
 and      /work/SRC/openSUSE:Factory/.pgbackrest.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgbackrest"

Sun Jul  3 18:27:06 2022 rev:2 rq:986459 version:2.39

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgbackrest/pgbackrest.changes    2022-03-11 
11:50:59.414959278 +0100
+++ /work/SRC/openSUSE:Factory/.pgbackrest.new.1548/pgbackrest.changes  
2022-07-03 18:27:11.384761704 +0200
@@ -1,0 +2,89 @@
+Mon Jun 27 12:45:15 UTC 2022 - Bruno Friedmann <[email protected]>
+
+- update do version 2.39
+  + Bug Fixes:
+    - Fix error thrown from FINALLY() causing an infinite loop.
+    - Error on all lock failures except another process holding the lock.
+  + Features:
+    - Backup file bundling for improved small file support.
+    - Verify command to validate the contents of a repository.
+    - PostgreSQL 15 support.
+    - Show backup percent complete in info output.
+    - Auto-select backup for restore command --type=lsn.
+    - Suppress existing WAL warning when archive-mode-check is disabled.
+    - Add AWS IMDSv2 support.
+  + Improvements:
+    - Allow repo-hardlink option to be changed after full backup.
+    - Increase precision of percent complete logging for backup and restore.
+    - Improve path validation for repo-* commands.
+    - Improve stop command to honor stanza option.
+    - Improve error message for invalid repo-azure-key. 
+    - Add hint to check the log on archive-get/archive-push async error.
+    - Add ClockError for unexpected clock skew and timezone changes.
+    - Strip extensions from history manifest before showing in error message.
+    - Add user:group to lock permission error.
+  + Documentation Bug Fixes:
+    - Fix incorrect reference to stanza-update in the user guide.
+    - Fix example for repo-gcs-key-type option in configuration reference. 
+    - Fix tls-server-auth example and add clarifications.
+  + Documentation Improvements:
+    - Simplify messaging around supported versions in the documentation.
+    - Add option type descriptions.
+    - Add FAQ about backup types and restore speed.
+    - Document required base branch for pull requests.
+- update copyright year
+
+-------------------------------------------------------------------
+Mon Apr 18 13:47:07 UTC 2022 - Marcus Rueckert <[email protected]>
+
+- update to version 2.38
+  IMPORTANT NOTE: Repository size reported by the info command is
+  now entirely based on what pgBackRest has written to storage.
+  Previously, in certain cases, pgBackRest could detect if
+  additional compression was being applied by the storage but this
+  is no longer supported.
+
+  - Bug Fixes:
+    - Retry errors in S3 batch file delete. (Reviewed by Reid
+      Thompson. Reported by Alex Richman.)
+    - Allow case-insensitive matching of HTTP connection header
+      values. (Reviewed by Reid Thompson. Reported by R??mi Vidier.)
+  - Features:
+    - Add support for AWS S3 server-side encryption using KMS.
+      (Contributed by Christoph Berg. Reviewed by David Steele,
+      Tharindu Amila.)
+    - Add archive-missing-retry option. (Reviewed by Stefan
+      Fercot.)
+    - Add backup type filter to info command. (Contributed by
+      Stefan Fercot. Reviewed by David Steele.)
+  - Improvements:
+    - Retry on page validation failure during backup. (Reviewed by
+      Stephen Frost, David Christensen.)
+    - Handle TLS servers that do not close connections gracefully.
+      (Reviewed by R??mi Vidier, David Christensen, Stephen Frost.)
+    - Add backup LSNs to info command output. (Contributed by
+      Stefan Fercot. Reviewed by David Steele.)
+    - Automatically strip trailing slashes for repo-ls paths.
+      (Contributed by David Christensen. Reviewed by David Steele.)
+    - Do not retry fatal errors. (Reviewed by Reid Thompson.)
+    - Remove support for PostgreSQL 8.3/8.4. (Reviewed by Reid
+      Thompson, Stefan Fercot.)
+    - Remove logic that tried to determine additional file system
+      compression. (Reviewed by Reid Thompson, Stefan Fercot.)
+  - Documentation Bug Fixes:
+    - Move repo options in TLS documentation to the global section.
+      (Reported by Anton Kurochkin.)
+    - Remove unused backup-standby option from stanza commands.
+      (Reported by Stefan Fercot.)
+    - Fix typos in help and release notes. (Fixed by Daniel
+      Gustafsson. Reviewed by David Steele.)
+  - Documentation Improvements:
+    - Add aliveness check to systemd service configuration.
+      (Suggested by Yogesh Sharma.)
+    - Add FAQ explaining WAL archive suffix. (Contributed by Stefan
+      Fercot. Reviewed by David Steele.)
+    - Note that replications slots are not restored. (Contributed
+      by Reid Thompson. Reviewed by David Steele, Stefan Fercot.
+      Suggested by Christophe Courtois.)
+
+-------------------------------------------------------------------

Old:
----
  pgbackrest-2.37.tar.gz

New:
----
  pgbackrest-2.39.tar.gz

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

Other differences:
------------------
++++++ pgbackrest.spec ++++++
--- /var/tmp/diff_new_pack.FoC12V/_old  2022-07-03 18:27:11.876762431 +0200
+++ /var/tmp/diff_new_pack.FoC12V/_new  2022-07-03 18:27:11.884762443 +0200
@@ -2,7 +2,7 @@
 # spec file for package pgbackrest
 #
 # Copyright (c) 2022 SUSE LLC
-# Copyright (c) 2019-2021 Ioda-Net S??rl, Charmoille, Switzerland.
+# Copyright (c) 2019-2022 Ioda-Net S??rl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,17 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define services pgbackrest.target [email protected] 
[email protected] [email protected] pgbackrest.service 
[email protected] [email protected] [email protected]
 
 Name:           pgbackrest
-Version:        2.37
+Version:        2.39
 Release:        0
 Summary:        Reliable PostgreSQL Backup & Restore
 License:        MIT
 Group:          Productivity/Databases/Tools
 URL:            http://www.pgbackrest.org
-Source:         
https://github.com/pgbackrest/pgbackrest/archive/release/%{version}/%{name}-%{version}.tar.gz
+Source:         
https://github.com/%{name}/%{name}/archive/release/%{version}/%{name}-%{version}.tar.gz
 Source1:        pgbackrest.conf
 
 Source10:       [email protected]
@@ -120,7 +121,6 @@
     %{SOURCE18} \
     %{buildroot}%{_tmpfilesdir}/%{name}.conf
 
-
 %check
 # Tests are only available with Vagrant
 # We just test that the binary works.

++++++ pgbackrest-2.37.tar.gz -> pgbackrest-2.39.tar.gz ++++++
++++ 69874 lines of diff (skipped)

Reply via email to