2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 15:55:40 +00:00

checkpoint

This commit is contained in:
Todd C. Miller
2004-02-13 21:37:13 +00:00
parent a872ff0460
commit e938290a22
3 changed files with 5 additions and 4 deletions

View File

@@ -1672,3 +1672,6 @@ Sudo 1.6.7p6 released.
what user to run the editor when the real uid is 0. what user to run the editor when the real uid is 0.
524) Merged in LDAP support from Aaron Spangler. 524) Merged in LDAP support from Aaron Spangler.
525) Added the --with-pc-insults configure to replace politically
incorrect insults with other ones.

2
RUNSON
View File

@@ -122,7 +122,7 @@ Linux 2.2.6-15 ppc egcs-1.1.2 1.5.9p4 Barbara Schelkle none
Linux 2.0.34 mips gcc-2.7.2 1.6 Tristan Roddis none Linux 2.0.34 mips gcc-2.7.2 1.6 Tristan Roddis none
UnixWare 1.1.4 i386 gcc-2.7.2 1.4 Michael Hancock none UnixWare 1.1.4 i386 gcc-2.7.2 1.4 Michael Hancock none
UnixWare 7.1.1 i686 cc 1.6.5p1 Mike Petkau none UnixWare 7.1.1 i686 cc 1.6.5p1 Mike Petkau none
UnixWare 7.1.3 i686 cc 1.6.6 Larry Rosenman none UnixWare 7.1.3 i686 cc 1.6.7p4 Rodolfo Martin none
Pyramid DC/OSx 1.1 bundled cc 1.4 Les Schuettpelz none Pyramid DC/OSx 1.1 bundled cc 1.4 Les Schuettpelz none
ATT SVR4.x i486 Metaware CC 1.4 Chris Ellington none ATT SVR4.x i486 Metaware CC 1.4 Chris Ellington none
SINIX 5.42 R4000 bundled cc 1.4 Paul Tuininga none SINIX 5.42 R4000 bundled cc 1.4 Paul Tuininga none

4
TODO
View File

@@ -127,6 +127,4 @@ TODO list (most will be addressed in sudo 2.0)
line and that have a constant record length (sparse files) for line and that have a constant record length (sparse files) for
easy seeking. easy seeking.
46) Investigate POSIX setreuid() semantics and how sudo violates them. 46) In a runas list, what should (!user) as opposed to (ALL, !user) do?
47) In a runas list, what should (!user) as opposed to (ALL, !user) do?