From: Harlan Stenn Date: Sun, 17 Aug 2008 09:30:47 +0000 (-0400) Subject: NTP_4_2_4P5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2946f84669a7e0ce206cf446ff9a55f75eafc96;p=thirdparty%2Fntp.git NTP_4_2_4P5 bk: 48a7efc7TYZaCrHw2zloWkQi09_JtQ --- diff --git a/ChangeLog b/ChangeLog index 2d256b1281..3d193e202d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ +(4.2.4p5) 2008/08/17 Released by Harlan Stenn --- +(4.2.4p5) 2008/08/17 Released by Harlan Stenn +(4.2.4p5) 2008/08/17 Released by Harlan Stenn * [BUG 1051] Month off by one in leap second message written to clockstats file fixed. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 2ee8f3f32d..eae28cb301 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 August 10, 2008 at 07:36:06 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:20:10 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.4p5-RC2\n\ +"ntpd - NTP daemon program - Ver. 4.2.4p5\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index f917c26ae3..45d0de5a5e 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 August 10, 2008 at 07:36:05 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:20:09 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.4p5-RC2" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p5-RC2" +#define NTPD_VERSION "4.2.4p5" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index aaa9bc9e07..5a99b58abc 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 August 10, 2008 at 07:36:09 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:20:12 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 7da2c72165..25aee4117f 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" +.TH NTPD 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:36:07 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 05:20:11 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 669ad085bb..4f09c0fa9d 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 Sunday August 10, 2008 at 07:36:11 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:20:14 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.4p5-RC2\n\ +"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpd/ntpdsim-opts.h b/ntpd/ntpdsim-opts.h index 23ada15fac..1c63654d77 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 Sunday August 10, 2008 at 07:36:10 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:20:13 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.4p5-RC2" -#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2" +#define NTPDSIM_VERSION "4.2.4p5" +#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpdsim-opts.texi b/ntpd/ntpdsim-opts.texi index 600667ea0e..49b54398dd 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 Sunday August 10, 2008 at 07:36:13 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:20:17 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 6e225a1287..2a7ea4667d 100644 --- a/ntpd/ntpdsim.1 +++ b/ntpd/ntpdsim.1 @@ -1,7 +1,7 @@ -.TH NTPDSIM 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" +.TH NTPDSIM 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdsim.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:36:12 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 05:20:16 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 3fd1965eb7..d3c2549af8 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 August 10, 2008 at 07:42:28 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:26:25 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.4p5-RC2\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 3346cb730e..a4bf99fd1e 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 August 10, 2008 at 07:42:27 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:26:25 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.4p5-RC2" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2" +#define NTPDC_VERSION "4.2.4p5" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index d0e9c6210f..dbce64c9cf 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 August 10, 2008 at 07:42:30 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:26:27 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 946ff98663..c653b62f94 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" +.TH NTPDC 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:42:29 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 05:26:27 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 b1c8c8434a..0e73886b72 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 August 10, 2008 at 07:42:58 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:26:55 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.4p5-RC2\n\ +"ntpq - standard NTP query program - Ver. 4.2.4p5\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 0ce70e870f..bbd35ca343 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 August 10, 2008 at 07:42:57 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:26:55 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.4p5-RC2" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p5-RC2" +#define NTPQ_VERSION "4.2.4p5" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index d5be5ec30c..0c4ca7d9c6 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 August 10, 2008 at 07:43:00 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:26:58 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 894944eedc..d418636715 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual" +.TH NTPQ 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:42:59 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 05:26:57 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 9fe600320f..fe1a4ba1f5 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -16,7 +16,7 @@ special= # [???] To start an RC cycle: RC->yes # To release from an RC cycle: rcpoint-> GO # ReleaseCandidate. 'yes' or 'no'. -releasecandidate=yes +releasecandidate=no #releasecandidate=no # ChangeLog tag CLTAG=NTP_4_2_0 @@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0 # - - rcpoint gets set to 0 # - - releasecandidate gets set to no # - GRONK is for -dev -rcpoint=GO +rcpoint= #rcpoint=GRONK diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 50004086ec..939c9772cc 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 August 10, 2008 at 07:43:26 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:27:24 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.4p5-RC2\n\ +"sntp - standard SNTP program - Ver. 4.2.4p5\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index ef73d5f515..3c701241eb 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 August 10, 2008 at 07:43:25 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:27: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.4p5-RC2" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p5-RC2" +#define SNTP_VERSION "4.2.4p5" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index cd2c84ff09..8cc0d2c74f 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 August 10, 2008 at 07:43:28 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:27:25 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 02653015f4..edc9c5b41d 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 August 10, 2008 at 07:43:36 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:27:33 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.4p5-RC2\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 54e9246c20..a22a5e7fe6 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 August 10, 2008 at 07:43:35 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 05:27:32 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.4p5-RC2" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2" +#define NTP_KEYGEN_VERSION "4.2.4p5" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5" /* * 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 a0db743f6f..19b77f8095 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 August 10, 2008 at 07:43:38 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 05:27:34 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 f2e195b62f..3bf7d0cd86 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.4p5-RC2)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-08-17 "(ntp 4.2.4p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 07:43:37 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 05:27:34 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"