From 0ebaa2105ac16d5da09ec0d7c02c6e7288b145f0 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 14 Jun 2010 18:30:12 -0400 Subject: [PATCH] Add mbr_check_membership support and SELinux fixes --HG-- branch : 1.7 --- WHATSNEW | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 736b768a2..1615adc1b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -14,6 +14,14 @@ What's new in Sudo 1.7.3? Mac OS X, and Linux systems with the devpts filesystem (pseudo-ttys only). + * Sudo's SELinux support should now function correctly when running + commands as a non-root user and when one of stdin, stdout or stderr + is not a terminal. + + * Sudo now uses mbr_check_membership() on systems that support it + to determine group membership. Currently, only Darwin (Mac OS X) + supports this. + * The passwd_timeout and timestamp_timeout options may now be specified as floating point numbers for more granular timeout values. -- 2.49.0