summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-07-05 19:03:25 -0400
committerJoey Hess <joey@kitenet.net>2014-07-05 19:03:25 -0400
commit52582f72a50502bc467abf679618b7c101592e74 (patch)
tree04d469e4142380481557e72b0d9dbd459836b7b0
parent1528436e236ecbcc4ed97daa5eebedeed43aa8f7 (diff)
Ignore check-mk-agent-logwatch's FHS violating /etc/check_mk/logwatch.state. Closes: #753903
-rw-r--r--debian/changelog7
-rwxr-xr-xupdate-ignore.d/01update-ignore1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 30f9883..f78b248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (1.13) UNRELEASED; urgency=medium
+
+ * Ignore check-mk-agent-logwatch's FHS violating
+ /etc/check_mk/logwatch.state. Closes: #753903
+
+ -- Joey Hess <joeyh@debian.org> Sat, 05 Jul 2014 19:03:00 -0400
+
etckeeper (1.12) unstable; urgency=medium
* Portability fixes. Thanks, Harald Dunkel.
diff --git a/update-ignore.d/01update-ignore b/update-ignore.d/01update-ignore
index a3aa73d..d88ff07 100755
--- a/update-ignore.d/01update-ignore
+++ b/update-ignore.d/01update-ignore
@@ -145,6 +145,7 @@ writefile () {
ignore "cups/subscriptions.conf"
ignore "cups/subscriptions.conf.O"
ignore "fake-hwclock.data"
+ ignore "check_mk/logwatch.state"
nl
comment "editor temp files"