From: Harlan Stenn Date: Wed, 17 Sep 2008 11:46:56 +0000 (-0400) Subject: NTP_4_2_5P134 X-Git-Tag: NTP_4_2_5P134^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73accd02fce7ea625e7d59165acacb748a99276;p=thirdparty%2Fntp.git NTP_4_2_5P134 bk: 48d0ee304JHwusd98nJXXl2ZzwHIKA --- diff --git a/ChangeLog b/ChangeLog index 6bccab293..b3bb2ce47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p134) 2008/09/17 Released by Harlan Stenn * Clean up build process for ntpsnmpd. (4.2.5p133) 2008/09/16 Released by Harlan Stenn * Add options processing to ntpsnmpd. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 5ad1b5f25..0705d2525 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 Tuesday September 16, 2008 at 07:37:36 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:30 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.5p133\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p134\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 70661947a..993eb1272 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 Tuesday September 16, 2008 at 07:37:35 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:29 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.5p133" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p133" +#define NTPD_VERSION "4.2.5p134" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p134" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 35fc58621..599d3b520 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 Tuesday September 16, 2008 at 07:37:39 AM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:32 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 ef2ea8610..3b378b1a1 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual" +.TH NTPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:37:38 AM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:31 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 4d3dc8659..6029e0581 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 Tuesday September 16, 2008 at 07:44:29 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:29 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.5p133\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index bae29ab2c..4c3a615a4 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 Tuesday September 16, 2008 at 07:44:28 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:28 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.5p133" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p133" +#define NTPDC_VERSION "4.2.5p134" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index f69da22d6..1500fa626 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 Tuesday September 16, 2008 at 07:44:30 AM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:30 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 49c5c3414..2a0853c3b 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual" +.TH NTPDC 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:44:30 AM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:30 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 8a6e35dfc..3649fe5d3 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 Tuesday September 16, 2008 at 07:44:58 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:59 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.5p133\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p134\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 01b994272..9cb32b3e9 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 Tuesday September 16, 2008 at 07:44:58 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:59 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.5p133" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p133" +#define NTPQ_VERSION "4.2.5p134" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p134" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 60910e59a..f0e23bfa1 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 Tuesday September 16, 2008 at 07:45:00 AM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:01 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 ad699f783..c4c40aacd 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual" +.TH NTPQ 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:44:59 AM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:00 AM EDT .\" 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 66b534458..483d7ca60 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 Tuesday September 16, 2008 at 07:11:05 PM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:44 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p133\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index b890c26e9..a50af263b 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 Tuesday September 16, 2008 at 07:11:05 PM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:43 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p133" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p133" +#define NTPSNMPD_VERSION "4.2.5p134" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 394c98863..3ccf6f04a 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 Tuesday September 16, 2008 at 07:11:07 PM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:45 AM EDT # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 208173092..a737090f0 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual" +.TH NTPSNMPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:11:06 PM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:45 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 0db2fee25..ac5b9b8a9 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=133 +point=134 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9be5aa7b0..fe9881372 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 Tuesday September 16, 2008 at 07:45:44 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:48 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.5p133\n\ +"sntp - standard SNTP program - Ver. 4.2.5p134\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 05c1cd9c5..4c12d7129 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 Tuesday September 16, 2008 at 07:45:44 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:47 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.5p133" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p133" +#define SNTP_VERSION "4.2.5p134" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p134" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 8798e8316..f00e22234 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 Tuesday September 16, 2008 at 07:45:47 AM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:49 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 015c0f366..6baeeed28 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual" +.TH SNTP 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:46 AM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:48 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 eaedeb5cc..b0ca74cc6 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 Tuesday September 16, 2008 at 07:45:55 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:57 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.5p133\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 202d124d1..202a9eb04 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 Tuesday September 16, 2008 at 07:45:54 AM EDT + * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:56 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.5p133" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p133" +#define NTP_KEYGEN_VERSION "4.2.5p134" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134" /* * 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 2c8f42fb8..d0f1a18a2 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 Tuesday September 16, 2008 at 07:45:57 AM EDT +# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:59 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 300c38a7b..c9dee719c 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-09-16 "(ntp 4.2.5p133)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-09-17 "(ntp 4.2.5p134)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:56 AM EDT +.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:58 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"