Bug 272735 - databases/pgbackrest: Update to 2.47
Summary: databases/pgbackrest: Update to 2.47
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/pgbackrest/pgbackr...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-26 15:28 UTC by Michael Schout
Modified: 2023-07-28 06:35 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade to pgbackrest 2.47 (997 bytes, patch)
2023-07-26 15:28 UTC, Michael Schout
schoutm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Schout 2023-07-26 15:28:35 UTC
Created attachment 243628 [details]
Upgrade to pgbackrest 2.47

Attached patch updates databaes/pgbackrest to latest version (2.47).
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-27 06:34:46 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-28 06:34:41 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-28 06:35:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59c047e8ad9a53947981f59d85c64cbfaf3fb9a0

commit 59c047e8ad9a53947981f59d85c64cbfaf3fb9a0
Author:     Michael Schout <schoutm@gmail.com>
AuthorDate: 2023-07-27 06:35:09 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-28 06:34:13 +0000

    databases/pgbackrest: Update to 2.47

    https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.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.

    PR:             272735
    Reported by:    schoutm@gmail.com (maintainer)

 databases/pgbackrest/Makefile | 2 +-
 databases/pgbackrest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)