From: Todd C. Miller Date: Tue, 16 Nov 1999 05:42:28 +0000 (+0000) Subject: get rid of references to sudo-bugs. Now mention the web site or the sudo@ alias X-Git-Tag: SUDO_1_6_0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d00a8de2f020e421be031adb2014ee849c10ab43;p=sudo get rid of references to sudo-bugs. Now mention the web site or the sudo@ alias --- diff --git a/PORTING b/PORTING index 18e8e66a2..5c0427ce2 100644 --- a/PORTING +++ b/PORTING @@ -46,8 +46,8 @@ and network address support, you can just run configure with the If you port sudo to a new architecture, please send the output of "configure", the config.log file and your changes to: - sudo-bugs@courtesan.com + sudo@courtesan.com If you are unable to get sudo working, and you are willing to -give me an account on a machine, send mail to sudo-bugs@courtesan.com. +give me an account on a machine, send mail to sudo@courtesan.com. Note, however, that I can't make any promises. diff --git a/README b/README index 73739bbc9..45f286d5b 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ Building the release Please read the installation guide in the `INSTALL' file before trying to build sudo. The `RUNSON' file contains a list of of platforms that this version of sudo is known to work on. If you -can add to this list, please send mail to sudo-bugs@courtesan.com. +can add to this list, please send mail to sudo@courtesan.com. If something goes wrong you may want to refer to the `TROUBLESHOOTING' file. @@ -84,9 +84,11 @@ and other useful info. Bug reports =========== -A list of known bugs may be found in the `BUGS' file. -Please send (new) bugs, problems, comments, features, ports, etc to -sudo-bugs@courtesan.com. Please read over the `TROUBLESHOOTING' -file *before* submitting a bug report. When reporting bugs, please -be sure to include the version of sudo you are using as well as the -platform you are running it on. +A list of known bugs may be found in the `BUGS' file. If you have +found what you believe to be a bug, you can file a bug report with +the sudo bug database, on at web at http://www.courtesan.com/sudo/bugs/. + +Please read over the `TROUBLESHOOTING' file *before* submitting a +bug report. When reporting bugs, please be sure to include the +version of sudo you are using as well as the platform you are running +it on. diff --git a/RUNSON b/RUNSON index 554fee8a9..b36b4e3d2 100644 --- a/RUNSON +++ b/RUNSON @@ -123,7 +123,7 @@ SVR4 4.4 m88k bundled gcc 1.5.7p4 Gerry Belanger CFLAGS= NonStop-UX B32 CO-1475 cc 1.5.9p3 Andrei Panfilenko none Systems on which Sudo is expected to run on but hasn't been tested. -If you can verify any of these, please send mail to sudo-bugs@courtesan.com +If you can verify any of these, please send mail to sudo@courtesan.com Op. System CPU Compilers Sudo Reported Special Name Rev Arch Used Version By Options diff --git a/sudo.c b/sudo.c index 2c4a3251d..50da03cdb 100644 --- a/sudo.c +++ b/sudo.c @@ -335,7 +335,7 @@ main(argc, argv) log_error(MSG_ONLY, "internal error, cmnd_safe never got set for %s; %s", user_cmnd, - "please report this error to sudo-bugs@courtesan.com"); + "please report this error at http://courtesan.com/sudo/bugs/"); } if (def_ival(I_LOGFACSTR)) diff --git a/sudo.cat b/sudo.cat index 6a71a9054..a73a39995 100644 --- a/sudo.cat +++ b/sudo.cat @@ -1,7 +1,7 @@ -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) NNNNAAAAMMMMEEEE @@ -61,13 +61,13 @@ OOOOPPPPTTTTIIIIOOOONNNNSSSS -12/Oct/1999 1.6 1 +15/Nov/1999 1.6 1 -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) password if necessary. This extends the ssssuuuuddddoooo timeout @@ -127,13 +127,13 @@ RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEES -12/Oct/1999 1.6 2 +15/Nov/1999 1.6 2 -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) denied" is if you are running an automounter and one of @@ -193,13 +193,13 @@ SSSSEEEECCCCUUUURRRRIIIITTTTYYYY NNNNOOOOTTTTE -12/Oct/1999 1.6 3 +15/Nov/1999 1.6 3 -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS @@ -259,13 +259,13 @@ FFFFIIIILLLLEEEESSSS -12/Oct/1999 1.6 4 +15/Nov/1999 1.6 4 -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) PATH Set to a sane value if SECURE_PATH is set @@ -300,9 +300,8 @@ AAAAUUUUTTTTHHHHOOOORRRRSSSS history of ssssuuuuddddoooo. BBBBUUUUGGGGSSSS - Please send all bugs, comments, and changes to sudo- - bugs@courtesan.com. Be sure to include the version of - ssssuuuuddddoooo you are using and the platform you are running it on. + If you feel you have found a bug in sudo, please submit a + bug report at http://www.courtesan.com/sudo/bugs/. DDDDIIIISSSSCCCCLLLLAAAAIIIIMMMMEEEERRRR SSSSuuuuddddoooo is provided ``AS IS'' and any express or implied @@ -322,19 +321,19 @@ CCCCAAAAVVVVEEEEAAAATTTTSSSS specification. Running shell scripts via ssssuuuuddddoooo can expose the same kernel + bugs that make setuid shell scripts unsafe on some -12/Oct/1999 1.6 5 +15/Nov/1999 1.6 5 -SUDO(8) MAINTENANCE COMMANDS SUDO(8) +sudo(8) MAINTENANCE COMMANDS sudo(8) - bugs that make setuid shell scripts unsafe on some operating systems (if your OS supports the /dev/fd/ directory, setuid shell scripts are generally safe). @@ -391,6 +390,7 @@ SSSSEEEEEEEE AAAALLLLSSSSOOOO -12/Oct/1999 1.6 6 + +15/Nov/1999 1.6 6 diff --git a/sudo.html b/sudo.html index 9dd320cf8..2a3fbb2b3 100644 --- a/sudo.html +++ b/sudo.html @@ -308,9 +308,9 @@ See the HISTORY file in the sudo distribution for a short histo

