SHA256
1
0
forked from pool/pgbackrest
Marcus Rückert 2022-01-25 10:51:11 +00:00 committed by Git OBS Bridge
parent e38c01ac73
commit 4c04ee964d
4 changed files with 56 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:edfbaf319a216af17de330b966007b866782cd3ab33874e349d2da004de76feb
size 5732040

3
pgbackrest-2.37.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56694d150ea0490cc0936847638440dbffc797a29d650d4faeaf7da3a671aa5d
size 5749489

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Tue Jan 25 10:49:49 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- update to version 2.37
IMPORTANT NOTE: If the restore command is unable to find a backup
that matches a specified time target then an error will be
thrown, whereas before a warning was logged.
IMPORTANT NOTE: The default TLS server port has not yet been
approved by IANA and is subject to change once the approval
process is complete.
- Bug Fixes:
- Fix restore delta link mapping when path/file already exists.
(Reviewed by Reid Thompson. Reported by Younes Alhroub.)
- Fix socket leak on connection retries. (Reviewed by Reid
Thompson. Reported by James Coleman.)
- Features:
- Add TLS server. (Reviewed by Stephen Frost, Reid Thompson,
Andrew L'Ecuyer.)
- Add --cmd option. (Contributed by Reid Thompson. Reviewed by
Stefan Fercot, David Steele. Suggested by Virgile CREVON.)
- Improvements:
- Check archive immediately after backup start. (Reviewed by
Reid Thompson, David Christensen.)
- Add timeline and checkpoint checks to backup. (Reviewed by
Stefan Fercot, Reid Thompson.)
- Check that clusters are alive and correctly configured during
a backup. (Reviewed by Stefan Fercot.)
- Error when restore is unable to find a backup to match the
time target. (Reviewed by Reid Thompson, Douglas J Hunley.
Suggested by Douglas J Hunley.)
- Parse protocol/port in S3/Azure endpoints. (Contributed by
Reid Thompson. Reviewed by David Steele.)
- Add warning when checkpoint_timeout exceeds db-timeout.
(Contributed by Stefan Fercot. Reviewed by David Steele.)
- Add verb to HTTP error output. (Contributed by Christoph
Berg. Reviewed by David Steele.)
- Allow y/n arguments for boolean command-line options.
(Contributed by Reid Thompson. Reviewed by David Steele.)
- Make backup size logging exactly match info command output.
(Contributed by Reid Thompson. Reviewed by David Steele.
Suggested by Mahomed Hussein.)
- Documentation Improvements:
- Display size option default and allowed values with
appropriate units. (Reviewed by Reid Thompson.)
- Fix typos and improve documentation for the
tablespace-map-all option. (Reviewed by Reid Thompson.
Suggested by Reid Thompson.)
- Remove obsolete statement about future multi-repository
support. (Suggested by David Christensen.)
-------------------------------------------------------------------
Sat Dec 4 16:36:19 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -18,7 +18,7 @@
Name: pgbackrest
Version: 2.36
Version: 2.37
Release: 0
Summary: Reliable PostgreSQL Backup & Restore
License: MIT