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

Diff for /www/72.html between version 1.24 and 1.25

version 1.24, 2022/10/01 14:17:02 version 1.25, 2022/10/01 15:13:15
Line 385 
Line 385 
 <li>Security improvements:  <li>Security improvements:
   <ul>    <ul>
   <li>Implemented privilege separation in <a href="https://man.openbsd.org/xlock.1">xlock(1)</a>.    <li>Implemented privilege separation in <a href="https://man.openbsd.org/xlock.1">xlock(1)</a>.
     <li>The TZ environment variable no longer supports absolute paths, to fit better fit into the <a href="https://man.openbsd.org/pledge.2">pledge(1)</a> bypass model.
     <li>AF_UNIX socket <a href="https://man.openbsd.org/bind.2">bind(2)</a> and <a href="https://man.openbsd.org/connect.2">connect(2)</a> now follow <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> configuration..
   </ul>    </ul>
   
 <li>Changes in the network stack:  <li>Changes in the network stack:

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25