projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3029a03
)
Add Linux audit support.
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Wed, 16 Jun 2010 19:28:21 +0000
(15:28 -0400)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Wed, 16 Jun 2010 19:28:21 +0000
(15:28 -0400)
--HG--
branch : 1.7
WHATSNEW
patch
|
blob
|
history
diff --git
a/WHATSNEW
b/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.