mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
Bug 661
This commit is contained in:
parent
7ab40be5c0
commit
6be0a820d0
5
NEWS
5
NEWS
@ -77,6 +77,11 @@ What's new in Sudo 1.8.11
|
||||
* Fixed a hang when a sudoers source is listed more than once in
|
||||
a single sudoers nsswitch.conf entry.
|
||||
|
||||
* On AIX, shell scripts without a #! magic number are now passed to
|
||||
/usr/bin/sh, not /usr/bin/bsh. This is consistent with what the
|
||||
execvp() function on AIX does and matches historic sudo behavior.
|
||||
Bug #661
|
||||
|
||||
* Fixed a cross-compilation problem building mksiglist and mksigname.
|
||||
Bug #662
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user