Name: | barman |
---|---|
Version: | 2.12 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 20952 |
License: | GPLv3 |
RPM: | barman-2.12-1.el7.noarch.rpm |
Source RPM: | barman-2.12-1.el7.src.rpm |
Build Date: | Wed Dec 16 2020 |
Build Host: | jenkins-172-17-0-2-7e3ff790-f101-4532-80e6-531284fe1405.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.pgbarman.org/ |
Summary: | Backup and Recovery Manager for PostgreSQL |
Description: | Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. |
- Update to 2.12.
- Update to 2.11.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Require cronie, not crontabs.
- Import from master, update to 2.10 and update SPEC file. - Use macros where possible. - Adjust Python requirements for Python 2. - Install license and docs in python libraries, so they are always installed. - Do not remove logs on uninstallation. - Trim changelog.
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update requires on python-argcomplete - Move completion script to /usr
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Revert dependency on python-dateutil15 (#1183341)