Fedora 14 Update: etckeeper-0.55-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 12 04:57:26 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-8847
2011-06-29 21:23:15
--------------------------------------------------------------------------------

Name        : etckeeper
Product     : Fedora 14
Version     : 0.55
Release     : 1.fc14
URL         : http://kitenet.net/~joey/code/etckeeper/
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 use bzr as backend, please also install the etckeeper-bzr package.

To start using the package please read /usr/share/doc/etckeeper-0.55/README

--------------------------------------------------------------------------------
Update Information:

Update to 0.55, a bugfix version. From the upstream changelog:

 * Avoid being noisy in post-install after automatic yum updates. (Tuomo Soini)
 * Ignore FHS violating prelink.cache and openvpn-status.log.
 * Ignore *.LOCK files, as used by selinux policies.
 * Add AVOID_SPECIAL_FILE_WARNING to config file, and set it in cron job to avoid daily noise. (gulikoza)

Also, the patch to fix error propagation to yum, which makes AVOID_COMMIT_BEFORE_INSTALL work (bz 709487) has been applied upstream.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jun 24 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.55-1
- Update to 0.55.
* Wed Jun  1 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.54-1
- Update to 0.54.
- Add patch for bz 709487.
* Mon Mar 28 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.53-1
- Update to 0.53.
- Run update-ignore on package upgrade (bz 680632).
* Wed Feb  9 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.52-1
- Update to 0.52.
- Include a README.fedora (bz 670934).
* Tue Feb  8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.51-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan  3 2011 Thomas Moschny <thomas.moschny at gmx.de> - 0.51-1
- Update to 0.51.
- etckeeper has been moved out of sbin.
* Sat Dec 11 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.50-2
- Don't package INSTALL.
* Wed Oct 27 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.50-1
- Update to 0.50.
- Change %define -> %global.
* Fri Sep 17 2010 Thomas Moschny <thomas.moschny at gmx.de> - 0.49-2
- Adjust minimum required version of GIT.
- egg-info files are not created automatically on RHEL5.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update etckeeper' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list