Author: gjb
Date: Sun Jul 26 19:47:05 2015
New Revision: 285897
URL: https://svnweb.freebsd.org/changeset/base/285897

Log:
  Document r285642, ssh(1) hostname canonicalization before looking
  for the host in known_hosts.
  Add Dell, Inc. to sponsors.ent.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml
  head/release/doc/share/xml/sponsor.ent

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Sun Jul 26 
19:47:02 2015        (r285896)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Sun Jul 26 
19:47:05 2015        (r285897)
@@ -511,6 +511,11 @@
 
       <para revision="285329"><application>OpenSSL</application> has
        been updated to version 1.0.1p.</para>
+
+      <para revision="285642" 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: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent      Sun Jul 26 19:47:02 2015        
(r285896)
+++ head/release/doc/share/xml/sponsor.ent      Sun Jul 26 19:47:05 2015        
(r285897)
@@ -19,6 +19,7 @@
 
 <!ENTITY darpa         "DARPA">
 <!ENTITY darpa_afrl    "DARPA, AFRL">
+<!ENTITY dell          "Dell, Inc.">
 
 <!ENTITY ff            "The&nbsp;&os;&nbsp;Foundation">
 <!ENTITY ff.url                "https://www.FreeBSDFoundation.org/";>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to