From: Harlan Stenn Date: Tue, 31 Mar 2009 11:56:41 +0000 (-0500) Subject: NTP_4_2_5P161 X-Git-Tag: NTP_4_2_5P161^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea06baaa6b1598977ac61d8e0625b5f15ff66a1;p=thirdparty%2Fntp.git NTP_4_2_5P161 bk: 49d204f9vDgewMnXe0pwy6cc2l7moA --- diff --git a/ChangeLog b/ChangeLog index 2400e8d2b..91466ac2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p161) 2009/03/31 Released by Harlan Stenn * Documentation updates from Dave Mills. (4.2.5p160) 2009/03/30 Released by Harlan Stenn * Include (4.2.4p7) diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 15069d1c6..2870f41b8 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 Monday March 30, 2009 at 09:03:00 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:54:38 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.5p160\n\ +"sntp - standard SNTP program - Ver. 4.2.5p161\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index ab5384481..8e04cf127 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 Monday March 30, 2009 at 09:03:00 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:54:38 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.5p160" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p160" +#define SNTP_VERSION "4.2.5p161" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p161" /* * 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 4976fe7c8..2edbc8512 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 Monday March 30, 2009 at 09:03:03 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:54:41 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 82aca11f6..0ecdeaaea 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 09:03:02 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:54:39 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 9567cea59..9b91f1909 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 Monday March 30, 2009 at 08:43:54 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:41:27 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.5p160\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p161\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index d6c0b8d30..27d3394b5 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 Monday March 30, 2009 at 08:43:53 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:41:26 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.5p160" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p160" +#define NTPD_VERSION "4.2.5p161" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p161" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index be9c3912c..08bc589d4 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 Monday March 30, 2009 at 08:43:58 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:41:30 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 2be1ac496..05be7dbf1 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH NTPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 08:43:56 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:41:29 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 854e8e021..13247b631 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 Monday March 30, 2009 at 08:53:25 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:06 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.5p160\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 5075c5b72..842531c14 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 Monday March 30, 2009 at 08:53:25 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:05 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.5p160" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p160" +#define NTPDC_VERSION "4.2.5p161" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 2a26b3217..9c2e2f072 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 Monday March 30, 2009 at 08:53:28 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:08 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 0990dfbb7..8cabf986d 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH NTPDC 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 08:53:27 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:07 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 4ae1320f3..ae090a546 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 Monday March 30, 2009 at 08:54:03 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:35 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.5p160\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p161\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index f4bec3360..143379a07 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 Monday March 30, 2009 at 08:54:03 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:35 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.5p160" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p160" +#define NTPQ_VERSION "4.2.5p161" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p161" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index ff51a641b..163a9cb0f 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 Monday March 30, 2009 at 08:54:06 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:38 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 dc5041aef..dfb9b3576 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH NTPQ 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 08:54:05 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:48:37 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 1f81561e4..0ad994a76 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 Monday March 30, 2009 at 08:55:16 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:49:21 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.5p160\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p161\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 7bbdd8494..393160e84 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 Monday March 30, 2009 at 08:55:15 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:49:20 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.5p160" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p160" +#define NTPSNMPD_VERSION "4.2.5p161" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p161" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 7a00c55bb..fec19be60 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 Monday March 30, 2009 at 08:55:18 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:49:22 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 25564c710..aadf84b6c 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 08:55:17 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:49:22 AM EST .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index f59ea5ad1..d51177c1c 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=160 +point=161 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 62246bb8b..f9c7751f0 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 Monday March 30, 2009 at 09:04:18 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:33 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.5p160\n\ +"sntp - standard SNTP program - Ver. 4.2.5p161\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 3bdd75c56..33ea49419 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 Monday March 30, 2009 at 09:04:17 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:32 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.5p160" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p160" +#define SNTP_VERSION "4.2.5p161" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p161" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 80a0116c3..22cd73925 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 Monday March 30, 2009 at 09:04:20 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:35 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 1cff0f9ee..d145fbff1 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual" +.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 09:04:19 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:34 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 952a75dc8..eb8642fe2 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 Monday March 30, 2009 at 09:04:32 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:44 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.5p160\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 1898c120f..e2ef505d0 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 Monday March 30, 2009 at 09:04:31 AM EST + * It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:43 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.5p160" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p160" +#define NTP_KEYGEN_VERSION "4.2.5p161" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161" /* * 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 2033ff3ac..12b22debb 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 Monday March 30, 2009 at 09:04:34 AM EST +# It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:46 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 40b16c841..2cb46eb76 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-03-30 "(ntp 4.2.5p160)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-03-31 "(ntp 4.2.5p161)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday March 30, 2009 at 09:04:33 AM EST +.\" It has been AutoGen-ed Tuesday March 31, 2009 at 06:55:45 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"