diff --git a/pgbackrest-2.33.tar.gz b/pgbackrest-2.33.tar.gz deleted file mode 100644 index 173b164..0000000 --- a/pgbackrest-2.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:772afaf5cae17fa1fa102c84576b8d6a5074ba3ff510bb86d321c98feebff837 -size 5642397 diff --git a/pgbackrest-2.34.tar.gz b/pgbackrest-2.34.tar.gz new file mode 100644 index 0000000..d68cfea --- /dev/null +++ b/pgbackrest-2.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eade2fce25fcf68d1b9ae2d772ebb59915e482b04599fb79e639881eca895a70 +size 5675068 diff --git a/pgbackrest.changes b/pgbackrest.changes index d251c44..fe561e8 100644 --- a/pgbackrest.changes +++ b/pgbackrest.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jul 27 15:07:25 UTC 2021 - Predrag Ivanović + +- update to version 2.34 with Postgresql-14 support + + Bug Fixes: + - Fix issues with leftover spool files from a prior restore. + - Fix issue when checking links for large numbers of tablespaces. + - Free no longer needed remotes so they do not timeout during restore. + - Fix help when a valid option is invalid for the specified command. + + Features: + - Add PostgreSQL 14 support. + - Add automatic GCS authentication for GCE instances. + - Add repo-retention-history option to expire backup history. + - Add db-exclude option. + + Improvements: + - Change archive expiration logging from detail to info level. + - Remove stanza archive spool path on restore. + - Do not write files atomically or sync paths during backup copy. + + Documentation Improvements: + - Update contributing documentation. + - Clarify that repo-s3-role is not an ARN. + ------------------------------------------------------------------- Thu Apr 29 09:33:00 UTC 2021 - Bruno Friedmann diff --git a/pgbackrest.spec b/pgbackrest.spec index d77e5e5..3a638c7 100644 --- a/pgbackrest.spec +++ b/pgbackrest.spec @@ -22,7 +22,7 @@ %define make_build %{_bindir}/make %{?_smp_mflags} %endif Name: pgbackrest -Version: 2.33 +Version: 2.34 Release: 0 Summary: Reliable PostgreSQL Backup & Restore License: MIT