]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2012 16:49:03 +0000 (12:49 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2012 16:49:03 +0000 (12:49 -0400)
--HG--
branch : 1.7

NEWS

diff --git a/NEWS b/NEWS
index ca29359aab8ad9330dbd7c3d15027c67bc1137e1..08ca2ec6e77035927eaa8361afea873bec7ab490 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,23 @@ What's new in Sudo 1.7.10?
  * Fixed a crash introduced in version 1.7.7 when "sudo -s" is
    specified with a command.
 
+ * If a user fails to authenticate and the command would be rejected
+   by sudoers, it is now logged with "command not allowed" instead
+   of "N incorrect password attempts".  Likewise, the "mail_no_perms"
+   sudoers option now takes precedence over "mail_badpass".
+
+ * The sudo manuals are now formatted using the mdoc macros.  Versions
+   using the legacy man macros are provided for systems that lack mdoc.
+
+ * Fixed a problem with the reboot and shutdown commands on some
+   systems (such as HP-UX and BSD).  On these systems, reboot sends
+   all processes (except itself) SIGTERM.  When sudo received
+   SIGTERM, it would relay it to the reboot process, thus killing
+   reboot before it had a chance to actually reboot the system.
+
+ * Visudo will now warn about unknown Defaults entries that are
+   per-host, per-user, per-runas or per-command.
+
 What's new in Sudo 1.7.9p1?
 
  * Fixed a bug when matching against an IP address with an associated