pgbackrest 1.26-1 source package in Ubuntu

Changelog

pgbackrest (1.26-1) unstable; urgency=medium

  * New Upstream release:
    - Bug Fixes:
      * Fixed an issue that could cause copying large manifests to fail during
        restore.
      * Fixed incorrect WAL offset for 32-bit architectures.
      * Fixed an issue retrieving WAL for old database versions. After a
        stanza-upgrade it should still be possible to restore backups from the
        previous version and perform recovery with archive-get. However,
        archive-get only checked the most recent db version/id and failed.
        Also clean up some issues when the same db version/id appears multiple
        times in the history.
      * Fixed an issue with invalid backup groups being set correctly on
        restore. If the backup cannot map a group to a name it stores the
        group in the manifest as false then uses either the owner of $PGDATA
        to set the group during restore or failing that the group of the
        current user.  This logic was not working correctly because the
        selected group was overwriting the user on restore leaving the group
        undefined and the user incorrectly set to the group.
      * Fixed an issue passing parameters to remotes. When more than one db
        was specified the path, port, and socket path would for db1 were
        passed no matter which db was actually being addressed.
    - Features:
      * Repository encryption support.
    - See http://www.pgbackrest.org/release.html#1.26
  * d/control: Add libssl-dev to B-D.
  * d/tests: Fix error handling in "suite" test

 -- Adrian Vondendriesch <email address hidden>  Wed, 22 Nov 2017 22:11:32 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pgbackrest_1.26-1.dsc 2.2 KiB 45f6fcd3c86afb9afad1cc8ea5677b013613c0beb1945123fc3653a06fdb79e4
pgbackrest_1.26.orig.tar.gz 5.3 MiB e6b37d2072ec96df71b7668ebe60b144f2ab2dcb62a7a0ef99210f57603b86b0
pgbackrest_1.26-1.debian.tar.xz 6.0 KiB a90d5eaa8e01526cfb51c5b0167f050b62bbd71b6b8209129e04ddd574c4b6a5

Available diffs

No changes file available.

Binary packages built by this source

pgbackrest: Reliable PostgreSQL Backup & Restore

 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.

pgbackrest-dbgsym: debug symbols for pgbackrest
pgbackrest-doc: Documentation package for pgbackrest

 The pgBackRest documentation contains detailed information about the
 configuration and usage of pgBackRest.
 .
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.