=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.62 retrieving revision 1.63 diff -c -r1.62 -r1.63 *** www/52.html 2012/10/27 15:25:46 1.62 --- www/52.html 2012/10/27 17:05:08 1.63 *************** *** 266,272 ****
  • dhclient(8) now discards trailing NULs in option data, and in general parses option data with more paranoia.
  • Various improvements to dhclient(8) startup and timeout handling.
  • disklabel(8) does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors. !
  • SCSI errors are now correctly propogated to userland. e.g. mount(2) now reports specific errors such as trying to mount RW filesystems from RO media.
  • 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.
  • The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast). --- 266,272 ----
  • dhclient(8) now discards trailing NULs in option data, and in general parses option data with more paranoia.
  • Various improvements to dhclient(8) startup and timeout handling.
  • disklabel(8) does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors. !
  • SCSI errors are now correctly propagated to userland, e.g. mount(2) now reports specific errors such as trying to mount RW filesystems from RO media.
  • 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.
  • The MS-DOS FAT filesystem implementation gained a significant write speedup for large files (up to twice as fast). *************** *** 291,297 **** Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups}.
  • Add support for RFC6594 SSHFP DNS records for ECDSA key types. (bz#1978)
  • sshd-keygen(1): ! Allow conversion of RSA1 keys to public PEM and PKCS8
  • sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as an argument to refuse all port-forwarding requests. --- 291,297 ---- Extend sshd_config Match directive to allow setting AcceptEnv and {Allow,Deny}{Users,Groups}.
  • Add support for RFC6594 SSHFP DNS records for ECDSA key types. (bz#1978)
  • sshd-keygen(1): ! Allow conversion of RSA1 keys to public PEM and PKCS8.
  • sshd(8): Allow the sshd_config PermitOpen directive to accept "none" as an argument to refuse all port-forwarding requests. *************** *** 808,814 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.62 2012/10/27 15:25:46 deraadt Exp $ --- 808,814 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.63 2012/10/27 17:05:08 sobrado Exp $