Fri, 10 May 2024 03:57:17 UTC | login

Information for build etckeeper-1.18.20-1.fc38

ID236834
Package Nameetckeeper
Version1.18.20
Release1.fc38
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 bazaar/breezy 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
StartedSat, 11 Mar 2023 09:39:35 UTC
CompletedSat, 11 Mar 2023 09:39:35 UTC
Tags
f38
f39
f40
RPMs
src
etckeeper-1.18.20-1.fc38.src.rpm (info) (download)
noarch
etckeeper-1.18.20-1.fc38.noarch.rpm (info) (download)
etckeeper-brz-1.18.20-1.fc38.noarch.rpm (info) (download)
etckeeper-dnf-1.18.20-1.fc38.noarch.rpm (info) (download)
Changelog * Sat Jan 28 2023 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.20-1 - Update to 1.18.20. * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.18-1 - Update to 1.18.18. - Rebase patches. - Update patch to fix logging with Ansible (#1917461). - BuildRequire setuptools when Python >= 3.12. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.18.17-2 - Rebuilt for Python 3.11 * Tue Mar 08 2022 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.17-1 - Update to 1.18.17. * Wed Feb 16 2022 Todd Zullinger <tmz@pobox.com> - 1.18.16-6 - Require git-core instead of git * Mon Jan 31 2022 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.16-5 - Exclude egg-info directories for dnf, bzr and brz plugins (#2048085). * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.18.16-2 - Rebuilt for Python 3.10 * Tue Feb 09 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.16-1 - Update to 1.18.16. - Update spec file, remove obsolete conditionals.