From: Todd C. Miller Date: Fri, 13 Feb 2004 21:37:13 +0000 (+0000) Subject: checkpoint X-Git-Tag: SUDO_1_6_8~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e938290a220b5a1cd0b725093f9abcc278ce7a80;p=sudo checkpoint --- diff --git a/CHANGES b/CHANGES index a750be7eb..33cf9a781 100644 --- a/CHANGES +++ b/CHANGES @@ -1672,3 +1672,6 @@ Sudo 1.6.7p6 released. what user to run the editor when the real uid is 0. 524) Merged in LDAP support from Aaron Spangler. + +525) Added the --with-pc-insults configure to replace politically + incorrect insults with other ones. diff --git a/RUNSON b/RUNSON index 648653dc4..ee389dc60 100644 --- a/RUNSON +++ b/RUNSON @@ -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 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.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 ATT SVR4.x i486 Metaware CC 1.4 Chris Ellington none SINIX 5.42 R4000 bundled cc 1.4 Paul Tuininga none diff --git a/TODO b/TODO index 1135a7c67..f12d250d6 100644 --- a/TODO +++ b/TODO @@ -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 easy seeking. -46) Investigate POSIX setreuid() semantics and how sudo violates them. - -47) In a runas list, what should (!user) as opposed to (ALL, !user) do? +46) In a runas list, what should (!user) as opposed to (ALL, !user) do?