From: Harlan Stenn Date: Tue, 3 May 2011 09:00:25 +0000 (+0000) Subject: NTP_4_2_7P162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa779237610110cd2be79f8db0b36f56d79e628;p=thirdparty%2Fntp.git NTP_4_2_7P162 bk: 4dbfc4295vgWypQdpuwE42yQS2d9jA --- diff --git a/ChangeLog b/ChangeLog index 72eb2ee05b..2526d91fea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p162) 2011/05/03 Released by Harlan Stenn * [Bug 1910] Support the Tristate Ltd. TS-GPSclock-01. (4.2.7p161) 2011/05/02 Released by Harlan Stenn * [Bug 1904] 4.2.7p160 Windows build broken (POSIX_SHELL). diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 19c85c3d7f..9aba4d35e7 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 May 2, 2011 at 09:13:12 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:58:58 AM by AutoGen 5.11.9pre8 * From the definitions ntpd-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"ntpd 4.2.7p161\n\ +"ntpd 4.2.7p162\n\ see html/copyright.html\n"; static char const zCopyrightNotice[25] = "see html/copyright.html\n"; @@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p161\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p162\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 67e2c051c0..1ed4f17b35 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 May 2, 2011 at 09:13:12 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:58:58 AM by AutoGen 5.11.9pre8 * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p161" -#define NTPD_FULL_VERSION "ntpd 4.2.7p161" +#define NTPD_VERSION "4.2.7p162" +#define NTPD_FULL_VERSION "ntpd 4.2.7p162" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 9cdae36a45..0e3d839a8b 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 May 2, 2011 at 09:13:29 PM by AutoGen 5.11.9pre8 +# It has been AutoGen-ed May 3, 2011 at 08:59:18 AM by AutoGen 5.11.9pre8 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p161 +ntpd - NTP daemon program - Ver. 4.2.7p162 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 0815a146e8..55ae310747 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-05-02 "( 4.2.7p161)" "Programmer's Manual" +.TH NTPD 1 2011-05-03 "( 4.2.7p162)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed May 2, 2011 at 09:13:28 PM by AutoGen 5.11.9pre8 +.\" It has been AutoGen-ed May 3, 2011 at 08:59:18 AM by AutoGen 5.11.9pre8 .\" 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 00ece540ff..46b4d6bad6 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 May 2, 2011 at 09:13:33 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:22 AM by AutoGen 5.11.9pre8 * From the definitions ntpdc-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[41] = -"ntpdc 4.2.7p161\n\ +"ntpdc 4.2.7p162\n\ see html/copyright.html\n"; static char const zCopyrightNotice[25] = "see html/copyright.html\n"; @@ -447,7 +447,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[6] = "NTPDC"; static char const zUsageTitle[129] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p161\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p162\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index f9aa469d52..24b9d786d4 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 May 2, 2011 at 09:13:33 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:22 AM by AutoGen 5.11.9pre8 * From the definitions ntpdc-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p161" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p161" +#define NTPDC_VERSION "4.2.7p162" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p162" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 67f0e76db1..784ca74ae0 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 May 2, 2011 at 09:13:42 PM by AutoGen 5.11.9pre8 +# It has been AutoGen-ed May 3, 2011 at 08:59:33 AM by AutoGen 5.11.9pre8 # 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.7p161 +ntpdc - vendor-specific NTP query program - Ver. 4.2.7p162 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 d5f916c8ca..d6e085de53 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-05-02 "( 4.2.7p161)" "Programmer's Manual" +.TH NTPDC 1 2011-05-03 "( 4.2.7p162)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed May 2, 2011 at 09:13:42 PM by AutoGen 5.11.9pre8 +.\" It has been AutoGen-ed May 3, 2011 at 08:59:33 AM by AutoGen 5.11.9pre8 .\" 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 23462a970d..6b3778d9bf 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 May 2, 2011 at 09:13:43 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:34 AM by AutoGen 5.11.9pre8 * From the definitions ntpq-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"ntpq 4.2.7p161\n\ +"ntpq 4.2.7p162\n\ see html/copyright.html\n"; static char const zCopyrightNotice[25] = "see html/copyright.html\n"; @@ -424,7 +424,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPQ"; static char const zUsageTitle[121] = -"ntpq - standard NTP query program - Ver. 4.2.7p161\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p162\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 9fa467aefe..b5d565f416 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 May 2, 2011 at 09:13:43 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:34 AM by AutoGen 5.11.9pre8 * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.7p161" -#define NTPQ_FULL_VERSION "ntpq 4.2.7p161" +#define NTPQ_VERSION "4.2.7p162" +#define NTPQ_FULL_VERSION "ntpq 4.2.7p162" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 25ed9c10db..ae7f13d7a0 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 May 2, 2011 at 09:13:54 PM by AutoGen 5.11.9pre8 +# It has been AutoGen-ed May 3, 2011 at 08:59:44 AM by AutoGen 5.11.9pre8 # 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.7p161 +ntpq - standard NTP query program - Ver. 4.2.7p162 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 91a16c8bc2..c6af493633 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-05-02 "( 4.2.7p161)" "Programmer's Manual" +.TH NTPQ 1 2011-05-03 "( 4.2.7p162)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed May 2, 2011 at 09:13:54 PM by AutoGen 5.11.9pre8 +.\" It has been AutoGen-ed May 3, 2011 at 08:59:44 AM by AutoGen 5.11.9pre8 .\" 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 26e513d404..ffda662a3a 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 May 2, 2011 at 09:13:55 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:45 AM by AutoGen 5.11.9pre8 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[44] = -"ntpsnmpd 4.2.7p161\n\ +"ntpsnmpd 4.2.7p162\n\ see html/copyright.html\n"; static char const zCopyrightNotice[25] = "see html/copyright.html\n"; @@ -251,7 +251,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[9] = "NTPSNMPD"; static char const zUsageTitle[105] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p161\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p162\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 000e585c3e..973089fded 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 May 2, 2011 at 09:13:55 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:59:45 AM by AutoGen 5.11.9pre8 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.7p161" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p161" +#define NTPSNMPD_VERSION "4.2.7p162" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p162" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 038fd58f5d..f9539edb13 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 May 2, 2011 at 09:13:59 PM by AutoGen 5.11.9pre8 +# It has been AutoGen-ed May 3, 2011 at 08:59:49 AM by AutoGen 5.11.9pre8 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore @@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd: @exampleindent 0 @example -ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p161 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p162 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 125afc67bc..f42fe7edcd 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-05-02 "( 4.2.7p161)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-05-03 "( 4.2.7p162)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed May 2, 2011 at 09:13:58 PM by AutoGen 5.11.9pre8 +.\" It has been AutoGen-ed May 3, 2011 at 08:59:48 AM by AutoGen 5.11.9pre8 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 06215cb889..7a9c68b220 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=161 +point=162 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index e9e7f7dbf0..d0fad33a3b 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 May 2, 2011 at 09:10:46 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:56:40 AM by AutoGen 5.11.9pre8 * From the definitions sntp-opts.def * and the template file options * @@ -40,7 +40,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[40] = -"sntp 4.2.7p161\n\ +"sntp 4.2.7p162\n\ see html/copyright.html\n"; static char const zCopyrightNotice[25] = "see html/copyright.html\n"; @@ -637,7 +637,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "SNTP"; static char const zUsageTitle[154] = -"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p161\n\ +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p162\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ hostname-or-IP ...]\n"; static char const zRcName[7] = ".ntprc"; diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index edda2bfdeb..6bf4722400 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 May 2, 2011 at 09:10:45 PM by AutoGen 5.11.9pre8 + * It has been AutoGen-ed May 3, 2011 at 08:56:40 AM by AutoGen 5.11.9pre8 * From the definitions sntp-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define SNTP_VERSION "4.2.7p161" -#define SNTP_FULL_VERSION "sntp 4.2.7p161" +#define SNTP_VERSION "4.2.7p162" +#define SNTP_FULL_VERSION "sntp 4.2.7p162" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 1092e3d14e..90ab2510f6 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 May 2, 2011 at 09:14:16 PM by AutoGen 5.11.9pre8 +# It has been AutoGen-ed May 3, 2011 at 09:00:05 AM by AutoGen 5.11.9pre8 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p161 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p162 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 40886c7af8..6678dbdee8 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,8 +1,8 @@ -.TH sntp 1 "02 May 2011" "4.2.7p161" "User Commands" +.TH sntp 1 "03 May 2011" "4.2.7p162" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (sntp.man) .\" -.\" It has been AutoGen-ed May 2, 2011 at 09:14:15 PM by AutoGen 5.11.9pre8 +.\" It has been AutoGen-ed May 3, 2011 at 09:00:04 AM by AutoGen 5.11.9pre8 .\" From the definitions sntp-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index 894c3859eb..31794537dc 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -150,7 +150,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p161
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p162
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index 72174ca2ee..f219e66db2 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  May  2, 2011 at 09:13:59 PM by AutoGen 5.11.9pre8
+ *  It has been AutoGen-ed  May  3, 2011 at 08:59:50 AM by AutoGen 5.11.9pre8
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p161\n\
+"ntp-keygen (ntp) 4.2.7p162\n\
 see html/copyright.html\n";
 static char const zCopyrightNotice[25] =
 "see html/copyright.html\n";
@@ -752,7 +752,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p161\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p162\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index ea71120789..18f216e924 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  May  2, 2011 at 09:13:59 PM by AutoGen 5.11.9pre8
+ *  It has been AutoGen-ed  May  3, 2011 at 08:59:50 AM by AutoGen 5.11.9pre8
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p161"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p161"
+#define NTP_KEYGEN_VERSION       "4.2.7p162"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p162"
 
 /*
  *  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 c10c7c4362..73a654f624 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  May  2, 2011 at 09:14:08 PM by AutoGen 5.11.9pre8
+# It has been AutoGen-ed  May  3, 2011 at 08:59:56 AM by AutoGen 5.11.9pre8
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p161
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p162
 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 4855a2c936..6df377cbba 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-02 "(ntp 4.2.7p161)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-03 "(ntp 4.2.7p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May  2, 2011 at 09:14:07 PM by AutoGen 5.11.9pre8
+.\"  It has been AutoGen-ed  May  3, 2011 at 08:59:56 AM by AutoGen 5.11.9pre8
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"