Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pgbackrest for openSUSE:Factory 
checked in at 2026-01-19 18:38:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgbackrest (Old)
 and      /work/SRC/openSUSE:Factory/.pgbackrest.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgbackrest"

Mon Jan 19 18:38:55 2026 rev:23 rq:1328079 version:2.58.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgbackrest/pgbackrest.changes    2025-10-18 
18:36:25.905946707 +0200
+++ /work/SRC/openSUSE:Factory/.pgbackrest.new.1928/pgbackrest.changes  
2026-01-19 18:42:56.270056108 +0100
@@ -1,0 +2,46 @@
+Mon Jan 19 11:41:20 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- update to 2.58.0
+  IMPORTANT NOTE: The minimum values for the
+  repo-storage-upload-chunk-size option have increased. They now
+  represent the minimum allowed by the vendors.
+
+  - Bug Fixes:
+    - Fix deadlock due to logging in signal handler. (Fixed by
+      Maxim Michkov. Reviewed by David Steele.)
+  - Features:
+    - HTTP support for S3, GCS, and Azure. (Contributed by Will
+      Morland. Reviewed by David Steele.)
+    - Allow expiration of oldest full backup regardless of current
+      retention. (Contributed by Stefan Fercot. Reviewed by David
+      Steele. Suggested by Ron Johnson.)
+    - Support for Azure managed identities. (Contributed by Moiz
+      Ibrar, Matthew Mols. Reviewed by David Steele.)
+    - Experimental support for S3 EKS pod identity. (Contributed by
+      Pierre BOUTELOUP. Reviewed by David Steele.)
+    - Allow configuration of TLS cipher suites. (Contributed by
+      Gunnar "Nick" Bluth. Reviewed by David Steele.)
+    - Allow process priority to be set. (Reviewed by Douglas J
+      Hunley.)
+  - Improvements:
+    - Allow dots in S3 bucket names when using path-style URIs.
+      (Contributed by Joakim Hindersson. Reviewed by David Steele.)
+    - Require TLS >= 1.2 unless verification is disabled. (Reviewed
+      by Douglas J Hunley, Gunnar "Nick" Bluth.)
+    - Dynamically size S3/GCS/Azure chunks for large uploads.
+      (Reviewed by Douglas J Hunley. Suggested by Timothée
+      Peignier.)
+    - Optimize S3/GCS/Azure chunk size for small files. (Reviewed
+      by Douglas J Hunley.)
+    - Remove support for PostgreSQL 9.5. (Reviewed by Douglas J
+      Hunley.)
+    - Improve logging of default for options with an unresolved
+      dependency. (Reviewed by Stefan Fercot.)
+  - Documentation Improvements:
+    - Remove explicit max_wal_senders/wal_level configuration from
+      user guide. (Suggested by Jamie Nguyen.)
+    - Clarify that bundling is useful for filesystems with large
+      block sizes. (Suggested by Ron Johnson.)
+- refresh use-run-pgbackrest.patch
+
+-------------------------------------------------------------------

Old:
----
  pgbackrest-2.57.0.tar.gz

New:
----
  pgbackrest-2.58.0.tar.gz

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

Other differences:
------------------
++++++ pgbackrest.spec ++++++
--- /var/tmp/diff_new_pack.LsLCUN/_old  2026-01-19 18:42:58.446146147 +0100
+++ /var/tmp/diff_new_pack.LsLCUN/_new  2026-01-19 18:42:58.462146809 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pgbackrest
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2019-2022 Ioda-Net Sàrl, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define services pgbackrest.target [email protected] 
[email protected] [email protected] pgbackrest.service 
[email protected] [email protected] [email protected]
 Name:           pgbackrest
-Version:        2.57.0
+Version:        2.58.0
 Release:        0
 Summary:        Reliable PostgreSQL Backup & Restore
 License:        MIT

++++++ pgbackrest-2.57.0.tar.gz -> pgbackrest-2.58.0.tar.gz ++++++
++++ 58416 lines of diff (skipped)

++++++ use-run-pgbackrest.patch ++++++
--- /var/tmp/diff_new_pack.LsLCUN/_old  2026-01-19 18:43:02.178300569 +0100
+++ /var/tmp/diff_new_pack.LsLCUN/_new  2026-01-19 18:43:02.202301562 +0100
@@ -1,7 +1,7 @@
-Index: pgbackrest-release-2.56.0/CODING.md
+Index: pgbackrest-release-2.58.0/CODING.md
 ===================================================================
