summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpdc/ntpdc-opts.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
committerdelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
commitd0a626af58b2092996e20b0bcb07067a6f709539 (patch)
tree7565ae572473ac8f7ef771e6ea2ed0eec9799fb9 /contrib/ntp/ntpdc/ntpdc-opts.h
parentb416700da72fd8eab0a75d60f0634e254cbb9347 (diff)
downloadFreeBSD-src-d0a626af58b2092996e20b0bcb07067a6f709539.zip
FreeBSD-src-d0a626af58b2092996e20b0bcb07067a6f709539.tar.gz
Fix multiple vulnerabilities of ntp.
Approved by: so
Diffstat (limited to 'contrib/ntp/ntpdc/ntpdc-opts.h')
-rw-r--r--contrib/ntp/ntpdc/ntpdc-opts.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/ntpdc/ntpdc-opts.h b/contrib/ntp/ntpdc/ntpdc-opts.h
index 7bd869e..d8070a1 100644
--- a/contrib/ntp/ntpdc/ntpdc-opts.h
+++ b/contrib/ntp/ntpdc/ntpdc-opts.h
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed June 2, 2016 at 07:36:34 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed November 21, 2016 at 08:02:17 AM by AutoGen 5.18.5
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -83,9 +83,9 @@ typedef enum {
/** count of all options for ntpdc */
#define OPTION_CT 15
/** ntpdc version */
-#define NTPDC_VERSION "4.2.8p8"
+#define NTPDC_VERSION "4.2.8p9"
/** Full ntpdc version text */
-#define NTPDC_FULL_VERSION "ntpdc 4.2.8p8"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.8p9"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
OpenPOWER on IntegriCloud