diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-25 15:49:04 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-04-25 15:49:04 +0000 |
commit | 0177f1e0d7b791817d4c6fb1b8ffe7688d7b2cc0 (patch) | |
tree | 7598f930b890058cc6e75258a56f434e6bcbe74a /usr.bin/sudo/CHANGES | |
parent | 14b8b5d2aa7b438deeec468009118f4478d90116 (diff) |
Update to sudo 1.6.6
Diffstat (limited to 'usr.bin/sudo/CHANGES')
-rw-r--r-- | usr.bin/sudo/CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.bin/sudo/CHANGES b/usr.bin/sudo/CHANGES index e5167dea944..ee37c482402 100644 --- a/usr.bin/sudo/CHANGES +++ b/usr.bin/sudo/CHANGES @@ -1519,3 +1519,13 @@ Sudo 1.6.5p1 released. BSD authentication, FWTK or PAM was in use. Sudo 1.6.5p2 released. + +474) Fixed compilation problem on HP-UX 9.x. + +475) Moved call to endpwent() and added a call to endgrent(). + +476) Fixed a warning conflicting declaration of VOID with AFS. + +477) Fixed a security hole in prompt rewriting found by Global InterSec. + +Sudo 1.6.6 released. |