From 251a60ceab17896bcbbade362fd05340e34b04b8 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 Jun 2010 15:28:21 -0400 Subject: [PATCH] Add Linux audit support. --HG-- branch : 1.7 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index f0d7cc8d7..9a9966809 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -22,6 +22,9 @@ What's new in Sudo 1.7.3? commands as a non-root user and when one of stdin, stdout or stderr is not a terminal. + * Sudo will now use the Linux audit system with configure with + the --with-linux-audit flag. + * Sudo now uses mbr_check_membership() on systems that support it to determine group membership. Currently, only Darwin (Mac OS X) supports this. -- 2.40.0