summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/scripts/ntptrace/ntptrace-opts
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2016-01-14 09:11:16 +0000
committerglebius <glebius@FreeBSD.org>2016-01-14 09:11:16 +0000
commit5af8834e70ae2dde58ee682e1a3e9c6998d9a683 (patch)
tree1e5481635eb55b26f294d24dec98781d1c83334a /contrib/ntp/scripts/ntptrace/ntptrace-opts
parentc39b63eeb8c9e8ba43f68882cb2dd3a108800f25 (diff)
downloadFreeBSD-src-5af8834e70ae2dde58ee682e1a3e9c6998d9a683.zip
FreeBSD-src-5af8834e70ae2dde58ee682e1a3e9c6998d9a683.tar.gz
o Fix invalid TCP checksums with pf(4). [EN-16:02.pf]
o Fix YP/NIS client library critical bug. [EN-16:03.yplib] o Fix SCTP ICMPv6 error message vulnerability. [SA-16:01.sctp] o Fix ntp panic threshold bypass vulnerability. [SA-16:02.ntp] o Fix Linux compatibility layer incorrect futex handling. [SA-16:03.linux] o Fix Linux compatibility layer setgroups(2) system call. [SA-16:04.linux] o Fix TCP MD5 signature denial of service. [SA-16:05.tcp] o Fix insecure default bsnmpd.conf permissions. [SA-16:06.bsnmpd] Errata: FreeBSD-EN-16:02.pf Errata: FreeBSD-EN-16:03.yplib Security: FreeBSD-SA-16:01.sctp, CVE-2016-1879 Security: FreeBSD-SA-16:02.ntp, CVE-2015-5300 Security: FreeBSD-SA-16:03.linux, CVE-2016-1880 Security: FreeBSD-SA-16:04.linux, CVE-2016-1881 Security: FreeBSD-SA-16:05.tcp, CVE-2016-1882 Security: FreeBSD-SA-16:06.bsnmpd, CVE-2015-5677 Approved by: so
Diffstat (limited to 'contrib/ntp/scripts/ntptrace/ntptrace-opts')
-rw-r--r--contrib/ntp/scripts/ntptrace/ntptrace-opts4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/ntptrace/ntptrace-opts b/contrib/ntp/scripts/ntptrace/ntptrace-opts
index d6dbc53..d1cecf8 100644
--- a/contrib/ntp/scripts/ntptrace/ntptrace-opts
+++ b/contrib/ntp/scripts/ntptrace/ntptrace-opts
@@ -1,6 +1,6 @@
# EDIT THIS FILE WITH CAUTION (ntptrace-opts)
#
-# It has been AutoGen-ed October 21, 2015 at 12:34:25 PM by AutoGen 5.18.5
+# It has been AutoGen-ed January 7, 2016 at 11:26:52 PM by AutoGen 5.18.5
# From the definitions ntptrace-opts.def
# and the template file perlopt
@@ -40,7 +40,7 @@ sub processOptions {
'help|?', 'more-help'));
$usage = <<'USAGE';
-ntptrace - Trace peers of an NTP server - Ver. 4.2.8p4
+ntptrace - Trace peers of an NTP server - Ver. 4.2.8p5
USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host]
-n, --numeric Print IP addresses instead of hostnames
OpenPOWER on IntegriCloud