]> granicus.if.org Git - sudo/commitdiff
Add Linux audit support.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Jun 2010 19:28:21 +0000 (15:28 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Jun 2010 19:28:21 +0000 (15:28 -0400)
--HG--
branch : 1.7

WHATSNEW

index f0d7cc8d705b43ef77b15dc651f5a67a1f6d28f6..9a996680912d46dc38309200cec63237c5650967 100644 (file)
--- 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.