From ffb6e06214dba9257a322286cbdaabfd40be3a59 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 17 Jul 2016 18:53:46 -0400 Subject: Make etckeeper commit store metadata changes. The pre-commit hook has always (and continues) to do that, but pre-commit is only run when there are changes to tommit. This makes metadata-only changes get committed. Note that the reason the pre-commit hook continues to also store metadata changes is to support manual git commit run in /etc. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bfbf713..36521e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +etckeeper (1.18.5) UNRELEASED; urgency=medium + + * Make etckeeper commit store metadata changes. The pre-commit + hook has always (and continues) to do that, but pre-commit is only + run when there are changes to tommit. This makes metadata-only + changes get committed. + + -- Joey Hess Sun, 17 Jul 2016 18:45:18 -0400 + etckeeper (1.18.4) unstable; urgency=medium * Optimised find for special and hard linked files. -- cgit v1.2.3