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

Diff for /www/57.html between version 1.26 and 1.27

version 1.26, 2015/03/04 00:12:24 version 1.27, 2015/03/04 14:52:51
Line 136 
Line 136 
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
       <li>nginx, sliplogin, rtsol, and rtsold have been removed.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 148 
Line 149 
   
 <li>Security improvements:  <li>Security improvements:
     <ul>      <ul>
       <li>Stricter enforcement of W^X in the kernel address space.
       <li>Support for loadable kernel modules has been removed.
       <li>prcofs has been removed.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
       <li>New rcctl utility to control daemons.
       <li>fw_update has been rewritten to be faster and smarter.
     <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent(3)</a>,      <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent(3)</a>,
         the compatibility layer for other operating systems has been removed.          the compatibility layer for other operating systems has been removed.
         The API is still compatible with upstream libevent 1.4.15-stable.          The API is still compatible with upstream libevent 1.4.15-stable.
Line 163 
Line 169 
     <li>Improved standards compliance in system header files.      <li>Improved standards compliance in system header files.
     <li>Improved portability in many userland components by reducing reliance      <li>Improved portability in many userland components by reducing reliance
         on historic BSD header files.          on historic BSD header files.
       <li>gzsig has been removed.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 298 
Line 305 
 <li>LibreSSL  <li>LibreSSL
     <ul>      <ul>
     <li>Fix a Bleichenbacher style timing oracle with bad PKCS padding.      <li>Fix a Bleichenbacher style timing oracle with bad PKCS padding.
       <li>Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27