svn commit: r285901 - in releng/10.2/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Sun Jul 26 19:47:45 UTC 2015
Author: gjb
Date: Sun Jul 26 19:47:43 2015
New Revision: 285901
URL: https://svnweb.freebsd.org/changeset/base/285901
Log:
Document r285750, ssh(1) hostname canonicalization before looking
for the host in known_hosts.
Add Dell, Inc. to sponsors.ent.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
releng/10.2/release/doc/share/xml/sponsor.ent
Modified: releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Jul 26 19:47:41 2015 (r285900)
+++ releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Jul 26 19:47:43 2015 (r285901)
@@ -269,6 +269,11 @@
<para revision="285612">The <application>ntp</application>
suite has been updated to version 4.2.8p3.</para>
+
+ <para revision="285750" contrib="sponsor" sponsor="&dell;">The
+ &man.ssh.1; utility has been updated to re-implement hostname
+ canonicalization before locating the host in
+ <filename>known_hosts</filename>.</para>
</sect2>
<sect2 xml:id="userland-installer">
Modified: releng/10.2/release/doc/share/xml/sponsor.ent
==============================================================================
--- releng/10.2/release/doc/share/xml/sponsor.ent Sun Jul 26 19:47:41 2015 (r285900)
+++ releng/10.2/release/doc/share/xml/sponsor.ent Sun Jul 26 19:47:43 2015 (r285901)
@@ -15,6 +15,7 @@
<!ENTITY darpa "DARPA">
<!ENTITY darpa_afrl "DARPA, AFRL">
+<!ENTITY dell "Dell, Inc.">
<!ENTITY ff "The &os; Foundation">
<!ENTITY ff.url "https://www.FreeBSDFoundation.org/">
More information about the svn-src-all
mailing list