From: Harlan Stenn Date: Sun, 17 Aug 2008 11:52:08 +0000 (-0400) Subject: NTP_4_2_5P124 X-Git-Tag: NTP_4_2_5P124^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e2cc28312df3d00efd5044db7e3be3f1934967;p=thirdparty%2Fntp.git NTP_4_2_5P124 bk: 48a810e8l3ob0hhQVGa00W4xZlCTcg --- diff --git a/ChangeLog b/ChangeLog index 7de85bbb3..61be9c5e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p124) 2008/08/17 Released by Harlan Stenn * Documentation updates from Dave Mills. * Include (4.2.4p5) 2008/08/17 Released by Harlan Stenn * [Bug 861] leap info was not being transmitted. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6cdf73239..08d332126 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 09:31:36 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:43:02 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.5p123\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p124\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 7eda97eac..b1c21708f 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 09:31:35 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:43:01 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.5p123" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p123" +#define NTPD_VERSION "4.2.5p124" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p124" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index decec9b0e..844ae09e3 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 09:31:41 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 07:43:05 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 809a6038e..be9c265b0 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" +.TH NTPD 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:31:38 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 07:43:04 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 471dc785d..5068f0a86 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 09:42:37 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:50:16 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.5p123\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p124\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index dfc4027e3..4a22b6ba9 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 09:42:36 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:50:15 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.5p123" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p123" +#define NTPDC_VERSION "4.2.5p124" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p124" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index d124fc994..30ca03e35 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 09:42:40 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 07:50:17 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 a5a090d84..371f8f8a0 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" +.TH NTPDC 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:42:39 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 07:50:17 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 d739f9941..a1373edc9 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 09:43:22 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:50:44 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.5p123\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p124\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index c8c41b38c..265f6a347 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 09:43:20 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:50:44 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.5p123" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p123" +#define NTPQ_VERSION "4.2.5p124" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p124" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 2765f0ec3..129ed05e3 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 09:43:24 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 07:50:47 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 d3a844e6d..fa052b1a2 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" +.TH NTPQ 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:43:23 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 07:50:46 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index dcb34f3c0..83ec51a5b 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=123 +point=124 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index dc1f6bc5b..a4d42fd10 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 09:44:01 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:51:12 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.5p123\n\ +"sntp - standard SNTP program - Ver. 4.2.5p124\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 162ab3a32..96613fbc0 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 09:44:00 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:51:11 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.5p123" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p123" +#define SNTP_VERSION "4.2.5p124" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p124" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 12371d28f..604f73dd1 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 09:44:04 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 07:51:13 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 c01a38405..93be7c65c 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual" +.TH SNTP 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:44:03 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 07:51:13 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 3e08d1361..3d4d7bab2 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 09:44:18 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:51:21 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.5p123\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p124\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 8768489bf..33bf80ff9 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 09:44:17 AM EDT + * It has been AutoGen-ed Sunday August 17, 2008 at 07:51:20 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.5p123" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p123" +#define NTP_KEYGEN_VERSION "4.2.5p124" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p124" /* * 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 6f5c14c1c..38e87e85f 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 09:44:21 AM EDT +# It has been AutoGen-ed Sunday August 17, 2008 at 07:51:23 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 32c006c17..44c62f9c6 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.5p123)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-08-17 "(ntp 4.2.5p124)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Sunday August 10, 2008 at 09:44:20 AM EDT +.\" It has been AutoGen-ed Sunday August 17, 2008 at 07:51:22 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"