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

Diff for /www/69.html between version 1.15 and 1.16

version 1.15, 2021/04/10 23:23:33 version 1.16, 2021/04/11 05:45:56
Line 855 
Line 855 
                 interop problem with strongswan if make-before-break is enabled.                  interop problem with strongswan if make-before-break is enabled.
     </ul>      </ul>
   
     <li>The <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> webserver saw numberous improvements:      <li>The <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> webserver saw numerous improvements:
     <ul>      <ul>
         <li>Prevented a crash due to          <li>Prevented a crash due to
                 <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> listening on port                  <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> listening on port
Line 876 
Line 876 
         <li>Incorrect order of          <li>Incorrect order of
                 <a href="https://man.openbsd.org/close.2">close(2)</a> and                  <a href="https://man.openbsd.org/close.2">close(2)</a> and
                 <a href="https://man.openbsd.org/tls_close.3">tls_close(3)</a>                  <a href="https://man.openbsd.org/tls_close.3">tls_close(3)</a>
                 together with a bug in LibSSL led to leaking memory in                  together with a bug in libssl led to leaking memory in
                 <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>                  <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>
                 for each TLS connection.                  for each TLS connection.
         <li>Fixed the <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>          <li>Fixed the <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16