Fedora 15 Update: etckeeper-0.55-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 12 04:49:50 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-8846
2011-06-29 21:23:13
--------------------------------------------------------------------------------

Name        : etckeeper
Product     : Fedora 15
Version     : 0.55
Release     : 1.fc15
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.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #714050 - more files should be excluded from etckeeper
        https://bugzilla.redhat.com/show_bug.cgi?id=714050
--------------------------------------------------------------------------------

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