Name: | etckeeper |
---|---|
Version: | 1.18.22 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 71672 |
License: | GPL-2.0-or-later |
RPM: | etckeeper-1.18.22-3.el9.noarch.rpm |
Source RPM: | etckeeper-1.18.22-3.el9.src.rpm |
Build Date: | Thu Jul 24 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://etckeeper.branchable.com/ |
Summary: | Store /etc in a SCM system (git, mercurial, bzr or darcs) |
Description: | The 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 start using the package please read /usr/share/doc/etckeeper/README. |
- Fix conditional.
- Update action file to produce expected action output.
- Update to 1.18.22. - Remove all EL7-related conditionals and parts. - Update for current Python packaging guidelines (rhbz#2377253). - Add support for DNF5 (rhbz#2326283).
- Rebuilt for Python 3.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Update to 1.18.21. - Add patch for rhbz#2203408 from pr#7. - Depend on python3-dnf, not dnf (pr#6).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild