From: Harlan Stenn Date: Sat, 1 Nov 2008 11:46:41 +0000 (-0500) Subject: NTP_4_2_5P137 X-Git-Tag: NTP_4_2_5P137^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4854a6d093913d4324061510984bb7de7156e7b;p=thirdparty%2Fntp.git NTP_4_2_5P137 bk: 490c41a1fU4l6yhLlOK__G5-7GzjZw --- diff --git a/ChangeLog b/ChangeLog index 9bff2a21a..c1969f010 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p137) 2008/11/01 Released by Harlan Stenn * [Bug 1069] #undef netsnmp's PACKAGE_* macros. * [Bug 1068] Older versions of netsnmp do not have netsnmp_daemonize(). (4.2.5p136) 2008/10/27 Released by Harlan Stenn diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 15205369a..bfc8da447 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 Monday October 27, 2008 at 06:34:25 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:37:18 AM EST * 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.5p136\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p137\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 551b60ccd..17def5ba1 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 Monday October 27, 2008 at 06:34:24 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:37:17 AM EST * 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.5p136" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p136" +#define NTPD_VERSION "4.2.5p137" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p137" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 569b3352e..eb493d527 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 Monday October 27, 2008 at 06:34:28 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:37:21 AM EST # 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 557f0b5b6..e4ecf4584 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual" +.TH NTPD 1 2008-11-01 "( 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:34:26 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:37:19 AM EST .\" 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 1ec2ba46f..b34c776e6 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 Monday October 27, 2008 at 06:41:19 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:44:11 AM EST * 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.5p136\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p137\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index f516a9b84..8fdfe5a19 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 Monday October 27, 2008 at 06:41:18 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:44:10 AM EST * 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.5p136" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p136" +#define NTPDC_VERSION "4.2.5p137" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p137" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 60ed5b7c8..276c5bb16 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 Monday October 27, 2008 at 06:41:20 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:44:13 AM EST # 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 172706959..550716a6e 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual" +.TH NTPDC 1 2008-11-01 "( 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:41:20 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:44:12 AM EST .\" 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 fc1dbba6a..c089b4f64 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 Monday October 27, 2008 at 06:41:49 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:44:40 AM EST * 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.5p136\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p137\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index fddaa196f..ec6cdd652 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 Monday October 27, 2008 at 06:41:49 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:44:40 AM EST * 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.5p136" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p136" +#define NTPQ_VERSION "4.2.5p137" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p137" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index fd7cce713..7d0b6f662 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 Monday October 27, 2008 at 06:41:51 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:44:42 AM EST # 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 3d752c487..7874cdcba 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual" +.TH NTPQ 1 2008-11-01 "( 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:41:50 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:44:41 AM EST .\" 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 1b0685c9a..50bed5dd6 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 Monday October 27, 2008 at 06:42:33 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:26 AM EST * 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.5p136\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p137\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 4ab218369..b08bac426 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 Monday October 27, 2008 at 06:42:33 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:26 AM EST * 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.5p136" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p136" +#define NTPSNMPD_VERSION "4.2.5p137" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p137" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index be6a000ae..7ed3f6f78 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 Monday October 27, 2008 at 06:42:35 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:45:28 AM EST # 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 eeecc454c..8a04ea21b 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual" +.TH NTPSNMPD 1 2008-11-01 "( 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:42:34 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:45:27 AM EST .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 2590e5174..3011d26eb 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=136 +point=137 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 5f5edad84..109db860e 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 Monday October 27, 2008 at 06:42:37 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:30 AM EST * 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.5p136\n\ +"sntp - standard SNTP program - Ver. 4.2.5p137\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 3136be047..d6b344919 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 Monday October 27, 2008 at 06:42:36 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:29 AM EST * 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.5p136" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p136" +#define SNTP_VERSION "4.2.5p137" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p137" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 50b97cb2a..8ceebd8fb 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 Monday October 27, 2008 at 06:42:39 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:45:32 AM EST # 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 fa0ad41e1..14a862319 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2008-10-27 "( 4.2.5p136)" "Programmer's Manual" +.TH SNTP 1 2008-11-01 "( 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:42:38 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:45:31 AM EST .\" 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 39b3c0cbd..409260b04 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 Monday October 27, 2008 at 06:42:46 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:40 AM EST * 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.5p136\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p137\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 364ae540c..a5084d3a5 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 Monday October 27, 2008 at 06:42:45 AM EST + * It has been AutoGen-ed Saturday November 1, 2008 at 06:45:39 AM EST * 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.5p136" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p136" +#define NTP_KEYGEN_VERSION "4.2.5p137" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p137" /* * 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 7cc16e3e2..0e219d7b9 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 Monday October 27, 2008 at 06:42:48 AM EST +# It has been AutoGen-ed Saturday November 1, 2008 at 06:45:42 AM EST # 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 0fb132aaf..6a3cbed39 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2008-10-27 "(ntp 4.2.5p136)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2008-11-01 "(ntp 4.2.5p137)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Monday October 27, 2008 at 06:42:48 AM EST +.\" It has been AutoGen-ed Saturday November 1, 2008 at 06:45:41 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"