From: Harlan Stenn Date: Sat, 13 Sep 2008 11:49:17 +0000 (-0400) Subject: NTP_4_2_5P130 X-Git-Tag: NTP_4_2_5P130^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc75f8f3eb668f09c51b8663899055c90735f19;p=thirdparty%2Fntp.git NTP_4_2_5P130 bk: 48cba8bdmITo13mVPf_rAuSxgi_Z_w --- diff --git a/ChangeLog b/ChangeLog index c945570de..0128d299c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p130) 2008/09/13 Released by Harlan Stenn * [Bug 1064] Implement --with-net-snmp-config=progname * [Bug 1063] ntpSnmpSubagentObject.h is missing from the distribution. (4.2.5p129) 2008/09/11 Released by Harlan Stenn diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index b415c3176..b52345538 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 September 11, 2008 at 07:33:53 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:39:44 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.5p129\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p130\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index f422afcca..0f8655661 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 September 11, 2008 at 07:33:53 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:39:43 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.5p129" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p129" +#define NTPD_VERSION "4.2.5p130" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 6e3cd7113..5dee954f0 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 September 11, 2008 at 07:33:56 AM EDT +# It has been AutoGen-ed Saturday September 13, 2008 at 07:39:47 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 f2f48199d..850ffa454 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual" +.TH NTPD 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday September 11, 2008 at 07:33:55 AM EDT +.\" It has been AutoGen-ed Saturday September 13, 2008 at 07:39:46 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 d46720093..ecba7bccb 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 September 11, 2008 at 07:40:44 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:46:51 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.5p129\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p130\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index c2736e05e..77093ee96 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 September 11, 2008 at 07:40:44 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:46:50 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.5p129" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p129" +#define NTPDC_VERSION "4.2.5p130" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 11a7ae124..10cbae44f 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 September 11, 2008 at 07:40:46 AM EDT +# It has been AutoGen-ed Saturday September 13, 2008 at 07:46:53 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 5b50d9b05..f75baec31 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual" +.TH NTPDC 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday September 11, 2008 at 07:40:45 AM EDT +.\" It has been AutoGen-ed Saturday September 13, 2008 at 07:46:52 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 ae35e4854..1f5d9f48e 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 September 11, 2008 at 07:41:15 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:47:24 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.5p129\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p130\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 3cf48a3c8..c69ddd9eb 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 September 11, 2008 at 07:41:15 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:47:24 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.5p129" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p129" +#define NTPQ_VERSION "4.2.5p130" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 9e6b8061b..077408c67 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 September 11, 2008 at 07:41:18 AM EDT +# It has been AutoGen-ed Saturday September 13, 2008 at 07:47:27 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 6674de4db..6ec0cf35a 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual" +.TH NTPQ 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday September 11, 2008 at 07:41:17 AM EDT +.\" It has been AutoGen-ed Saturday September 13, 2008 at 07:47:26 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 685e2e83d..49c7338bb 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=129 +point=130 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9de550678..0537c0ea7 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 September 11, 2008 at 07:42:05 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:48:13 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.5p129\n\ +"sntp - standard SNTP program - Ver. 4.2.5p130\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 2e4cd9994..817c1a77f 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 September 11, 2008 at 07:42:04 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:48:12 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.5p129" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p129" +#define SNTP_VERSION "4.2.5p130" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p130" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index bdbf1ccc6..37b2dc077 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 September 11, 2008 at 07:42:07 AM EDT +# It has been AutoGen-ed Saturday September 13, 2008 at 07:48:16 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 65c93bf58..84d493414 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual" +.TH SNTP 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Thursday September 11, 2008 at 07:42:06 AM EDT +.\" It has been AutoGen-ed Saturday September 13, 2008 at 07:48:14 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 7c4fbfe98..d49b2cc1e 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 September 11, 2008 at 07:42:15 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:48:24 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.5p129\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p130\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 8b69aa03f..5e3c7dfac 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 September 11, 2008 at 07:42:14 AM EDT + * It has been AutoGen-ed Saturday September 13, 2008 at 07:48:23 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.5p129" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p129" +#define NTP_KEYGEN_VERSION "4.2.5p130" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p130" /* * 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 0a06bb4d4..7dc9fe088 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 September 11, 2008 at 07:42:17 AM EDT +# It has been AutoGen-ed Saturday September 13, 2008 at 07:48:27 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 1597d2856..970735c8a 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-09-11 "(ntp 4.2.5p129)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-09-13 "(ntp 4.2.5p130)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday September 11, 2008 at 07:42:16 AM EDT +.\" It has been AutoGen-ed Saturday September 13, 2008 at 07:48:25 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"