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

Diff for /www/52.html between version 1.62 and 1.63

version 1.62, 2012/10/27 15:25:46 version 1.63, 2012/10/27 17:05:08
Line 266 
Line 266 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> now discards trailing NULs in option data, and in general parses option data with more paranoia.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> now discards trailing NULs in option data, and in general parses option data with more paranoia.
     <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> startup and timeout handling.      <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> startup and timeout handling.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a> does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a> does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.
     <li>SCSI errors are now correctly propogated to userland. e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=2">mount(2)</a> now reports specific errors such as trying to mount RW filesystems from RO media.      <li>SCSI errors are now correctly propagated to userland, e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=2">mount(2)</a> now reports specific errors such as trying to mount RW filesystems from RO media.
     <li>Improved FAT media handling: autorecognize such media even if the 0x55aa signature is missing and prevent the writing of an OpenBSD disklabel over top of the FAT data structures.      <li>Improved FAT media handling: autorecognize such media even if the 0x55aa signature is missing and prevent the writing of an OpenBSD disklabel over top of the FAT data structures.
     <li>The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast).      <li>The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast).
     </ul>      </ul>
Line 291 
Line 291 
           Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups}.            Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups}.
       <li>Add support for RFC6594 SSHFP DNS records for ECDSA key types. (bz#1978)        <li>Add support for RFC6594 SSHFP DNS records for ECDSA key types. (bz#1978)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">sshd-keygen(1)</a>:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">sshd-keygen(1)</a>:
           Allow conversion of RSA1 keys to public PEM and PKCS8            Allow conversion of RSA1 keys to public PEM and PKCS8.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
           Allow the sshd_config PermitOpen directive to accept "none" as an argument to            Allow the sshd_config PermitOpen directive to accept "none" as an argument to
           refuse all port-forwarding requests.            refuse all port-forwarding requests.

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63