---- pgbackrest-release-2.56.0.orig/CODING.md
-+++ pgbackrest-release-2.56.0/CODING.md
+--- pgbackrest-release-2.58.0.orig/CODING.md
++++ pgbackrest-release-2.58.0/CODING.md
 @@ -268,11 +268,11 @@ Continuation characters should be aligne
  
  This function can be called without variable parameters:
@@ -16,11 +16,11 @@
  ```
  If the majority of functions in a module or object are variadic it is best to 
provide macros for all functions even if they do not have variable parameters. 
Do not use the base function when variadic macros exist.
  
-Index: pgbackrest-release-2.56.0/doc/resource/git-history.cache
+Index: pgbackrest-release-2.58.0/doc/resource/git-history.cache
 ===================================================================
---- pgbackrest-release-2.56.0.orig/doc/resource/git-history.cache
-+++ pgbackrest-release-2.56.0/doc/resource/git-history.cache
-@@ -9209,7 +9209,7 @@
+--- pgbackrest-release-2.58.0.orig/doc/resource/git-history.cache
++++ pgbackrest-release-2.58.0/doc/resource/git-history.cache
+@@ -9664,7 +9664,7 @@
      {
          "commit": "a1365b26d4c2383eaacea3714eeb521435ca79aa",
          "date": "2021-01-18 23:41:09 -0500",
@@ -29,7 +29,7 @@
      },
      {
          "commit": "8322dfd7af97e307b952cfb37e6a65b65f55be0f",
-@@ -12025,8 +12025,8 @@
+@@ -12480,8 +12480,8 @@
      {
          "commit": "3fbfcba811499a59b943dd893eef9ff52090f7b6",
          "date": "2020-03-16 17:27:01 -0400",
@@ -40,7 +40,7 @@
      },
      {
          "commit": "46911c64c19dc8ff76d2a6ff4548fc01647043e0",
-@@ -13926,7 +13926,7 @@
+@@ -14381,7 +14381,7 @@
          "commit": "45881c74aeff4bb25559ec0254fa7fc1960d9cab",
          "date": "2019-10-08 12:06:30 -0400",
          "subject": "Allow most unit tests to run outside of a container.",
@@ -49,7 +49,7 @@
      },
      {
          "commit": "77b0c6c993a0e6ff45a6a99f343c3709a016d152",
-@@ -22413,7 +22413,7 @@
+@@ -22868,7 +22868,7 @@
          "commit": "18fd25233b1db7b3197f5d8dc537d239dcfc7aba",
          "date": "2016-04-14 09:30:54 -0400",
          "subject": "New simpler configuration and consistent project/exe/path 
naming.",
@@ -58,10 +58,10 @@
      },
      {
          "commit": "885797e4b58a675487a3531ba16908c1d1e9f970",
-Index: pgbackrest-release-2.56.0/doc/xml/coding.xml
+Index: pgbackrest-release-2.58.0/doc/xml/coding.xml
 ===================================================================
---- pgbackrest-release-2.56.0.orig/doc/xml/coding.xml
-+++ pgbackrest-release-2.56.0/doc/xml/coding.xml
+--- pgbackrest-release-2.58.0.orig/doc/xml/coding.xml
++++ pgbackrest-release-2.58.0/doc/xml/coding.xml
 @@ -365,13 +365,13 @@ void storagePathCreate(const Storage *th
              <p>This function can be called without variable parameters:</p>
  
@@ -78,24 +78,11 @@
              </code-block>
  
              <p>If the majority of functions in a module or object are 
variadic it is best to provide macros for all functions even if they do not 
have variable parameters. Do not use the base function when variadic macros 
exist.</p>
-Index: pgbackrest-release-2.56.0/doc/xml/release/2016/1.00.xml
+Index: pgbackrest-release-2.58.0/src/build/config/config.yaml
 ===================================================================
---- pgbackrest-release-2.56.0.orig/doc/xml/release/2016/1.00.xml
-+++ pgbackrest-release-2.56.0/doc/xml/release/2016/1.00.xml
-@@ -43,7 +43,7 @@
-                     <release-item-contributor id="david.steele"/>
-                 </release-item-contributor-list> -->
- 
--                <p>Lock files are now stored in <path>/tmp/pgbackrest</path> 
by default. These days <path>/run/pgbackrest</path> is the preferred location 
but that would require init scripts which are not part of this release. The 
<setting>lock-path</setting> option can be used to configure the lock 
directory.</p>
-+                <p>Lock files are now stored in <path>/run/pgbackrest</path> 
by default. These days <path>/run/pgbackrest</path> is the preferred location 
but that would require init scripts which are not part of this release. The 
<setting>lock-path</setting> option can be used to configure the lock 
directory.</p>
-             </release-item>
- 
-             <release-item>
-Index: pgbackrest-release-2.56.0/src/build/config/config.yaml
-===================================================================
---- pgbackrest-release-2.56.0.orig/src/build/config/config.yaml
-+++ pgbackrest-release-2.56.0/src/build/config/config.yaml
-@@ -922,7 +922,7 @@ option:
+--- pgbackrest-release-2.58.0.orig/src/build/config/config.yaml
++++ pgbackrest-release-2.58.0/src/build/config/config.yaml
+@@ -834,7 +834,7 @@ option:
    lock-path:
      section: global
      type: path
@@ -104,12 +91,12 @@
      command:
        annotate: {}
        archive-get: {}
-Index: pgbackrest-release-2.56.0/src/config/parse.auto.c.inc
+Index: pgbackrest-release-2.58.0/src/config/parse.auto.c.inc
 ===================================================================
---- pgbackrest-release-2.56.0.orig/src/config/parse.auto.c.inc
-+++ pgbackrest-release-2.56.0/src/config/parse.auto.c.inc
-@@ -14,7 +14,7 @@ static const StringPubConst parseRuleVal
-     PARSE_RULE_STRPUB("-1"),                                                  
                                            // val/str
+--- pgbackrest-release-2.58.0.orig/src/config/parse.auto.c.inc
++++ pgbackrest-release-2.58.0/src/config/parse.auto.c.inc
+@@ -16,7 +16,7 @@ static const StringPubConst parseRuleVal
+     PARSE_RULE_STRPUB("-20"),                                                 
                                            // val/str
      PARSE_RULE_STRPUB("-5"),                                                  
                                            // val/str
      PARSE_RULE_STRPUB("-7"),                                                  
                                            // val/str
 -    PARSE_RULE_STRPUB("/tmp/pgbackrest"),                                     
                                            // val/str
@@ -117,11 +104,11 @@
      PARSE_RULE_STRPUB("/var/lib/pgbackrest"),                                 
                                            // val/str
      PARSE_RULE_STRPUB("/var/log/pgbackrest"),                                 
                                            // val/str
      PARSE_RULE_STRPUB("/var/spool/pgbackrest"),                               
                                            // val/str
-Index: pgbackrest-release-2.56.0/test/ci.pl
+Index: pgbackrest-release-2.58.0/test/ci.pl
 ===================================================================
---- pgbackrest-release-2.56.0.orig/test/ci.pl
-+++ pgbackrest-release-2.56.0/test/ci.pl
-@@ -196,8 +196,8 @@ eval
+--- pgbackrest-release-2.58.0.orig/test/ci.pl
++++ pgbackrest-release-2.58.0/test/ci.pl
+@@ -186,8 +186,8 @@ eval
              $strPackage .= " libdbd-pg-perl";
          }
  
@@ -132,10 +119,10 @@
          processEnd();
  
          processBegin('install test packages');
-Index: pgbackrest-release-2.56.0/test/src/module/command/helpTest.c
+Index: pgbackrest-release-2.58.0/test/src/module/command/helpTest.c
 ===================================================================
---- pgbackrest-release-2.56.0.orig/test/src/module/command/helpTest.c
-+++ pgbackrest-release-2.56.0/test/src/module/command/helpTest.c
+--- pgbackrest-release-2.58.0.orig/test/src/module/command/helpTest.c
++++ pgbackrest-release-2.58.0/test/src/module/command/helpTest.c
 @@ -267,7 +267,7 @@ testRun(void)
              "                                      [default=n]\n"
              "  --io-timeout                        I/O timeout [default=1m]\n"
@@ -143,6 +130,6 @@
 -            "                                      
[default=/tmp/pgbackrest]\n"
 +            "                                      
[default=/run/pgbackrest]\n"
              "  --neutral-umask                     use a neutral umask 
[default=y]\n"
+             "  --priority                          set process priority\n"
              "  --process-max                       max processes to use for\n"
-             "                                      compress/transfer 
[default=1]\n"
 

Reply via email to