From: Harlan Stenn Date: Thu, 5 Nov 2009 09:05:18 +0000 (-0500) Subject: NTP_4_2_5P240_RC X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ba2d38d252670a1a5974cd614e9e1d06fdfe2d;p=thirdparty%2Fntp.git NTP_4_2_5P240_RC bk: 4af2954e_X_d-jU7-KwpcUnk37J0-Q --- diff --git a/ChangeLog b/ChangeLog index 2112191605..b5cb73706d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p240-RC) 2009/11/05 Released by Harlan Stenn * [Bug 1364] clock_gettime() not detected, need -lrt on Debian 5.0.3. * Provide all of OpenSSL's signature methods for ntp.keys (FIPS 140-2). (4.2.5p239-RC) 2009/10/30 Released by Harlan Stenn diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6adec94d99..9ae1ff2e6a 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 October 30, 2009 at 01:20:16 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:54:28 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -949,7 +949,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p239-RC\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index c672bb81c3..c29667c2cc 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 October 30, 2009 at 01:20:15 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:54:26 AM by AutoGen 5.9.9pre5 * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 35 -#define NTPD_VERSION "4.2.5p239-RC" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p239-RC" +#define NTPD_VERSION "4.2.5p240-RC" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p240-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index e9ae9759d9..d1d49ea195 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 October 30, 2009 at 01:20:19 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 03:54:31 AM by AutoGen 5.9.9pre5 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p228 +ntpd - NTP daemon program - Ver. 4.2.5p239-RC USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -84,11 +84,11 @@ USAGE: ntpd [ - [] | --[@{=| @}] ]... -f Str driftfile frequency drift file name -g no panicgate Allow the first adjustment to be Big - may appear multiple times - -I Str interface Listen on the specified interface or IP + -I Str interface Listen on an interface name or address - may appear multiple times -k Str keyfile path to symmetric keys -l Str logfile path to the log file - -L no novirtualips Do not listen to virtual IPs + -L no novirtualips Do not listen to virtual interfaces -n no nofork Do not fork -N no nice Run at high priority -p Str pidfile path to the PID file diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index e749cb6dc4..673e25d5b7 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-10-30 "( 4.2.5p239-RC)" "Programmer's Manual" +.TH NTPD 1 2009-11-05 "( 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:20:17 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 03:54:29 AM by AutoGen 5.9.9pre5 .\" 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 4a92017480..b09af852c2 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 October 30, 2009 at 01:22:50 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:57:13 AM by AutoGen 5.9.9pre5 * From the definitions ntpdc-opts.def * and the template file options * @@ -437,7 +437,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p239-RC\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 85f0871114..245069c886 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 October 30, 2009 at 01:22:49 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:57:12 AM by AutoGen 5.9.9pre5 * 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.5p239-RC" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p239-RC" +#define NTPDC_VERSION "4.2.5p240-RC" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p240-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 2d0668b721..2023ff3d43 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 October 30, 2009 at 01:22:52 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 03:57:15 AM by AutoGen 5.9.9pre5 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.5p228 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p239-RC USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index ecbe09f457..bc480e315a 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-10-30 "( 4.2.5p239-RC)" "Programmer's Manual" +.TH NTPDC 1 2009-11-05 "( 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:22:51 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 03:57:15 AM by AutoGen 5.9.9pre5 .\" 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 676efc7b1c..538f88fd41 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 October 30, 2009 at 01:23:24 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:57:48 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -420,7 +420,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p239-RC\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index bebf0c5ef8..cf306eae08 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 October 30, 2009 at 01:23:23 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:57:47 AM by AutoGen 5.9.9pre5 * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.5p239-RC" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p239-RC" +#define NTPQ_VERSION "4.2.5p240-RC" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p240-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index f88252ffa0..fd2a20e1bc 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 October 30, 2009 at 01:23:26 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 03:57:50 AM by AutoGen 5.9.9pre5 # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p228 +ntpq - standard NTP query program - Ver. 4.2.5p239-RC USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 05d7be325f..933cc4326b 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-10-30 "( 4.2.5p239-RC)" "Programmer's Manual" +.TH NTPQ 1 2009-11-05 "( 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:23:25 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 03:57:49 AM by AutoGen 5.9.9pre5 .\" 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 c6dc6e62c0..74171c65dc 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 October 30, 2009 at 01:23:54 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:58:20 AM by AutoGen 5.9.9pre5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p239-RC\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 73b82326b0..72e6228bdf 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 October 30, 2009 at 01:23:54 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 03:58:20 AM by AutoGen 5.9.9pre5 * 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.5p239-RC" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p239-RC" +#define NTPSNMPD_VERSION "4.2.5p240-RC" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p240-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 24e7f8b9b5..dfa16ce3fc 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 October 30, 2009 at 01:23:56 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 03:58:22 AM by AutoGen 5.9.9pre5 # 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 b3ddc678c5..d51364d8ea 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-10-30 "( 4.2.5p239-RC)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-11-05 "( 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:23:55 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 03:58:22 AM by AutoGen 5.9.9pre5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 4e14ab4401..709fa80860 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=239 +point=240 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 413ccae7d3..2faaeed8e9 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 October 30, 2009 at 01:29:00 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 04:03:25 AM by AutoGen 5.9.9pre5 * From the definitions sntp-opts.def * and the template file options * @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p239-RC\n\ +"sntp - standard SNTP program - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 89c56b2996..c7e767f4ac 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 October 30, 2009 at 01:28:59 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 04:03:24 AM by AutoGen 5.9.9pre5 * 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.5p239-RC" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p239-RC" +#define SNTP_VERSION "4.2.5p240-RC" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p240-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index be78e7644e..9feaad0c71 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 October 30, 2009 at 01:29:02 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 04:03:28 AM by AutoGen 5.9.9pre5 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -50,7 +50,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard SNTP program - Ver. 4.2.5p228 +sntp - standard SNTP program - Ver. 4.2.5p239-RC USAGE: sntp [ - [] | --[@{=| @}] ]... ... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 4bf6acbe2a..bb871a986e 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-10-30 "( 4.2.5p239-RC)" "Programmer's Manual" +.TH SNTP 1 2009-11-05 "( 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:29:01 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 04:03:26 AM by AutoGen 5.9.9pre5 .\" 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 0f6d25189b..fff9333caf 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 October 30, 2009 at 01:29:29 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 04:04:02 AM by AutoGen 5.9.9pre5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -746,7 +746,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p239-RC\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p240-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 04304b57f3..bb0c42f8f1 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 October 30, 2009 at 01:29:28 AM by AutoGen 5.9.9pre5 + * It has been AutoGen-ed November 5, 2009 at 04:04:01 AM by AutoGen 5.9.9pre5 * 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.5p239-RC" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p239-RC" +#define NTP_KEYGEN_VERSION "4.2.5p240-RC" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p240-RC" /* * 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 43c304d8d7..d09da2c41f 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 October 30, 2009 at 01:29:31 AM by AutoGen 5.9.9pre5 +# It has been AutoGen-ed November 5, 2009 at 04:04:04 AM by AutoGen 5.9.9pre5 # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen: @exampleindent 0 @example Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p228 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p239-RC USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index a2a841c1fc..9a451140db 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-10-30 "(ntp 4.2.5p239-RC)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-11-05 "(ntp 4.2.5p240-RC)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed October 30, 2009 at 01:29:30 AM by AutoGen 5.9.9pre5 +.\" It has been AutoGen-ed November 5, 2009 at 04:04:03 AM by AutoGen 5.9.9pre5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"