From: Harlan Stenn Date: Wed, 29 Apr 2009 12:04:45 +0000 (-0400) Subject: NTP_4_2_5P168 X-Git-Tag: NTP_4_2_5P168^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c399246513a65619d2840799aea06e2d8a9a1482;p=thirdparty%2Fntp.git NTP_4_2_5P168 bk: 49f8425dsnmbLTWfCErGf86whlx6IA --- diff --git a/ChangeLog b/ChangeLog index 6e48720ad..7eab781d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p168) 2009/04/29 Released by Harlan Stenn * Include (4.2.4p7-RC4) * [Bug 1169] quiet compiler warnings * Re-enable gcc -Wstrict-prototypes when not building with OpenSSL diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 49acac63a..07fa93591 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 Sunday April 26, 2009 at 07:52:27 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:02:27 AM EDT * 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.5p167\n\ +"sntp - standard SNTP program - Ver. 4.2.5p168\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 3fc97f7f9..30c471611 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 Sunday April 26, 2009 at 07:52:27 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:02:26 AM EDT * 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.5p167" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p167" +#define SNTP_VERSION "4.2.5p168" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p168" /* * 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 f231067b6..5379eeffc 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 Sunday April 26, 2009 at 07:52:30 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 08:02:29 AM EDT # 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 ea4fc6de2..e956d8b67 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH SNTP 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:52:29 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 08:02:28 AM EDT .\" 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 92e5a2614..b0029a827 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 Sunday April 26, 2009 at 07:38:53 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:48:48 AM EDT * 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.5p167\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p168\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 424ce65da..eeff2348d 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 Sunday April 26, 2009 at 07:38:52 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:48:48 AM EDT * 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.5p167" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p167" +#define NTPD_VERSION "4.2.5p168" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 825f95da6..27f09352a 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 Sunday April 26, 2009 at 07:38:55 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 07:48:52 AM EDT # 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 dda7bf274..cb5f61996 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH NTPD 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:38:54 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 07:48:50 AM EDT .\" 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 638cc18a8..c0b0f1d6b 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 Sunday April 26, 2009 at 07:45:51 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:55:37 AM EDT * 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.5p167\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p168\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index ddc587bab..2176da2ce 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 Sunday April 26, 2009 at 07:45:51 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:55:36 AM EDT * 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.5p167" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p167" +#define NTPDC_VERSION "4.2.5p168" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 29ad9b102..2780481ad 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 Sunday April 26, 2009 at 07:45:53 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 07:55:39 AM EDT # 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 c9206144a..92fce7bf9 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH NTPDC 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:45:52 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 07:55:38 AM EDT .\" 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 f4bf119ca..b4e809259 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 Sunday April 26, 2009 at 07:46:21 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:09 AM EDT * 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.5p167\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p168\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index db7800358..58d7bbfc8 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 Sunday April 26, 2009 at 07:46:20 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:08 AM EDT * 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.5p167" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p167" +#define NTPQ_VERSION "4.2.5p168" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index c2be6cc7b..6d6d377b6 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 Sunday April 26, 2009 at 07:46:23 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:11 AM EDT # 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 b167f3a6e..67efda58c 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH NTPQ 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:46:22 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:10 AM EDT .\" 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 95ced11f6..9a05b8de1 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 Sunday April 26, 2009 at 07:47:04 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:55 AM EDT * 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.5p167\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p168\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 522794d1b..885dcc35b 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 Sunday April 26, 2009 at 07:47:04 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:55 AM EDT * 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.5p167" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p167" +#define NTPSNMPD_VERSION "4.2.5p168" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 347a6f007..814d4fb09 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 Sunday April 26, 2009 at 07:47:06 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:57 AM EDT # 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 53c72914b..2cc051233 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:47:05 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 07:56:56 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index d3cf03896..670d681be 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=167 +point=168 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9af088063..b7a07f5fa 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 Sunday April 26, 2009 at 07:53:25 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:23 AM EDT * 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.5p167\n\ +"sntp - standard SNTP program - Ver. 4.2.5p168\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index aa0fbad16..22a9e11cb 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 Sunday April 26, 2009 at 07:53:24 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:23 AM EDT * 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.5p167" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p167" +#define SNTP_VERSION "4.2.5p168" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p168" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 3a03eaefc..d1e336999 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 Sunday April 26, 2009 at 07:53:27 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:27 AM EDT # 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 410150219..af973532d 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-04-26 "( 4.2.5p167)" "Programmer's Manual" +.TH SNTP 1 2009-04-29 "( 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:53:26 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:25 AM EDT .\" 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 e28d03dcf..d7facb5fe 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 Sunday April 26, 2009 at 07:53:34 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:34 AM EDT * 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.5p167\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p168\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 827423b10..c8089870a 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 Sunday April 26, 2009 at 07:53:34 AM EDT + * It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:33 AM EDT * 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.5p167" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p167" +#define NTP_KEYGEN_VERSION "4.2.5p168" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p168" /* * 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 4944aff41..f8419c4b6 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 Sunday April 26, 2009 at 07:53:37 AM EDT +# It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:36 AM EDT # 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 a5f5641a8..26c9f8380 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-04-26 "(ntp 4.2.5p167)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-04-29 "(ntp 4.2.5p168)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday April 26, 2009 at 07:53:36 AM EDT +.\" It has been AutoGen-ed Wednesday April 29, 2009 at 08:03:35 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"