From: Harlan Stenn Date: Tue, 13 Jan 2009 11:57:59 +0000 (-0500) Subject: NTP_4_2_5P154 X-Git-Tag: NTP_4_2_5P154^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e82f6121599d310773e8d4803731413bf280928;p=thirdparty%2Fntp.git NTP_4_2_5P154 bk: 496c81c7_1xGk_U6HA3Ix_R0_0L8Kg --- diff --git a/ChangeLog b/ChangeLog index 7dd7ed3c5..98c6aa224 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p154) 2009/01/13 Released by Harlan Stenn * [Bug 992] support interface event change on Linux from Miroslav Lichvar. (4.2.5p153) 2009/01/09 Released by Harlan Stenn diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index e97cc0445..b42b1fc9f 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:17:35 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:55:50 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p153\n\ +"sntp - standard SNTP program - Ver. 4.2.5p154\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index a56c95f91..c274a6e2e 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:17:34 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:55:49 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p153" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p153" +#define SNTP_VERSION "4.2.5p154" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index 1c1f6e9ba..e03c547cd 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:17:38 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:55:52 AM EST # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index 3ac5cd5bb..8b19e9dfe 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH SNTP 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:17:36 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:55:51 AM EST .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 781a6bdd3..20ef04218 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 06:57:42 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:42:11 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p153\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p154\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 8bfcda3c6..bb5006134 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 06:57:40 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:42:10 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p153" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p153" +#define NTPD_VERSION "4.2.5p154" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 9050391cd..e97fa5a0f 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpd-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 06:57:45 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:42:14 AM EST # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index b28dff7e4..ab58bedde 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH NTPD 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 06:57:43 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:42:12 AM EST .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index d480b2779..e39126446 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:08:45 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:12 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p153\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p154\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index c60e1f23f..6543104d5 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:08:44 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:11 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p153" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p153" +#define NTPDC_VERSION "4.2.5p154" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 0877cefdb..7a316077c 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:08:47 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:14 AM EST # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 8dcc79e1e..6a0dce6f0 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH NTPDC 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:08:46 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:13 AM EST .\" From the definitions ntpdc-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index 865c44e74..3da97fce5 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:09:26 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:41 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p153\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p154\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 36f2579fb..09fccfcaf 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:09:26 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:41 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p153" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p153" +#define NTPQ_VERSION "4.2.5p154" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 5f608f8d7..269d30faa 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpq-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:09:31 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:44 AM EST # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index b7efa4b56..d9e089b81 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH NTPQ 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:09:28 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:49:43 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index 96a1d875f..ed5479b34 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:10:22 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:50:28 AM EST * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p153\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p154\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 54269d960..a4998cf95 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:10:22 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:50:28 AM EST * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p153" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p153" +#define NTPSNMPD_VERSION "4.2.5p154" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 48fd1bc0b..4b2ac3415 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:10:25 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:50:30 AM EST # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 64278639f..c89dd58ea 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:10:24 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:50:30 AM EST .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 541e1ed17..dbfbdb2e0 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -9,7 +9,7 @@ version=${proto}.${major}.${minor} # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=153 +point=154 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 3b0adef1d..542812bed 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:18:43 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:56:49 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p153\n\ +"sntp - standard SNTP program - Ver. 4.2.5p154\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 9a6ccca91..6f863737f 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:18:42 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:56:48 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p153" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p153" +#define SNTP_VERSION "4.2.5p154" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index ae6e6a521..fadff24f8 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:18:45 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:56:52 AM EST # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 74ff4aaec..d0f3907fb 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-01-09 "( 4.2.5p153)" "Programmer's Manual" +.TH SNTP 1 2009-01-13 "( 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:18:44 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:56:50 AM EST .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 9efe42375..9673bbc71 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:18:55 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:57:00 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p153\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p154\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 99be19746..2b045ff75 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed Friday January 9, 2009 at 07:18:55 AM EST + * It has been AutoGen-ed Tuesday January 13, 2009 at 06:56:59 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p153" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p153" +#define NTP_KEYGEN_VERSION "4.2.5p154" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p154" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index 5f81f1a94..f0262c701 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Friday January 9, 2009 at 07:18:59 AM EST +# It has been AutoGen-ed Tuesday January 13, 2009 at 06:57:01 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 6191776bd..35c6d49f0 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-01-09 "(ntp 4.2.5p153)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-01-13 "(ntp 4.2.5p154)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday January 9, 2009 at 07:18:57 AM EST +.\" It has been AutoGen-ed Tuesday January 13, 2009 at 06:57:00 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"