From: Harlan Stenn Date: Wed, 22 Apr 2009 12:18:29 +0000 (-0400) Subject: NTP_4_2_4P7_RC3 X-Git-Tag: NTP_4_2_4P7_RC3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f9916829cd0318535a2d1447d2e53908a28308;p=thirdparty%2Fntp.git NTP_4_2_4P7_RC3 bk: 49ef0b15x7cUYbekaXvYsIhyuVqr5g --- diff --git a/ChangeLog b/ChangeLog index 3a151531f..00470104e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ --- +(4.2.4p7-RC3) 2009/04/22 Released by Harlan Stenn * [Bug 787] Bug fixes for 64-bit time_t on Windows * [Bug 813] Conditional naming of Event diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index aeac13a1a..bbb891e00 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 Thursday April 9, 2009 at 07:35:19 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:33 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.4p7-RC2\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index be03e902e..4f9f2744a 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 Thursday April 9, 2009 at 07:35:18 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:32 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.4p7-RC2" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p7-RC2" +#define NTPD_VERSION "4.2.4p7-RC3" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p7-RC3" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 897a501a2..3de7aac87 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 Thursday April 9, 2009 at 07:35:22 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:36 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p161 +ntpd - NTP daemon program - Ver. 4.2.5p163 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 44477d0f2..987224af0 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual" +.TH NTPD 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday April 9, 2009 at 07:35:20 AM EDT +.\" It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:35 AM EDT .\" 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 dce99ea6f..d3230fa1a 100644 --- a/ntpd/ntpdsim-opts.c +++ b/ntpd/ntpdsim-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.c) * - * It has been AutoGen-ed Thursday April 9, 2009 at 07:35:24 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:38 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDSIM"; tSCC zUsageTitle[] = -"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC2\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 5e015daa2..23b1b9d0b 100644 --- a/ntpd/ntpdsim-opts.h +++ b/ntpd/ntpdsim-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.h) * - * It has been AutoGen-ed Thursday April 9, 2009 at 07:35:23 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:37 AM EDT * From the definitions ntpdsim-opts.def * and the template file options * @@ -98,8 +98,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 43 -#define NTPDSIM_VERSION "4.2.4p7-RC2" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC2" +#define NTPDSIM_VERSION "4.2.4p7-RC3" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC3" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 5414a8609..11b96bd69 100644 --- a/ntpd/ntpdsim-opts.texi +++ b/ntpd/ntpdsim-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdsim-opts.texi) # -# It has been AutoGen-ed Thursday April 9, 2009 at 07:35:27 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:41 AM EDT # 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 cd19d8919..f42a67db5 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual" +.TH NTPDSIM 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdsim.1) .\" -.\" It has been AutoGen-ed Thursday April 9, 2009 at 07:35:25 AM EDT +.\" It has been AutoGen-ed Wednesday April 22, 2009 at 08:05:40 AM EDT .\" 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 7e6e7d99c..b9df25f7a 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 Thursday April 9, 2009 at 07:41:52 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:17 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.4p7-RC2\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index c076a0c2a..b874e9dc3 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 Thursday April 9, 2009 at 07:41:51 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:16 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.4p7-RC2" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC2" +#define NTPDC_VERSION "4.2.4p7-RC3" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC3" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 3bcacd681..537cf76bd 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 Thursday April 9, 2009 at 07:41:53 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:19 AM EDT # 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.5p161 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163 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 4ca903324..699995190 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual" +.TH NTPDC 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday April 9, 2009 at 07:41:53 AM EDT +.\" It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:18 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 637e69d0e..1f2a1a4ab 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 Thursday April 9, 2009 at 07:42:24 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:53 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.4p7-RC2\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index d8fdedc38..1f9a6789e 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 Thursday April 9, 2009 at 07:42:23 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:53 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.4p7-RC2" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p7-RC2" +#define NTPQ_VERSION "4.2.4p7-RC3" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p7-RC3" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index a3bc58207..2877b6465 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 Thursday April 9, 2009 at 07:42:26 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:56 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p161 +ntpq - standard NTP query program - Ver. 4.2.5p163 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 2ff8a905e..9eb59229c 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-04-09 "( 4.2.4p7-RC2)" "Programmer's Manual" +.TH NTPQ 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday April 9, 2009 at 07:42:25 AM EDT +.\" It has been AutoGen-ed Wednesday April 22, 2009 at 08:15:55 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 22df770e5..ae2f841ef 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0 # - - rcpoint gets set to 0 # - - releasecandidate gets set to no # - GRONK is for -dev -rcpoint=2 +rcpoint=3 #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 85bfd0afa..d51f26279 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 Thursday April 9, 2009 at 07:42:53 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:16:26 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.4p7-RC2\n\ +"sntp - standard SNTP program - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 2ce95830b..abd657696 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 Thursday April 9, 2009 at 07:42:52 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:16:25 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.4p7-RC2" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p7-RC2" +#define SNTP_VERSION "4.2.4p7-RC3" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p7-RC3" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 19bbdf86d..f1195e950 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 Thursday April 9, 2009 at 07:42:55 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:16:28 AM EDT # 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 08b0eaa13..4d5f9b09a 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 Thursday April 9, 2009 at 07:43:02 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:17:04 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC2\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC3\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 261ecf302..f09763b50 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 Thursday April 9, 2009 at 07:43:01 AM EDT + * It has been AutoGen-ed Wednesday April 22, 2009 at 08:17:03 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -79,8 +79,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define NTP_KEYGEN_VERSION "4.2.4p7-RC2" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC2" +#define NTP_KEYGEN_VERSION "4.2.4p7-RC3" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC3" /* * 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 b2c046973..bec2cb831 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 Thursday April 9, 2009 at 07:43:04 AM EDT +# It has been AutoGen-ed Wednesday April 22, 2009 at 08:17:06 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -52,7 +52,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.5p161 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163 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 572b78f22..fcd76dfa4 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-04-09 "(ntp 4.2.4p7-RC2)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-04-22 "(ntp 4.2.4p7-RC3)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday April 9, 2009 at 07:43:03 AM EDT +.\" It has been AutoGen-ed Wednesday April 22, 2009 at 08:17:05 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"