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

Diff for /www/44.html between version 1.15 and 1.16

version 1.15, 2008/08/23 18:03:36 version 1.16, 2008/08/23 18:08:24
Line 166 
Line 166 
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=1">      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=1">
     sysmerge(1)</a>, derived from the old mergemaster port, makes      sysmerge(1)</a>, derived from the old mergemaster port, makes
     it easier to merge configuration files changes during an upgrade.      it easier to merge configuration files changes during an upgrade.
 <li>Allow to install and boot OpenBSD an OpenBSD A6 partition and disklabel  <li>Fully support OpenBSD inside extended partitions on i386 and amd64.
     in an extended DOS partition on i386 and amd64.  
 <li>...  <li>...
 </ul>  </ul>
 <p>  <p>
Line 184 
Line 183 
 <li>Make  <li>Make
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
     support negation of groups in a "Match group" block.      support negation of groups in a "Match group" block.
 <li>Increaded the ephemeral key size in protocol1 from 768 to 1024 bits.  <li>Increased the ephemeral key size in protocol1 from 768 to 1024 bits.
 <li>Better tests of primes in /etc/moduli  <li>Better tests of primes in /etc/moduli
 <li>Refuse to read .shosts or authorized_keys files yhat are not regular  <li>Refuse to read .shosts or authorized_keys files that are not regular
     files.      files.
 <li>Enable ~ escapes for multiplex slave sessions.  <li>Enable ~ escapes for multiplex slave sessions.
 <li>Support CIDR adress matching in Match bocks and authorized_keys  <li>Support CIDR address matching in Match blocks and authorized_keys
     from="..." stanzas.      from="..." stanzas.
 <li>Make port forwarding code try additional addresses when connecting to  <li>Make port forwarding code try additional addresses when connecting to
     a destination whose DNS name resolves to more than one address.      a destination whose DNS name resolves to more than one address.
 <li>Make the maximum number of  <li>Make the maximum number of
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
     sessions run-time contollable via MaxSessions in      sessions run-time controllable via MaxSessions in
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">
     ssh_config(5)</a>.      ssh_config(5)</a>.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_scan&sektion=1">  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_scan&sektion=1">
     ssh_scan(1)</a> now defaults to RSA protocole 2 keys, instead of RSA1.      ssh_scan(1)</a> now defaults to RSA protocol 2 keys, instead of RSA1.
 <li>Added an extension to sftp protocol to implement  <li>Added an extension to sftp protocol to implement
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2">      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2">
     statvfs(2)</a>-like operations and add a df command to      statvfs(2)</a>-like operations and add a df command to

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16