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

Diff for /www/75.html between version 1.37 and 1.38

version 1.37, 2024/03/31 22:40:33 version 1.38, 2024/03/31 23:14:27
Line 117 
Line 117 
   <li>Fixed Linux NFS clients freezing after five minutes of inactivity.    <li>Fixed Linux NFS clients freezing after five minutes of inactivity.
   <li>Fixed core file writing when a file map into memory has later been    <li>Fixed core file writing when a file map into memory has later been
         truncated to be smaller than the mapping.          truncated to be smaller than the mapping.
   <li>Disallow<a    <li>Disallow <a
         href="https://man.openbsd.org/madvise.2">madvise(2)</a> and <a          href="https://man.openbsd.org/madvise.2">madvise(2)</a> and <a
         href="https://man.openbsd.org/msync.2">msync(2)</a> memory/mapping          href="https://man.openbsd.org/msync.2">msync(2)</a> memory/mapping
         destructive operations on immutable memory regions. Innstead return EPERM.          destructive operations on immutable memory regions. Innstead return EPERM.
Line 407 
Line 407 
         href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> verify but          href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> verify but
         not overwrite SHA256.sig.          not overwrite SHA256.sig.
   <li>Improved <a    <li>Improved <a
         href="https://man.openbsd.org/fw_update.1">fw_update(1)</a> output on          href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> output on
         errors and improved ftp error handling.          errors and improved ftp error handling.
   <li>Added support in the installer to encrypt the root disk with a key disk.    <li>Added support in the installer to encrypt the root disk with a key disk.
   <li>Prevent re-starting the automatic upgrade on octeon and    <li>Prevent re-starting the automatic upgrade on octeon and

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38