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

Diff for /www/49.html between version 1.4 and 1.5

version 1.4, 2011/04/13 09:19:49 version 1.5, 2011/04/13 10:32:11
Line 213 
Line 213 
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a>:
             <em>umask</em> should be parsed as octal.</li>              <em>umask</em> should be parsed as octal.</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
             escape '[' in filename tab-completion</li>              escape '[' in filename tab-completion.</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
             Typo in confirmation message. (bz#1827)</li>              Typo in confirmation message. (bz#1827)</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
             prevent <em>free()</em> of string in <em>.rodata</em> when              prevent <em>free()</em> of string in <em>.rodata</em> when
             overriding <em>AuthorizedKeys</em> in a <em>Match</em> block.</li>              overriding <em>AuthorizedKeys</em> in a <em>Match</em> block.</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
             Use default shell <em>/bin/sh</em> if <em>$SHELL</em> is ""</li>              Use default shell <em>/bin/sh</em> if <em>$SHELL</em> is "".</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
             kill proxy command on <em>fatal()</em> (we already killed it on              kill proxy command on <em>fatal()</em> (we already killed it on
             clean exit).</li>              clean exit).</li>
         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:          <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
             install a <em>SIGCHLD</em> handler to reap expiried child process.              install a <em>SIGCHLD</em> handler to reap expired child process.
             (bz#1812)</li>              (bz#1812)</li>
         <li>Support building against openssl-1.0.0a</li>          <li>Support building against openssl-1.0.0a</li>
         <li>Fix vulnerability in legacy certificate signing introduced in          <li>Fix vulnerability in legacy certificate signing introduced in

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5