From: Todd C. Miller Date: Wed, 21 Jan 1998 06:33:06 +0000 (+0000) Subject: updated version X-Git-Tag: SUDO_1_5_6~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c362fb2164bdd87f7cfeebb43f796f04057d522;p=sudo updated version --- diff --git a/check.c b/check.c index c19b09b0d..75e550843 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * @@ -868,7 +868,7 @@ static void reminder() (void) fprintf(stderr, "\n%s\n%s\n\n%s\n%s\n\n", #else (void) fprintf(stderr, "\n%s\n%s\n%s\n%s\n\n%s\n%s\n\n%s\n%s\n\n", - " CU sudo version 1.5.5, based on Root Group sudo version 1.1", + " CU sudo version 1.5.5b1.5.5, based on Root Group sudo version 1.1", " sudo version 1.1, Copyright (C) 1991 The Root Group, Inc.", " sudo comes with ABSOLUTELY NO WARRANTY. This is free software,", " and you are welcome to redistribute it under certain conditions.", diff --git a/find_path.c b/find_path.c index 1d5fb098c..6617ec456 100644 --- a/find_path.c +++ b/find_path.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/getspwuid.c b/getspwuid.c index 87843829c..0e0a2f1cd 100644 --- a/getspwuid.c +++ b/getspwuid.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/goodpath.c b/goodpath.c index 16d6bd140..9ecd6c7ac 100644 --- a/goodpath.c +++ b/goodpath.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/interfaces.c b/interfaces.c index c2ef3bf8e..6aa2d99fe 100644 --- a/interfaces.c +++ b/interfaces.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/logging.c b/logging.c index c6cf94b19..d8d7d1a0d 100644 --- a/logging.c +++ b/logging.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/parse.c b/parse.c index 9313cc50b..e9ee56018 100644 --- a/parse.c +++ b/parse.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sudo.c b/sudo.c index e57206400..82fd7ff3e 100644 --- a/sudo.c +++ b/sudo.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo_setenv.c b/sudo_setenv.c index 667c13d64..2efbcd095 100644 --- a/sudo_setenv.c +++ b/sudo_setenv.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tgetpass.c b/tgetpass.c index 4da93aafc..e91435cab 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/visudo.c b/visudo.c index 814d11460..767cdd30d 100644 --- a/visudo.c +++ b/visudo.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.5b1.5.5 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by