Commit Graph

1 Commits

Author SHA256 Message Date
162be5b2d7 Accepting request 572427 from home:bruno_friedmann:branches:server:database:postgresql
- Upgrade to 1.28 bugfix version
  + Bug Fixes:
    - Fixed inability to restore a single database contained in a 
    tablespace using --db-include. (Fixed by Cynthia Shang.)
    - Ensure latest db-id is selected on when matching archive.info 
    to backup.info. This provides correct matching in the event 
    there are system-id and db-version duplicates 
    (e.g. after reverting a pg_upgrade). 
    (Fixed by Cynthia Shang. Reported by Adam K. Sumner.)
    - Fixed overly chatty error message when reporting an invalid 
    command. (Reported by Jason O'Donnell.)
  + Features:
    Add stanza-delete command to cleanup unused stanzas. 
    (Contributed by Cynthia Shang. Suggested by Magnus Hagander.)
  + Improvements:
    Improve stanza-create command so that it does not error when 
    the stanza already exists. (Contributed by Cynthia Shang.) 

- Packaging : 
  + Fix wrong requirement of previous version, now use correct
    %perl_requires, add openssl-devel for crytpo on libc
  + Add pgbackrest-conf.patch : a minimal working configuration file 
  + Build pgbackrest-libc allowing crypto and checksum
  + Added %check section
  + Rework install and file section (copy of pgdg packaging and use
    of correct %perl macros
  + Disable build on i586 pgBackRest need perl with 64bit integer
    support. see upstream issue 
    https://github.com/pgbackrest/pgbackrest/issues/478
  + use %_localstatedir/lib as %_sharedstatedir is broken on Leap

OBS-URL: https://build.opensuse.org/request/show/572427
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=9
2018-02-05 17:37:50 +00:00