From 2fc787d5f65f64522f00e657e40f2d161a999d36 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 17 Feb 1998 02:43:17 +0000 Subject: [PATCH] updated version --- Makefile.in | 4 ++-- check.c | 4 ++-- compat.h | 2 +- config.h.in | 2 +- dce_pwent.c | 2 +- emul/utime.h | 2 +- find_path.c | 2 +- getspwuid.c | 2 +- getwd.c | 2 +- goodpath.c | 2 +- ins_2001.h | 2 +- ins_classic.h | 2 +- ins_csops.h | 2 +- ins_goons.h | 2 +- insults.h | 2 +- logging.c | 2 +- options.h | 2 +- parse.c | 2 +- parse.lex | 2 +- parse.yacc | 2 +- pathnames.h.in | 2 +- putenv.c | 2 +- strdup.c | 2 +- sudo.c | 2 +- sudo.h | 2 +- sudo_setenv.c | 2 +- testsudoers.c | 2 +- tgetpass.c | 2 +- utime.c | 2 +- visudo.c | 2 +- 30 files changed, 32 insertions(+), 32 deletions(-) diff --git a/Makefile.in b/Makefile.in index 51438d56d..4919f2091 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ #* -#* CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) +#* CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1) #* #* This software comes with no waranty whatsoever, use at your own risk. #* @@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@ @ALLOCA@ HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \ ins_2001.h ins_classic.h ins_goons.h ins_csops.h -VERSION = 1.5.5b2 +VERSION = 1.5.5b3 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \ PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \ diff --git a/check.c b/check.c index 2e6143415..8520150e8 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b3 (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.5b2, based on Root Group sudo version 1.1", + " CU sudo version 1.5.5b3, 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/compat.h b/compat.h index 3566e290e..395a01e1f 100644 --- a/compat.h +++ b/compat.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/config.h.in b/config.h.in index e9798af22..610cd8ad6 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/dce_pwent.c b/dce_pwent.c index 1b3dbddd8..171afd2f7 100644 --- a/dce_pwent.c +++ b/dce_pwent.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/emul/utime.h b/emul/utime.h index af12f4306..5a621b13d 100644 --- a/emul/utime.h +++ b/emul/utime.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/find_path.c b/find_path.c index 3095f889e..a6e8ef319 100644 --- a/find_path.c +++ b/find_path.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 d763f4c27..d39d1a382 100644 --- a/getspwuid.c +++ b/getspwuid.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/getwd.c b/getwd.c index 7820a2e3f..a97685372 100644 --- a/getwd.c +++ b/getwd.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 25c36d72c..e8cc77230 100644 --- a/goodpath.c +++ b/goodpath.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/ins_2001.h b/ins_2001.h index b6bb1883b..3bd7e299d 100644 --- a/ins_2001.h +++ b/ins_2001.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/ins_classic.h b/ins_classic.h index 75acb346b..d016f9886 100644 --- a/ins_classic.h +++ b/ins_classic.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/ins_csops.h b/ins_csops.h index 24d7bce08..3dc8fdb7a 100644 --- a/ins_csops.h +++ b/ins_csops.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/ins_goons.h b/ins_goons.h index 5fc92bd11..4bc4ae42a 100644 --- a/ins_goons.h +++ b/ins_goons.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/insults.h b/insults.h index 8a820d127..caa181a7c 100644 --- a/insults.h +++ b/insults.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 b48df253b..563907b46 100644 --- a/logging.c +++ b/logging.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/options.h b/options.h index a818e71d8..83cd2d166 100644 --- a/options.h +++ b/options.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/parse.c b/parse.c index fe0e0e620..269167c9f 100644 --- a/parse.c +++ b/parse.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/parse.lex b/parse.lex index 93bda2cdd..5e2b19306 100644 --- a/parse.lex +++ b/parse.lex @@ -1,6 +1,6 @@ %{ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/parse.yacc b/parse.yacc index 05a92027b..a797b542d 100644 --- a/parse.yacc +++ b/parse.yacc @@ -1,7 +1,7 @@ %{ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/pathnames.h.in b/pathnames.h.in index 8a48e0ef4..c78ea4e0d 100644 --- a/pathnames.h.in +++ b/pathnames.h.in @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/putenv.c b/putenv.c index 309fc327e..46f16971c 100644 --- a/putenv.c +++ b/putenv.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/strdup.c b/strdup.c index 7f71b329f..a26b5b8e6 100644 --- a/strdup.c +++ b/strdup.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo.c b/sudo.c index 1c2ae8421..18ff49aee 100644 --- a/sudo.c +++ b/sudo.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b3 (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo.h b/sudo.h index b936c6538..26d93f7a9 100644 --- a/sudo.h +++ b/sudo.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 (based on Root Group sudo version 1.1) + * CU sudo version 1.5.5b3 (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 18f03dc35..683ee19bc 100644 --- a/sudo_setenv.c +++ b/sudo_setenv.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/testsudoers.c b/testsudoers.c index 1b27482e5..8ba97700b 100644 --- a/testsudoers.c +++ b/testsudoers.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 a30a7892b..457be5587 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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/utime.c b/utime.c index 105fff0f2..3970e08cb 100644 --- a/utime.c +++ b/utime.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 b92485b83..7c0c789c2 100644 --- a/visudo.c +++ b/visudo.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5b2 + * CU sudo version 1.5.5b3 * * 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 -- 2.40.0