]> granicus.if.org Git - sudo/commitdiff
Do not call set_fqdn() until sudoers parses (where is gets run as a callback).
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Jun 2010 21:23:37 +0000 (17:23 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Jun 2010 21:23:37 +0000 (17:23 -0400)
--HG--
branch : 1.7

WHATSNEW

index 14d56df9ff8d77e218c28740aaa21521b7a57e0c..99598b245e75a818cf7acf7bba413620ba3cdb66 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -39,6 +39,10 @@ What's new in Sudo 1.7.3?
    specified as floating point numbers for more granular timeout
    values.
 
+ * Negating the fqdn option in sudoers now works correctly when sudo
+   is configured with the --with-fqdn option.  In previous versions
+   of sudo the fqdn was set before sudoers was parsed.
+
 What's new in Sudo 1.7.2?
 
  * A new #includedir directive is available in sudoers.  This can be