From: Todd C. Miller Date: Thu, 3 Jan 2013 19:52:10 +0000 (-0500) Subject: Add Sudo 1.8.6p4 X-Git-Tag: SUDO_1_8_7~1^2~291 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=726a7daa632eae64e0b4eca5221d81f75ef8b2f2;p=sudo Add Sudo 1.8.6p4 --- diff --git a/NEWS b/NEWS index 0a0cf11dd..f1a3c570e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +What's new in Sudo 1.8.6p4? + + * The -fstack-protector is now used when linking visudo, sudoreplay + and testsudoers. + + * Avoid building PIE binaries on FreeBSD/ia64 as they don't run + properly. + + * Fixed a crash in visudo strict mode when an unknown Defaults + setting is encountered. + + * Do not inform the user that the command was not permitted by the + policy if they do not successfully authenticate. This is a + regression introduced in sudo 1.8.6. + + * Allow sudo to be build with sss support without also including + ldap support. + + * Fix running commands that need the terminal in the background + when I/O logging is enabled. E.g. "sudo vi &". When the command + is foregrounded, it will now resume properly. + What's new in Sudo 1.8.6p3? * Fixed post-processing of the man pages on systems with legacy