diff options
author | Cy Schubert <cy@FreeBSD.org> | 2019-03-07 13:36:00 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2019-03-07 13:36:00 +0000 |
commit | 052d159a8b83f03d7dc5eb31cd9a9b4a6fe3d9da (patch) | |
tree | f2dd8b09036f9c701fb0d5b71209a9ff8dea7712 /contrib/ntp/scripts/update-leap/update-leap-opts | |
parent | 16b56c7f4ee6ec20040f485b2774a4ca4ae6e62c (diff) | |
parent | 360c01464aee3bc4c520898a675f35967db09ac2 (diff) |
MFV r344878:
4.2.8p12 --> 4.2.8p13
MFC after: immediately
Security: CVE-2019-8936
VuXML: c2576e14-36e2-11e9-9eda-206a8a720317
Obtained from: nwtime.org
Notes
Notes:
svn path=/head/; revision=344883
Diffstat (limited to 'contrib/ntp/scripts/update-leap/update-leap-opts')
-rw-r--r-- | contrib/ntp/scripts/update-leap/update-leap-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/update-leap/update-leap-opts b/contrib/ntp/scripts/update-leap/update-leap-opts index b2f89bf49775..6074aa7a1639 100644 --- a/contrib/ntp/scripts/update-leap/update-leap-opts +++ b/contrib/ntp/scripts/update-leap/update-leap-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (update-leap-opts) # -# It has been AutoGen-ed August 14, 2018 at 08:09:38 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 20, 2019 at 05:04:25 PM by AutoGen 5.18.5 # From the definitions update-leap-opts.def # and the template file perlopt @@ -46,7 +46,7 @@ sub processOptions { 'help|?', 'more-help')); $usage = <<'USAGE'; -update-leap - leap-seconds file manager/updater - Ver. 4.2.8p12 +update-leap - leap-seconds file manager/updater - Ver. 4.2.8p13 USAGE: update-leap [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -s, --source-url=str The URL of the master copy of the leapseconds file |