diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 13:42:59 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 13:42:59 -0500 |
commit | 83bd7f6263e56fbdb6904efb47777bee5a64f38c (patch) | |
tree | 556899b599e780eb37d20e88475cf680d6f76126 /debian | |
parent | 1b3e3c99b714419ac4047cc8372b3478d5fc1d24 (diff) |
Check owner of tty to determine who has su'd to root when committing, based on a patch by Jakov Sosic.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90efae9..1323b2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ etckeeper (0.43) UNRELEASED; urgency=low is present, to avoid committing state in the middle of an apt run. Closes: #567538 * Add /etc/webmin/webmin/oscache to ignore list. Closes: #567255 + * Check owner of tty to determine who has su'd to root when committing, + based on a patch by Jakov Sosic. -- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:36:44 -0500 |