summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-31 14:42:15 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-31 14:42:15 -0500
commit2890e88e8b8ddeba83bc371518ccdbe459f0328e (patch)
tree1ceadb3dcc1f76648cb533a07a3406a4e4ca74ac /debian/changelog
parent3371831548da8bacd2a7245252a6a151b30060bb (diff)
Prevent cron job autocommit from happening if pre-install file is present, to avoid committing state in the middle of an apt run. Closes: #567538
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e77c675..0a5b1b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ etckeeper (0.43) UNRELEASED; urgency=low
* Fix cleanup of /var/cache/etckeeper/packagelist.pre-install after
an upgrade where no conffiles are changed.
+ * Prevent cron job autocommit from happening if pre-install file
+ is present, to avoid committing state in the middle of an apt run.
+ Closes: #567538
-- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:36:44 -0500