]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P130 NTP_4_2_5P130
authorHarlan Stenn <stenn@ntp.org>
Sat, 13 Sep 2008 11:49:17 +0000 (07:49 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 13 Sep 2008 11:49:17 +0000 (07:49 -0400)
bk: 48cba8bdmITo13mVPf_rAuSxgi_Z_w

22 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.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
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index c945570dea8031a987ebbee45e689c4c408899c5..0128d299cf1481706f979c1dc28d024b81f7d102 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p130) 2008/09/13 Released by Harlan Stenn <stenn@ntp.org>
 * [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 <stenn@ntp.org>
index b415c3176498f41739f6b3cd8fad0217ee3e007f..b5234553856772c55da760f777e2be03fa63cdcb 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f422afcca3356d23abf96a11456766f9a973f8ea..0f86556613e2d4657562e27d4e9bfcdaed5157ee 100644 (file)
@@ -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
index 6e3cd7113d5bba84a624bfcf01bc0d47805226cd..5dee954f0f937b04b77a6a66654bada19f2fc3b0 100644 (file)
@@ -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
index f2f48199deea7f3383c674f794c3ed185c7b3b87..850ffa454d77451b508fae006d806be9868b3731 100644 (file)
@@ -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
 .\"
index d4672009360df4da9f58f9d76a342f98fbd6d560..ecba7bccb3509a3bbd38bc4f4d674c47b4d59c86 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c2736e05e172a19d8423de79e76d91323062cbaf..77093ee967e7e1c680530bfdf155ac3c6f3dac1e 100644 (file)
@@ -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
index 11a7ae12466cccb2cc3ec11d97617432ed7ad29f..10cbae44ff7b2e00357068a9bf852a9f0589b6c1 100644 (file)
@@ -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
index 5b50d9b05c061d198883548bc3e573a9a0633e37..f75baec31fdcdee1ddab4fe10b040329e0738fe8 100644 (file)
@@ -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
 .\"
index ae35e4854a35c6bbbf118cd97a628a628df0ffef..1f5d9f48e516700aa26e264a6631587b6aa5b1bd 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3cf48a3c863bbf4d847d7b4be4d514273b135425..c69ddd9eb8beba3a07274f43cf6197a83f456aa0 100644 (file)
@@ -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
index 9e6b8061b220e350d8d188c5927dcfb3e98af76f..077408c674a501c9acce609de4b99e700f3a7792 100644 (file)
@@ -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
index 6674de4db3da0dcdd5f93782a3cf56bc5dd7060a..6ec0cf35a76ea6593ff19b56fa5618a277531762 100644 (file)
@@ -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
 .\"
index 685e2e83d1e7189574c6302c239a19be210b2ca6..49c7338bb50cea26859c2290803986d5e7499397 100644 (file)
@@ -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=
index 9de550678dd0885e15666f2d0d0e92715c6cd7ca..0537c0ea7d9c9ab62695879ac78e2d46ca0d11b3 100644 (file)
@@ -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 [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2e4cd99944a3494f47b4de7c52c6880b9008764f..817c1a77f6623fc9dd4178975e512e4992712507 100644 (file)
@@ -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
index bdbf1ccc6dcc25022620afb55767ef5a5759760e..37b2dc077246301b177645f67313fe6c300ce51e 100644 (file)
@@ -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
index 65c93bf58cb47fc6872ac7aeee7c0fc4b9fe1087..84d4934141981f7476bf356e4f1f68c4ca6a9f8a 100644 (file)
@@ -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
 .\"
index 7c4fbfe9810aacb45d28add752cdc812d57c80bf..d49b2cc1ea7670fcd3f6c1b1f23c20e1a2f198f2 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8b69aa03fbfcc1ef23eb60b770c6425e9ec14cd0..5e3c7dfac7a99fc8d3ceb86c36bcbc767caf216a 100644 (file)
@@ -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
index 0a06bb4d4fec353fbfa48663fec965fffcf9f0f4..7dc9fe08894ff4d4ce6887c60972a44da548d622 100644 (file)
@@ -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
index 1597d2856ad64d02e915ce7fac62924a3a27ff3d..970735c8a7e9ef42d30a1ebbbf03a0c251d9bb72 100644 (file)
@@ -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
 .\"