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

Diff for /www/55.html between version 1.45 and 1.46

version 1.45, 2014/04/07 02:25:21 version 1.46, 2014/04/09 04:26:49
Line 63 
Line 63 
 While many filesystems are limited to 32 bits and thus cannot be  While many filesystems are limited to 32 bits and thus cannot be
 used to store times after Tue Jan 19 03:14:07 2038 UTC,  used to store times after Tue Jan 19 03:14:07 2038 UTC,
 most system operations can now support times after that.  most system operations can now support times after that.
   <p>
   
 <li>Releases and packages are now cryptographically signed with the  <li>Releases and packages are now cryptographically signed with the
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> utility.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> utility.
 <ul>      <ul>
 <li>The installer will verify all sets before installing.      <li>The installer will verify all sets before installing.
 <li>Installing without verification works, but is discouraged.      <li>Installing without verification works, but is discouraged.
 <li>Users are advised to verify the installer (bsd.rd, install55.iso, etc.)      <li>Users are advised to verify the installer (bsd.rd, install55.iso, etc.)
     ahead of time using the          ahead of time using the
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&sektion=1#end">signify(1)</a> tool if available.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&sektion=1#end">signify(1)</a> tool if available.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> now trusts signed packages only by default.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> now trusts signed packages only by default.
 </ul>      </ul>
   <p>
   
 <li>The installer now supports a scriptable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&sektion=8">auto-installation</a> method.  <li>The installer now supports a scriptable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&sektion=8">auto-installation</a> method.
 <p>  <p>
   
Line 153 
Line 157 
         flows for pflowproto 10 are now parseable by existing receivers.          flows for pflowproto 10 are now parseable by existing receivers.
     <li>Continued improvement of the checksum offload framework to streamline      <li>Continued improvement of the checksum offload framework to streamline
         the calculation of TCP, UDP, ICMP, and ICMPv6 checksums.          the calculation of TCP, UDP, ICMP, and ICMPv6 checksums.
     <li>...  
     </ul>      </ul>
 <p>  <p>
   
Line 480 
Line 483 
     </ul>      </ul>
 <p>  <p>
   
 <li>Major overhaul of the package tools:  <li>Ports and packages:
     <ul>      <ul>
     <li>Much better memory usage.      <li>Over 8,700 ports.
       <li>Major overhaul of the package tools resulting in much better memory usage.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> now trusts signed packages only by default.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;sektion=1">pkg_add(1)</a> now trusts signed packages only by default.
       <li>The build process now allows some limited capability for building
           conflicting packages, yielding kde4 packages as a result, along with kde3.
     </ul>      </ul>
 <li>Over 8,700 ports  
 <p>  <p>
 <li>The build process now allows some limited capability for  
 building conflicting packages, yielding kde4 packages as a result,  
 along with kde3.  
 <li>Many pre-built packages for each architecture:  <li>Many pre-built packages for each architecture:
     <table border=0 cellspacing=0 cellpadding=2 width="95%">      <table border=0 cellspacing=0 cellpadding=2 width="95%">
     <tr>      <tr>

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46