From: Harlan Stenn Date: Sun, 16 Dec 2007 11:49:22 +0000 (-0500) Subject: NTP_4_2_5P107 X-Git-Tag: NTP_4_2_5P107^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83392c5f88b08ff5735e134a0b614ce58b469d12;p=thirdparty%2Fntp.git NTP_4_2_5P107 bk: 476510c2luNOXb0st3dKShQrleDkGA --- diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 77a86bcf7..1ad27aac1 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 December 13, 2007 at 06:37:43 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:40:29 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.5p106\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p107\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ec3f5700d..33ac9af68 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 December 13, 2007 at 06:37:42 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:40:28 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.5p106" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p106" +#define NTPD_VERSION "4.2.5p107" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p107" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 0581e3d72..7706ae836 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 December 13, 2007 at 06:37:46 AM EST +# It has been AutoGen-ed Sunday December 16, 2007 at 06:40:32 AM EST # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p105 +ntpd - NTP daemon program - Ver. 4.2.5p106 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 55d5d5824..212a18778 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual" +.TH NTPD 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Thursday December 13, 2007 at 06:37:45 AM EST +.\" It has been AutoGen-ed Sunday December 16, 2007 at 06:40:30 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 2ba28c885..cacff3fe9 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 December 13, 2007 at 06:44:40 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:47:20 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.5p106\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p107\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index c01186aab..2179bfd4f 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 December 13, 2007 at 06:44:40 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:47:19 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.5p106" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p106" +#define NTPDC_VERSION "4.2.5p107" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p107" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index a9ebc5709..c60efb034 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 December 13, 2007 at 06:44:42 AM EST +# It has been AutoGen-ed Sunday December 16, 2007 at 06:47:22 AM EST # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.5p105 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p106 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index aaed43721..baad08723 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual" +.TH NTPDC 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Thursday December 13, 2007 at 06:44:41 AM EST +.\" It has been AutoGen-ed Sunday December 16, 2007 at 06:47:21 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 dfed8dd5e..ad02b5205 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 December 13, 2007 at 06:45:10 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:47:50 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.5p106\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p107\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5d73e8b57..32c4b896d 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 December 13, 2007 at 06:45:10 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:47:50 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.5p106" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p106" +#define NTPQ_VERSION "4.2.5p107" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p107" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index a9d5071a1..672496ae4 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 December 13, 2007 at 06:45:13 AM EST +# It has been AutoGen-ed Sunday December 16, 2007 at 06:47:52 AM EST # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p105 +ntpq - standard NTP query program - Ver. 4.2.5p106 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index 0c4c82e21..f4600744f 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual" +.TH NTPQ 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Thursday December 13, 2007 at 06:45:12 AM EST +.\" It has been AutoGen-ed Sunday December 16, 2007 at 06:47:51 AM EST .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 90d77972d..64e51f23c 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=106 +point=107 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 47ae969ba..405177b4f 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 December 13, 2007 at 06:45:40 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:48:18 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.5p106\n\ +"sntp - standard SNTP program - Ver. 4.2.5p107\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index eb256f215..dc056377e 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 December 13, 2007 at 06:45:40 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:48:17 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.5p106" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p106" +#define SNTP_VERSION "4.2.5p107" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p107" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 9a713dac9..321a19d72 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 December 13, 2007 at 06:45:43 AM EST +# It has been AutoGen-ed Sunday December 16, 2007 at 06:48:20 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 7fb4ca24a..b2f310d08 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2007-12-13 "( 4.2.5p106)" "Programmer's Manual" +.TH SNTP 1 2007-12-16 "( 4.2.5p107)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Thursday December 13, 2007 at 06:45:42 AM EST +.\" It has been AutoGen-ed Sunday December 16, 2007 at 06:48:19 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 1245d973a..b1abbcf15 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 December 13, 2007 at 06:45:51 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:48:29 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.5p106\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p107\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index c433f0ccb..ab5aaa6ef 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 December 13, 2007 at 06:45:50 AM EST + * It has been AutoGen-ed Sunday December 16, 2007 at 06:48:28 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.5p106" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p106" +#define NTP_KEYGEN_VERSION "4.2.5p107" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p107" /* * 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 a0776e6fd..9dc2caadb 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 December 13, 2007 at 06:45:53 AM EST +# It has been AutoGen-ed Sunday December 16, 2007 at 06:48:30 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen: @exampleindent 0 @example Using OpenSSL version 90704f -ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p105 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p106 USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index 02655a6d9..135d9171a 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2007-12-13 "(ntp 4.2.5p106)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2007-12-16 "(ntp 4.2.5p107)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Thursday December 13, 2007 at 06:45:52 AM EST +.\" It has been AutoGen-ed Sunday December 16, 2007 at 06:48:29 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"