]> granicus.if.org Git - sudo/commitdiff
Bug #722
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 26 Sep 2015 17:02:24 +0000 (11:02 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 26 Sep 2015 17:02:24 +0000 (11:02 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 0b72c736a3c956a4b29ddbdb0a4d9962c75e603e..9caebb5815e0d94fde1a6db927ff2f3d7c6197cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,13 @@ What's new in Sudo 1.8.15
    only LOGNAME is present in the env_keep list, that sudo will not
    set USER and USERNAME to the runas user.
 
+*  When the command sudo is running dies due to a signal, sudo will
+   now send itself that same signal with the default signal handler
+   installed instead of exiting.  The bash shell appears to ignore
+   some signals, e.g. SIGINT, unless the command being run is killed
+   by that signal.  This makes the behavior of commands run under
+   sudo the same as without sudo when bash is the shell.  Bug #722
+
 What's new in Sudo 1.8.14p3
 
  * Fixed a bug introduced in sudo 1.8.14p2 that prevented sudo