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

Diff for /www/72.html between version 1.53 and 1.54

version 1.53, 2022/10/03 21:44:19 version 1.54, 2022/10/04 01:38:08
Line 680 
Line 680 
         pflow_clone_destroy() in <a          pflow_clone_destroy() in <a
         href="https://man.openbsd.org/pflow.4">pflow(4)</a>.          href="https://man.openbsd.org/pflow.4">pflow(4)</a>.
    <li>Added a missing input validation step to <a     <li>Added a missing input validation step to <a
         href="https://man.openbsd.org/pipex.4">pipex(4)</a> mppe keylenbits.          href="https://man.openbsd.org/pipex.4">pipex(4)</a> MPPE keylenbits.
  </ul>   </ul>
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
Line 828 
Line 828 
         -t flag to change the request timeout.          -t flag to change the request timeout.
   <li>Corrected handling of an abnormal FastCGI termination in <a    <li>Corrected handling of an abnormal FastCGI termination in <a
         href="https://man.openbsd.org/httpd.8">httpd(8)</a>.          href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
   <li>Made newer mime type definitions take precedence over existing    <li>Made newer MIME type definitions take precedence over existing
         ones in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.          ones in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
   <li>Moved the <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>    <li>Moved the <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>
         <a href="https://man.openbsd.org/daemon.3">daemon(3)</a> call to just          <a href="https://man.openbsd.org/daemon.3">daemon(3)</a> call to just
Line 949 
Line 949 
     <li>Do not reject primes in trial divisions.      <li>Do not reject primes in trial divisions.
     <li>Error out on negative shifts in BN_{r,l}shift() instead of      <li>Error out on negative shifts in BN_{r,l}shift() instead of
         accessing arrays out of bounds.          accessing arrays out of bounds.
     <li>Fix URI name constraints, allow for URI's with no host part.      <li>Fix URI name constraints, allow for URIs with no host part.
     <li>Fix the legacy verifier callback behaviour for untrusted certs.      <li>Fix the legacy verifier callback behaviour for untrusted certs.
     <li>Correct serfver-side handling of TLSv1.3 key updates.      <li>Correct serfver-side handling of TLSv1.3 key updates.
     <li>Plug leak in PKCS12_setup_mac().      <li>Plug leak in PKCS12_setup_mac().

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54