Fri, 10 May 2024 16:28:01 UTC | login

Information for build etckeeper-1.18.14-1.fc33

ID142717
Package Nameetckeeper
Version1.18.14
Release1.fc33
Epoch
SummaryStore /etc in a SCM system (git, mercurial, bzr or darcs)
DescriptionThe etckeeper program is a tool to let /etc be stored in a git, mercurial, bzr or darcs repository. It hooks into yum to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. The default backend is git, if want to use a another backend please install the appropriate tool (mercurial, darcs or bzr). To use bzr as backend, please also install the etckeeper-brz package. To start using the package please read /usr/share/doc/etckeeper/README.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:43:32 UTC
CompletedFri, 27 Mar 2020 10:43:32 UTC
Tags
f33
RPMs
src
etckeeper-1.18.14-1.fc33.src.rpm (info) (download)
noarch
etckeeper-1.18.14-1.fc33.noarch.rpm (info) (download)
etckeeper-brz-1.18.14-1.fc33.noarch.rpm (info) (download)
etckeeper-dnf-1.18.14-1.fc33.noarch.rpm (info) (download)
Changelog * Sat Mar 14 2020 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.14-1 - Update to 1.18.14. - Include zsh completion. - Mark cron file as config file. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 01 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.12-1 - Update to 1.18.12. - New version of patch to fix logging with Ansible (#1762693). * Tue Nov 19 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.10-6 - Add patch to fix logging with Ansible (#1762693). * Fri Nov 01 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.10-5 - Add breezy plugin on Fedora 31+ - Remove bazaar plugin on Fedora 32+ - https://fedoraproject.org/wiki/Changes/ReplaceBazaarWithBreezy * Fri Oct 04 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.10-4 - Package fixes for CentOS8. - Build dnf plugin on CentOS7. * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.10-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Oct 03 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.10-2 - There is currently no bzr for rhel8. * Thu Oct 03 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.10-1 - Update to 1.18.10. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.18.8-4 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 16 2018 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.8-1 - Update to 1.18.8. - Update URL: and Source: tags. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.18.7-4 - Rebuilt for Python 3.7 * Mon May 14 2018 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.7-3 - Use correct Requires: for the hostname cmd on EPEL6. * Sat Apr 21 2018 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.7-2 - DNF is no longer available in EPEL7. * Sat Apr 21 2018 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.7-1 - Update to 1.18.7. - Rebase patches. - Slightly modernize spec file. - Update Python dependencies. - Fix ignore rules (rhbz#1460461). - Update README.fedora (rhbz#1478655). - Add missing BRs (rhbz#1418790). - Add patch to prevent mercurial warnings (rhbz#1480843).