From 8738d3374d360bdb231ac07c863e462cd62f83c6 Mon Sep 17 00:00:00 2001 From: delphij Date: Fri, 29 Apr 2016 08:02:31 +0000 Subject: Fix ntp multiple vulnerabilities. Approved by: so --- contrib/ntp/util/ntp-keygen-opts.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/ntp/util/ntp-keygen-opts.h') diff --git a/contrib/ntp/util/ntp-keygen-opts.h b/contrib/ntp/util/ntp-keygen-opts.h index 35e507f..a88fdd1 100644 --- a/contrib/ntp/util/ntp-keygen-opts.h +++ b/contrib/ntp/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed January 20, 2016 at 04:19:32 AM by AutoGen 5.18.5 + * It has been AutoGen-ed April 26, 2016 at 08:30:02 PM by AutoGen 5.18.5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -94,9 +94,9 @@ typedef enum { /** count of all options for ntp-keygen */ #define OPTION_CT 26 /** ntp-keygen version */ -#define NTP_KEYGEN_VERSION "4.2.8p6" +#define NTP_KEYGEN_VERSION "4.2.8p7" /** Full ntp-keygen version text */ -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p6" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p7" /** * Interface defines for all options. Replace "n" with the UPPER_CASED -- cgit v1.1