[BACK]Return to 64.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/64.html between version 1.51 and 1.52

version 1.51, 2018/10/14 15:58:57 version 1.52, 2018/10/14 16:08:32
Line 320 
Line 320 
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenSSH 7.8  <li><a href="https://www.openssh.com/releasenotes.html#7.8">OpenSSH 7.8</a>
     <ul>      <ul>
     <li>New features:      <li>New features:
       <ul>        <ul>
Line 352 
Line 352 
          in <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>           in <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
          authentication log messages.           authentication log messages.
       </ul>        </ul>
       <li>Non-exhaustive list of Bugfixes:
         <ul>
         <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>: allow
           ForwardX11Timeout=0 to disable the untrusted X11 forwarding
           timeout and support X11 forwarding indefinitely.  Previously
           the behaviour of ForwardX11Timeout=0 was undefined.
         <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>: do not
            fail closed when configured with a text key revocation list
            that contains a too-short key.
         <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:treat
           connections with ProxyJump specified the same as ones with a
           ProxyCommand set with regards to hostname canonicalisation
           (i.e. don't try to canonicalise the hostname unless
           CanonicalizeHostname is set to 'always').
         <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>: fix
           regression in OpenSSH 7.8 that could prevent public-key
           authentication using certificates hosted in
           a <a href="http://man.openbsd.org/ssh.1">ssh-agent(1)</a> or
           against <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
           from OpenSSH <7.8.
         </ul>
     </ul>      </ul>
   
 <p>  <p>
   
 <li>LibreSSL 2.x.x  <li>LibreSSL 2.x.x

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52