From 489e294c50b6cba7545a110d26edd43e6b6e55ea Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 9 Jun 2006 17:27:21 +0000 Subject: Added a slightly modified version of the anti-fascist patch (allows for a configurable admingroup to be set, instead of forcing it to be root), closes debian bug#370396 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07430ce..b1e9fd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ version 0.9.4 -- unreleased . Fixed bug in toint(), and thus isnow(), which caused it to not work when run from cron. . Recursively ignore subdirs in /etc/backup.d (Closes: #361102) + . Add admingroup option to configuration to allow a group that can + read/write configurations (instead of only allowing root). Checks + and complains about group-readable files only when the group differs + from the one in the configuration file (default is root as before). + Thanks to Martin Krafft for the patch (Closes: #370396). handler changes Added tar handler mysql: -- cgit v1.2.3