SHA256
1
0
forked from pool/pgbackrest
Go to file
Bruno Friedmann 2e0ef50993 Accepting request 754103 from home:bruno_friedmann:branches:server:database:postgresql
- update to 2.19 : C Migrations and Bug Fixes
  + Bug Fixes:
    - Fix remote timeout in delta restore. When performing a delta 
   restore on a largely unchanged cluster the remote could timeout 
   if no files were fetched from the repository within 
   protocol-timeout. Add keep-alives to prevent remote timeout.
    - Fix handling of repeated HTTP headers. When HTTP headers are 
    repeated they should be considered equivalent to a single 
    comma-separated header rather than generating an error, which 
    was the prior behavior.
  + Improvements:
    - JSON output from the info command is no longer pretty-printed.
    Monitoring systems can more easily ingest the JSON without linefeeds.
    External tools such as jq can be used to pretty-print if desired.
    - The check command is implemented entirely in C.
  + Documentation Improvements:
    - Document how to contribute to pgBackRest.
    - Document maximum version for auto-stop option.
  + Test Suite Improvements:
    - Fix container test path being used when --vm=none.
    - Fix mismatched timezone in expect test.
    - Don't autogenerate embedded libc code by default.
- Cleanup spec (license and pkgconfig)

OBS-URL: https://build.opensuse.org/request/show/754103
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=27
2019-12-04 16:52:04 +00:00
.gitattributes - update to 1.00 2016-05-04 02:32:15 +00:00
.gitignore - update to 1.00 2016-05-04 02:32:15 +00:00
2.19.tar.gz Accepting request 754103 from home:bruno_friedmann:branches:server:database:postgresql 2019-12-04 16:52:04 +00:00
libpq-fe.h_localisation.patch Accepting request 725929 from home:bruno_friedmann:branches:server:database:postgresql 2019-08-26 01:23:36 +00:00
pgbackrest-conf.patch Accepting request 585100 from home:bruno_friedmann:branches:server:database:postgresql 2018-03-10 20:11:23 +00:00
pgbackrest.changes Accepting request 754103 from home:bruno_friedmann:branches:server:database:postgresql 2019-12-04 16:52:04 +00:00
pgbackrest.spec Accepting request 754103 from home:bruno_friedmann:branches:server:database:postgresql 2019-12-04 16:52:04 +00:00