]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P6 NTP_4_2_4P6
authorHarlan Stenn <stenn@ntp.org>
Thu, 8 Jan 2009 11:21:48 +0000 (06:21 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 8 Jan 2009 11:21:48 +0000 (06:21 -0500)
bk: 4965e1cctqmLFOoypyArbo_VeLiZdA

25 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 45549acb09a871b3d9b6dea2c128c58e340b9af0..f26fece5e6cf9e644f616d7c735e7dd7c3b852bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,5 @@
 ---
-(4.2.4p5) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
-(4.2.4p6) 2009/01/07 Released by Harlan Stenn <stenn@ntp.org>
+(4.2.4p6) 2009/01/08 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1113] Fixed build errors with recent versions of openSSL. 
 * [Sec 1111] Fix incorrect check of EVP_VerifyFinal()'s return value.
index 64f3bb7fda47686bdd78abe661b56b9b8d7dad80..7fa977f47d8e3e8ff6fce5ccfca182a5c237ecc7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:47 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:55 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p5\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index d8bd088ed12efabd6b3c168046aa47314db84c50..b73a93fa8642ca33b75a3750adcd4084cf94aac4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:46 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:54 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.4p5"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p5"
+#define NTPD_VERSION       "4.2.4p6"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7e31510266b9c67b121b16086977c7c73f4caf7d..cf7892987f3fc4be7f0a83c80e7dce2061729cd9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:50 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:58 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 94bfe060be31326a67f4fa5784013cf9be132b0d..ef342c1e7f7a72f2cb4a53ad8ea7a5e6db09fe77 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-01-08 "( 4.2.4p5)" "Programmer's Manual"
+.TH NTPD 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:48 AM EST
+.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:57 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9fd619ae398e7e5729a862d1598a52ba137e7efc..c0bb1758ac0e7a5f9297436392de4d53d1bbab09 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:52 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:00 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1ea8edb228fd3e4e13bfc3d81b987abbfac7f996..630e7fa8fb3df575e17530c94e65f929d2f6c3c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:51 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:59 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p5"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5"
+#define NTPDSIM_VERSION       "4.2.4p6"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5d29d1b89648ad352a1cad0afddaf0e3b3b26ce4..36baba25317081ebf03715221ef62856ebf07397 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:55 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:03 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c178a93a45a2de431386a3430a7ac317fc331c6f..8598eba2d1a6551cdec06f98266514a25e576505 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-01-08 "( 4.2.4p5)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 04:40:54 AM EST
+.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:02 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 18bfdbd3a90d9a1c6200aae11ddf5b77bed3e64f..926b4fee6fc30f42611019452096c3223bf52d2b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:15 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:23 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.4p5\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0349fd43b6d2f793744cb150753dc6d777a929e2..0129877c810d1230291af872ad476dd799439837 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:15 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:22 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.4p5"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5"
+#define NTPDC_VERSION       "4.2.4p6"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 84384bfb784224bafd8b84dfcfb13168b9d331de..8f84cea749562b4e91e7632db4e57d6815b44031 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:17 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:25 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6ef671e9ba9157a9a6ba3c84654e066ab752e818..bc752b18b1a966db98a2ec73c842fda842cd7f9c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-01-08 "( 4.2.4p5)" "Programmer's Manual"
+.TH NTPDC 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:16 AM EST
+.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:25 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9a1d39aef94462f08b639fbf15ceaf5a3654fc5d..02cbc743dca69263e8fdbc5a7d6087910a4e44ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:46 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:56 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.4p5\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0bc038b5b8f84e824f6366854a2f3d68f01761b..11de1ecc666cefa0ce34839c3bc304126994a65b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:46 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:56 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.4p5"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p5"
+#define NTPQ_VERSION       "4.2.4p6"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2d00a847f52c0e08f334d77ea2d200ff171a5573..4ba3ff435eaaed38f87ac845a550da30edce89ea 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:49 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:59 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a2fa46bb142687f32219d9c66914c2f956dd64e7..37e3127fd4a9f0da3820d74e4a1decef47b333dc 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-01-08 "( 4.2.4p5)" "Programmer's Manual"
+.TH NTPQ 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 04:47:47 AM EST
+.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:57 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fe1a4ba1f53b4ea442ec5c48d13f438684a1b6c4..b469d96ac04cca624e633db31ab1e0701288c49c 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=5
+point=6
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 51479b1a616ed177f470bedfc5f3c511c0cf8d23..b50f1700d921bfffb07167e1179eea212a9d9516 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:15 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:26 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.4p5\n\
+"sntp - standard SNTP program - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9943ea6260000041d7cdad273ca344da89c30b91..69a7400212e522eeb12d82494d4d1b58adf46db9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:14 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:25 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.4p5"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p5"
+#define SNTP_VERSION       "4.2.4p6"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 70af78157fc2108a2ea03a5555216604f2defd81..2130ad39abdb349a6bebeef5b56c8b62eadb4886 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:18 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:29 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a35e144c89e83d837519e1c429e63d193b6edb2f..1368b97bc4c0e1542004f46300fb31304e8f1397 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:26 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:36 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index feb253b3c442f4afb8964d6c2cf475d5772e9311..860d26c6fa35840fe1030f1795b09257e90eaac5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:25 AM EST
+ *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:35 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p5"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5"
+#define NTP_KEYGEN_VERSION       "4.2.4p6"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9dfcf83e76c68b0a8d520c9b7f121209884ca917..877a19ff5136c42ff6fe20784f8977099b018089 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:28 AM EST
+# It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:38 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1b53fa1fd2902b3f1af66486aa10e469089ccf53..c847164cfc32b8a85d4c1bd7a260da047b28d6cd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-01-08 "(ntp 4.2.4p5)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-01-08 "(ntp 4.2.4p6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 04:48:28 AM EST
+.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:37 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"