Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pgbackrest for openSUSE:Factory checked in at 2023-08-07 15:29:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pgbackrest (Old) and /work/SRC/openSUSE:Factory/.pgbackrest.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pgbackrest" Mon Aug 7 15:29:22 2023 rev:7 rq:1102634 version:2.47 Changes: -------- --- /work/SRC/openSUSE:Factory/pgbackrest/pgbackrest.changes 2023-06-01 17:19:57.954318835 +0200 +++ /work/SRC/openSUSE:Factory/.pgbackrest.new.22712/pgbackrest.changes 2023-08-07 15:29:46.056563224 +0200 @@ -1,0 +2,18 @@ +Mon Aug 7 06:11:25 UTC 2023 - Andrea Manzini <[email protected]> + +- update to version 2.47 + * Bug Fixes: + + Preserve block incremental info in manifest during delta backup + + Fix block incremental file names in verify command + + Fix spurious automatic delta backup on backup from standby + + Skip recovery.signal for PostgreSQL >= 12 when recovery type=none + + Fix unique label generation for diff/incr backup + + Fix time-based archive expiration when no backups are expired + * Improvements: + + Improve performance of SFTP storage driver + + Add timezone offset to info command date/time output + + Centralize error handling for unsupported features + * Documentation Improvements: + + Clarify preference to install from packages in the user guide + +------------------------------------------------------------------- Old: ---- pgbackrest-2.46.tar.gz New: ---- pgbackrest-2.47.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pgbackrest.spec ++++++ --- /var/tmp/diff_new_pack.fuIU9j/_old 2023-08-07 15:29:46.844568060 +0200 +++ /var/tmp/diff_new_pack.fuIU9j/_new 2023-08-07 15:29:46.848568085 +0200 @@ -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.46 +Version: 2.47 Release: 0 Summary: Reliable PostgreSQL Backup & Restore License: MIT ++++++ libpq-fe.h_localisation.patch ++++++ --- /var/tmp/diff_new_pack.fuIU9j/_old 2023-08-07 15:29:46.904568429 +0200 +++ /var/tmp/diff_new_pack.fuIU9j/_new 2023-08-07 15:29:46.908568453 +0200 @@ -1,7 +1,7 @@ -Index: pgbackrest-release-2.46/src/configure +Index: pgbackrest-release-2.47/src/configure =================================================================== ---- pgbackrest-release-2.46.orig/src/configure -+++ pgbackrest-release-2.46/src/configure +--- pgbackrest-release-2.47.orig/src/configure ++++ pgbackrest-release-2.47/src/configure @@ -3603,12 +3603,12 @@ then : printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h @@ -17,10 +17,10 @@ fi -Index: pgbackrest-release-2.46/src/postgres/client.c +Index: pgbackrest-release-2.47/src/postgres/client.c =================================================================== ---- pgbackrest-release-2.46.orig/src/postgres/client.c -+++ pgbackrest-release-2.46/src/postgres/client.c +--- pgbackrest-release-2.47.orig/src/postgres/client.c ++++ pgbackrest-release-2.47/src/postgres/client.c @@ -3,7 +3,7 @@ Postgres Client ***********************************************************************************************************************************/ #include "build.auto.h" ++++++ pgbackrest-2.46.tar.gz -> pgbackrest-2.47.tar.gz ++++++ ++++ 9703 lines of diff (skipped) ++++++ use-run-pgbackrest.patch ++++++ --- /var/tmp/diff_new_pack.fuIU9j/_old 2023-08-07 15:29:48.084575672 +0200 +++ /var/tmp/diff_new_pack.fuIU9j/_new 2023-08-07 15:29:48.088575695 +0200 @@ -1,7 +1,8 @@ -diff --color -ur pgbackrest-release-2.46.orig/CODING.md pgbackrest-release-2.46/CODING.md ---- pgbackrest-release-2.46.orig/CODING.md 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/CODING.md 2023-05-28 21:20:39.162416107 +0200 -@@ -268,11 +268,11 @@ +Index: pgbackrest-release-2.47/CODING.md +=================================================================== +--- pgbackrest-release-2.47.orig/CODING.md ++++ pgbackrest-release-2.47/CODING.md +@@ -268,11 +268,11 @@ Continuation characters should be aligne This function can be called without variable parameters: ```c @@ -15,10 +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. -diff --color -ur pgbackrest-release-2.46.orig/doc/resource/git-history.cache pgbackrest-release-2.46/doc/resource/git-history.cache ---- pgbackrest-release-2.46.orig/doc/resource/git-history.cache 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/doc/resource/git-history.cache 2023-05-28 21:20:02.622040915 +0200 -@@ -6567,7 +6567,7 @@ +Index: pgbackrest-release-2.47/doc/resource/git-history.cache +=================================================================== +--- pgbackrest-release-2.47.orig/doc/resource/git-history.cache ++++ pgbackrest-release-2.47/doc/resource/git-history.cache +@@ -6792,7 +6792,7 @@ { "commit": "a1365b26d4c2383eaacea3714eeb521435ca79aa", "date": "2021-01-18 23:41:09 -0500", @@ -27,7 +29,7 @@ }, { "commit": "8322dfd7af97e307b952cfb37e6a65b65f55be0f", -@@ -9383,8 +9383,8 @@ +@@ -9608,8 +9608,8 @@ { "commit": "3fbfcba811499a59b943dd893eef9ff52090f7b6", "date": "2020-03-16 17:27:01 -0400", @@ -38,7 +40,7 @@ }, { "commit": "46911c64c19dc8ff76d2a6ff4548fc01647043e0", -@@ -11284,7 +11284,7 @@ +@@ -11509,7 +11509,7 @@ "commit": "45881c74aeff4bb25559ec0254fa7fc1960d9cab", "date": "2019-10-08 12:06:30 -0400", "subject": "Allow most unit tests to run outside of a container.", @@ -47,7 +49,7 @@ }, { "commit": "77b0c6c993a0e6ff45a6a99f343c3709a016d152", -@@ -19771,7 +19771,7 @@ +@@ -19996,7 +19996,7 @@ "commit": "18fd25233b1db7b3197f5d8dc537d239dcfc7aba", "date": "2016-04-14 09:30:54 -0400", "subject": "New simpler configuration and consistent project/exe/path naming.", @@ -56,10 +58,11 @@ }, { "commit": "885797e4b58a675487a3531ba16908c1d1e9f970", -diff --color -ur pgbackrest-release-2.46.orig/doc/xml/coding.xml pgbackrest-release-2.46/doc/xml/coding.xml ---- pgbackrest-release-2.46.orig/doc/xml/coding.xml 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/doc/xml/coding.xml 2023-05-28 21:18:27.561053697 +0200 -@@ -365,13 +365,13 @@ +Index: pgbackrest-release-2.47/doc/xml/coding.xml +=================================================================== +--- pgbackrest-release-2.47.orig/doc/xml/coding.xml ++++ pgbackrest-release-2.47/doc/xml/coding.xml +@@ -365,13 +365,13 @@ void storagePathCreate(const Storage *th <p>This function can be called without variable parameters:</p> <code-block type="c"> @@ -75,10 +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> -diff --color -ur pgbackrest-release-2.46.orig/doc/xml/release.xml pgbackrest-release-2.46/doc/xml/release.xml ---- pgbackrest-release-2.46.orig/doc/xml/release.xml 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/doc/xml/release.xml 2023-05-28 21:19:14.985551780 +0200 -@@ -11136,7 +11136,7 @@ +Index: pgbackrest-release-2.47/doc/xml/release.xml +=================================================================== +--- pgbackrest-release-2.47.orig/doc/xml/release.xml ++++ pgbackrest-release-2.47/doc/xml/release.xml +@@ -11285,7 +11285,7 @@ <release-item-contributor id="david.steele"/> </release-item-contributor-list> --> @@ -87,11 +91,11 @@ </release-item> <release-item> -Only in pgbackrest-release-2.46.orig/: patches -diff --color -ur pgbackrest-release-2.46.orig/src/build/config/config.yaml pgbackrest-release-2.46/src/build/config/config.yaml ---- pgbackrest-release-2.46.orig/src/build/config/config.yaml 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/src/build/config/config.yaml 2023-05-28 21:21:14.126750421 +0200 -@@ -834,7 +834,7 @@ +Index: pgbackrest-release-2.47/src/build/config/config.yaml +=================================================================== +--- pgbackrest-release-2.47.orig/src/build/config/config.yaml ++++ pgbackrest-release-2.47/src/build/config/config.yaml +@@ -834,7 +834,7 @@ option: lock-path: section: global type: path @@ -100,10 +104,11 @@ command: annotate: {} archive-get: {} -diff --color -ur pgbackrest-release-2.46.orig/src/config/parse.auto.c.inc pgbackrest-release-2.46/src/config/parse.auto.c.inc ---- pgbackrest-release-2.46.orig/src/config/parse.auto.c.inc 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/src/config/parse.auto.c.inc 2023-05-28 21:22:00.283175880 +0200 -@@ -11,7 +11,7 @@ +Index: pgbackrest-release-2.47/src/config/parse.auto.c.inc +=================================================================== +--- pgbackrest-release-2.47.orig/src/config/parse.auto.c.inc ++++ pgbackrest-release-2.47/src/config/parse.auto.c.inc +@@ -11,7 +11,7 @@ Rule Strings static const StringPub parseRuleValueStr[] = { @@ -112,10 +117,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 -diff --color -ur pgbackrest-release-2.46.orig/test/ci.pl pgbackrest-release-2.46/test/ci.pl ---- pgbackrest-release-2.46.orig/test/ci.pl 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/test/ci.pl 2023-05-28 21:12:52.581888810 +0200 -@@ -208,8 +208,8 @@ +Index: pgbackrest-release-2.47/test/ci.pl +=================================================================== +--- pgbackrest-release-2.47.orig/test/ci.pl ++++ pgbackrest-release-2.47/test/ci.pl +@@ -202,8 +202,8 @@ eval $strPackage .= " libdbd-pg-perl"; } @@ -126,10 +132,11 @@ processEnd(); processBegin('install test packages'); -diff --color -ur pgbackrest-release-2.46.orig/test/src/module/command/helpTest.c pgbackrest-release-2.46/test/src/module/command/helpTest.c ---- pgbackrest-release-2.46.orig/test/src/module/command/helpTest.c 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/test/src/module/command/helpTest.c 2023-05-28 21:20:59.282613590 +0200 -@@ -244,7 +244,7 @@ +Index: pgbackrest-release-2.47/test/src/module/command/helpTest.c +=================================================================== +--- pgbackrest-release-2.47.orig/test/src/module/command/helpTest.c ++++ pgbackrest-release-2.47/test/src/module/command/helpTest.c +@@ -244,7 +244,7 @@ testRun(void) " [default=n]\n" " --io-timeout I/O timeout [default=60]\n" " --lock-path path where lock files are stored\n" @@ -138,10 +145,11 @@ " --neutral-umask use a neutral umask [default=y]\n" " --process-max max processes to use for\n" " compress/transfer [default=1]\n" -diff --color -ur pgbackrest-release-2.46.orig/test/Vagrantfile pgbackrest-release-2.46/test/Vagrantfile ---- pgbackrest-release-2.46.orig/test/Vagrantfile 2023-05-22 10:13:13.000000000 +0200 -+++ pgbackrest-release-2.46/test/Vagrantfile 2023-05-28 21:15:25.519182880 +0200 -@@ -54,12 +54,12 @@ +Index: pgbackrest-release-2.47/test/Vagrantfile +=================================================================== +--- pgbackrest-release-2.47.orig/test/Vagrantfile ++++ pgbackrest-release-2.47/test/Vagrantfile +@@ -54,12 +54,12 @@ Vagrant.configure(2) do |config| sudo /etc/init.d/virtualbox-guest-utils stop sudo /usr/sbin/VBoxService --timesync-set-on-restore --timesync-interval 5000 --timesync-set-threshold 1