BUGS

-Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. Be sure -to include the version of sudo you are using and the platform you are running it on. +If you feel you have found a bug in sudo, please submit a bug report at http://www.courtesan.com/sudo/bugs/. +


diff --git a/sudo.man b/sudo.man index 617085c0c..b59742884 100644 --- a/sudo.man +++ b/sudo.man @@ -2,8 +2,8 @@ ''' $RCSfile$$Revision$$Date$ ''' ''' $Log$ -''' Revision 1.38 1999/10/13 04:18:40 millert -''' Remove -r realm option +''' Revision 1.39 1999/11/16 05:42:28 millert +''' get rid of references to sudo-bugs. Now mention the web site or the sudo@ alias ''' ''' .de Sh @@ -96,7 +96,7 @@ .nr % 0 .rr F .\} -.TH SUDO 8 "1.6" "12/Oct/1999" "MAINTENANCE COMMANDS" +.TH sudo 8 "1.6" "15/Nov/1999" "MAINTENANCE COMMANDS" .UC .if n .hy 0 .if n .na @@ -419,9 +419,8 @@ version consists of code written primarily by: See the HISTORY file in the \fBsudo\fR distribution for a short history of \fBsudo\fR. .SH "BUGS" -Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. -Be sure to include the version of \fBsudo\fR you are using and the platform -you are running it on. +If you feel you have found a bug in sudo, please submit a bug report +at http://www.courtesan.com/sudo/bugs/. .SH "DISCLAIMER" \fBSudo\fR is provided ``AS IS'\*(R' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability @@ -443,7 +442,7 @@ are generally safe). \fIsudoers\fR\|(5), \fIvisudo\fR\|(8), \fIsu\fR\|(1). .rn }` '' -.IX Title "SUDO 8" +.IX Title "sudo 8" .IX Name "sudo - execute a command as another user" .IX Header "NAME" diff --git a/sudo.pod b/sudo.pod index 97afb5187..bac988c5b 100644 --- a/sudo.pod +++ b/sudo.pod @@ -301,9 +301,8 @@ of B. =head1 BUGS -Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. -Be sure to include the version of B you are using and the platform -you are running it on. +If you feel you have found a bug in sudo, please submit a bug report +at http://www.courtesan.com/sudo/bugs/. =head1 DISCLAIMER diff --git a/visudo.cat b/visudo.cat index 963d31b01..8a246f3fd 100644 --- a/visudo.cat +++ b/visudo.cat @@ -1,7 +1,7 @@ -VISUDO(8) MAINTENANCE COMMANDS VISUDO(8) +visudo(8) MAINTENANCE COMMANDS visudo(8) NNNNAAAAMMMMEEEE @@ -61,13 +61,13 @@ EEEERRRRRRRROOOORRRRSSSS -25/Aug/1999 1.6 1 +15/Nov/1999 1.6 1 -VISUDO(8) MAINTENANCE COMMANDS VISUDO(8) +visudo(8) MAINTENANCE COMMANDS visudo(8) Can't find you in the passwd database @@ -105,9 +105,8 @@ AAAAUUUUTTTTHHHHOOOORRRR details. BBBBUUUUGGGGSSSS - Please send all bugs, comments, and changes to sudo- - bugs@courtesan.com. Be sure to include the version of - ssssuuuuddddoooo you are using and the platform you are running it on. + If you feel you have found a bug in sudo, please submit a + bug report at http://www.courtesan.com/sudo/bugs/. DDDDIIIISSSSCCCCLLLLAAAAIIIIMMMMEEEERRRR VVVViiiissssuuuuddddoooo is provided ``AS IS'' and any express or implied @@ -127,14 +126,14 @@ SSSSEEEEEEEE AAAALLLLSSSSOOOO -25/Aug/1999 1.6 2 +15/Nov/1999 1.6 2 -VISUDO(8) MAINTENANCE COMMANDS VISUDO(8) +visudo(8) MAINTENANCE COMMANDS visudo(8) @@ -193,6 +192,7 @@ VISUDO(8) MAINTENANCE COMMANDS VISUDO(8) -25/Aug/1999 1.6 3 + +15/Nov/1999 1.6 3 diff --git a/visudo.html b/visudo.html index 9102098d4..8eaaf9b51 100644 --- a/visudo.html +++ b/visudo.html @@ -127,9 +127,9 @@ See the HISTORY file in the sudo distribution for more details.

BUGS

-Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. Be sure -to include the version of sudo you are using and the platform you are running it on. +If you feel you have found a bug in sudo, please submit a bug report at http://www.courtesan.com/sudo/bugs/. +

DISCLAIMER

diff --git a/visudo.man b/visudo.man index f1601aa48..bf66c4d44 100644 --- a/visudo.man +++ b/visudo.man @@ -2,8 +2,8 @@ ''' $RCSfile$$Revision$$Date$ ''' ''' $Log$ -''' Revision 1.11 1999/08/26 09:08:31 millert -''' rename "ENVIRONMENT VARIABLES" section to "ENVIRONMENT" to be more standard +''' Revision 1.12 1999/11/16 05:42:28 millert +''' get rid of references to sudo-bugs. Now mention the web site or the sudo@ alias ''' ''' .de Sh @@ -96,7 +96,7 @@ .nr % 0 .rr F .\} -.TH VISUDO 8 "1.6" "25/Aug/1999" "MAINTENANCE COMMANDS" +.TH visudo 8 "1.6" "15/Nov/1999" "MAINTENANCE COMMANDS" .UC .if n .hy 0 .if n .na @@ -266,9 +266,8 @@ Many people have worked on \fIsudo\fR over the years, this version of .Ve See the HISTORY file in the sudo distribution for more details. .SH "BUGS" -Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. -Be sure to include the version of \fBsudo\fR you are using and the platform -you are running it on. +If you feel you have found a bug in sudo, please submit a bug report +at http://www.courtesan.com/sudo/bugs/. .SH "DISCLAIMER" \fBVisudo\fR is provided ``AS IS'\*(R' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability @@ -281,7 +280,7 @@ the editor used by \fBvisudo\fR allows shell escapes. \fIsudo\fR\|(8), \fIvipw\fR\|(8). .rn }` '' -.IX Title "VISUDO 8" +.IX Title "visudo 8" .IX Name "visudo - edit the sudoers file" .IX Header "NAME" diff --git a/visudo.pod b/visudo.pod index fff6b0ef5..c439d66fa 100644 --- a/visudo.pod +++ b/visudo.pod @@ -139,9 +139,8 @@ See the HISTORY file in the sudo distribution for more details. =head1 BUGS -Please send all bugs, comments, and changes to sudo-bugs@courtesan.com. -Be sure to include the version of B you are using and the platform -you are running it on. +If you feel you have found a bug in sudo, please submit a bug report +at http://www.courtesan.com/sudo/bugs/. =head1 DISCLAIMER