]> granicus.if.org Git - sudo/commitdiff
SIGPIPE bug fix
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Aug 2016 15:01:28 +0000 (09:01 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Aug 2016 15:01:28 +0000 (09:01 -0600)
NEWS

diff --git a/NEWS b/NEWS
index e6486fa312e263fb9e1e80c402e27dc400ac6229..ae8aff0a85082fc3b756197e8887198f969ae18d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ What's new in Sudo 1.8.17p1
  * Fixed a bug introduced in 1.8.17 where the user's groups were
    not set on systems that don't use PAM.  Bug #749.
 
+ * Fixed a bug introduced in 1.8.17 where the SIGPIPE signal handler
+   was not being restored when sudo directly executes the command.
+
 What's new in Sudo 1.8.17
 
  * On AIX, if /etc/security/login.cfg has auth_type set to PAM_AUTH