From: Harlan Stenn Date: Sun, 19 Nov 2006 11:45:35 +0000 (-0500) Subject: NTP_4_2_3P66_RC X-Git-Tag: NTP_4_2_3P66_RC^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24c354630750f8c6fdec7a1c778f3f0e1043963;p=thirdparty%2Fntp.git NTP_4_2_3P66_RC bk: 456043dfkDrK1qwxXGU1-6xtvWafng --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 9cef43026..2dc5c0658 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:33:33 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:37:09 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -867,7 +867,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.3p65-RC\n\ +"ntpd - NTP daemon program - Ver. 4.2.3p66-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ca49aba32..d00399016 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpd-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:33:32 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:37:08 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.3p65-RC" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p65-RC" +#define NTPD_VERSION "4.2.3p66-RC" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.3p66-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 0e735b9f0..67aac4f76 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:33:36 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:37:12 AM EST # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.3p62-RC +ntpd - NTP daemon program - Ver. 4.2.3p65-RC USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index f63b1306d..50a50a43f 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual" +.TH NTPD 1 2006-11-19 "( 4.2.3p66-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpd.1) .\" -.\" It has been AutoGen-ed Friday November 10, 2006 at 06:33:35 AM EST +.\" It has been AutoGen-ed Sunday November 19, 2006 at 06:37:11 AM EST .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpdsim-opts.c b/ntpd/ntpdsim-opts.c index 60d373177..ab5d85e96 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:33:38 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:37:14 AM EST * From the definitions ntpdsim-opts.def * and the template file options * @@ -1065,7 +1065,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p65-RC\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p66-RC\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index e54373b3e..aa050d760 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdsim-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:33:37 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:37:13 AM EST * From the definitions ntpdsim-opts.def * and the template file options * @@ -99,8 +99,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.3p65-RC" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p65-RC" +#define NTPDSIM_VERSION "4.2.3p66-RC" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p66-RC" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 4100bf63e..f13c6c069 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdsim-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:33:41 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:37:17 AM EST # From the definitions ntpdsim-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpdsim.1 b/ntpd/ntpdsim.1 index 5695935c8..bc8c13b86 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual" +.TH NTPDSIM 1 2006-11-19 "( 4.2.3p66-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdsim.1) .\" -.\" It has been AutoGen-ed Friday November 10, 2006 at 06:33:39 AM EST +.\" It has been AutoGen-ed Sunday November 19, 2006 at 06:37:15 AM EST .\" From the definitions ntpdsim-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 7c74bf0cd..ac8c31d24 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:39:43 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:43:36 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p65-RC\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p66-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 222c95f48..3d57e2b69 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpdc-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:39:42 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:43:35 AM EST * From the definitions ntpdc-opts.def * and the template file options * @@ -71,8 +71,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.3p65-RC" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p65-RC" +#define NTPDC_VERSION "4.2.3p66-RC" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p66-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 d565a2192..d442e332d 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpdc-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:39:45 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:43:38 AM EST # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.3p62-RC +ntpdc - vendor-specific NTP query program - Ver. 4.2.3p65-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 20cd920da..1c4a6f17e 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual" +.TH NTPDC 1 2006-11-19 "( 4.2.3p66-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday November 10, 2006 at 06:39:44 AM EST +.\" It has been AutoGen-ed Sunday November 19, 2006 at 06:43:37 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 29d4f818d..77c2a701f 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:14 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:06 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.3p65-RC\n\ +"ntpq - standard NTP query program - Ver. 4.2.3p66-RC\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5518276f3..a2a5abeed 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntpq-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:14 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:06 AM EST * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.3p65-RC" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p65-RC" +#define NTPQ_VERSION "4.2.3p66-RC" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.3p66-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 4eb839c9f..4f74e17ac 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpq-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:40:17 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:44:08 AM EST # 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.3p62-RC +ntpq - standard NTP query program - Ver. 4.2.3p65-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 1d51d378e..f39783840 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2006-11-10 "( 4.2.3p65-RC)" "Programmer's Manual" +.TH NTPQ 1 2006-11-19 "( 4.2.3p66-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntpq.1) .\" -.\" It has been AutoGen-ed Friday November 10, 2006 at 06:40:16 AM EST +.\" It has been AutoGen-ed Sunday November 19, 2006 at 06:44:07 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 1ba968d2f..ea0cdb9e2 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=65 +point=66 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 2427723d2..e72ee6329 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:43 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:35 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -484,7 +484,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.3p65-RC\n\ +"sntp - standard SNTP program - Ver. 4.2.3p66-RC\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index d2a84a8c8..35d9bf4f6 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (sntp-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:42 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:34 AM EST * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 12 -#define SNTP_VERSION "4.2.3p65-RC" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p65-RC" +#define SNTP_VERSION "4.2.3p66-RC" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.3p66-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 7375a9c32..e3e9fe35e 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (sntp-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:40:45 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:44:37 AM EST # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index b63607d42..6a068d6f9 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.c) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:53 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:44 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p65-RC\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p66-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 8ab962aae..21d42b9a0 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (ntp-keygen-opts.h) * - * It has been AutoGen-ed Friday November 10, 2006 at 06:40:53 AM EST + * It has been AutoGen-ed Sunday November 19, 2006 at 06:44:43 AM EST * From the definitions ntp-keygen-opts.def * and the template file options * @@ -80,8 +80,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.3p65-RC" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p65-RC" +#define NTP_KEYGEN_VERSION "4.2.3p66-RC" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p66-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 b7b266246..f7a5c028d 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Friday November 10, 2006 at 06:40:56 AM EST +# It has been AutoGen-ed Sunday November 19, 2006 at 06:44:46 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -53,7 +53,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.3p62-RC +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p65-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 bb8a94c14..ee6f63e47 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2006-11-10 "(ntp 4.2.3p65-RC)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2006-11-19 "(ntp 4.2.3p66-RC)" "Programmer's Manual" .\" DO NOT EDIT THIS FILE (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday November 10, 2006 at 06:40:55 AM EST +.\" It has been AutoGen-ed Sunday November 19, 2006 at 06:44:45 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"