2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 07:45:47 +00:00
This commit is contained in:
Todd C. Miller
2004-05-27 23:14:43 +00:00
parent 051826c8c4
commit 97f43c49fe

View File

@@ -1688,3 +1688,5 @@ Sudo 1.6.7p5 released.
530) A negated user/uid in a runas list was not treated the same as a 530) A negated user/uid in a runas list was not treated the same as a
negated command (it did not override a previously allowed entry). negated command (it did not override a previously allowed entry).
Now it does. Now it does.
531) Added support for Tandem NSK and other systems w/o seteuid().