Files
sudo/BUGS
Todd C. Miller bb6a33e080 updated version
1998-01-21 05:50:58 +00:00

15 lines
519 B
Plaintext

Known bugs in sudo version 1.5.5
================================
1) "make install-man" should substitute correct paths into the
man pages themselves.
2) Sudo should log when removing "dangerous" envariables.
3) configure variables that have been cached cannot be overridden
in subsequent configure runs, even if other --with-* options are
given. This is a flaw in GNU autoconf.
4) Cmnd_Alias's need to precede permissions specs. At the very least,
visudo should give an error if you get this wrong.