svn commit: r271081 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Sep 4 02:14:57 UTC 2014
Author: gjb
Date: Thu Sep 4 02:14:57 2014
New Revision: 271081
URL: http://svnweb.freebsd.org/changeset/base/271081
Log:
Document r262566, sshd(8) startup script creates ed25519 keys
if ENOENT on startup.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Sep 4 02:14:55 2014 (r271080)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Sep 4 02:14:57 2014 (r271081)
@@ -1216,6 +1216,11 @@
<para revision="264438">The &man.rc.8; restriction requiring
&man.mdconfig.8; devices defined in &man.rc.conf.5; to be
listed sequentially has been removed.</para>
+
+ <para revision="262566">The &man.sshd.8; &man.rc.d.8; startup
+ script now generates <literal>ED25519</literal> &man.sshd.8;
+ host keys if keys do not already exist when
+ <literal>ssh_keygen_alg()</literal> is invoked.</para>
</sect3>
</sect2>
More information about the svn-src-stable-10
mailing list