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

Diff for /www/60.html between version 1.27 and 1.28

version 1.27, 2016/07/24 03:39:37 version 1.28, 2016/07/24 14:35:13
Line 63 
Line 63 
 to 6.0.  to 6.0.
   
 <ul>  <ul>
 <li>Processor support, including:  
     <ul>  
     <li>...  
     </ul>  
 <p>  
   
 <li>New/extended platforms:  <li>New/extended platforms:
     <ul>      <ul>
     <li><a href="armv7.html">OpenBSD/armv7</a>:      <li><a href="armv7.html">armv7</a>:
         <ul>          <ul>
         <li>EFI bootloader added, kernels are now loaded from FFS instead          <li>EFI bootloader added, kernels are now loaded from FFS instead
             of FAT or EXT filesystems, without U-Boot headers.              of FAT or EXT filesystems, without U-Boot headers.
Line 81 
Line 75 
         <li>Miniroot installer images include U-Boot 2016.07 with support for          <li>Miniroot installer images include U-Boot 2016.07 with support for
             EFI payloads.              EFI payloads.
         </ul>          </ul>
       <li><a href="vax.html">vax</a>:
           <ul>
           <li>Removed.
           </ul>
     </ul>      </ul>
 <p>  <p>
   
Line 111 
Line 109 
         <a href="http://man.openbsd.org/?query=sdmmc">sdmmc(4)</a>,          <a href="http://man.openbsd.org/?query=sdmmc">sdmmc(4)</a>,
         <a href="http://man.openbsd.org/?query=sdhc">sdhc(4)</a>, and          <a href="http://man.openbsd.org/?query=sdhc">sdhc(4)</a>, and
         <a href="http://man.openbsd.org/?query=imxesdhc&amp;sektion=4&amp;arch=armv7">imxesdhc(4)</a>.          <a href="http://man.openbsd.org/?query=imxesdhc&amp;sektion=4&amp;arch=armv7">imxesdhc(4)</a>.
     <li>The vax port has been removed.  
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 165 
Line 162 
     <li>The <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>      <li>The <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>
         family of functions now apply XOR cookies to stack and return-address          family of functions now apply XOR cookies to stack and return-address
         values in the jmpbuf on amd64, hppa, i386, mips64, and powerpc.          values in the jmpbuf on amd64, hppa, i386, mips64, and powerpc.
     <li><a href="http://man.openbsd.org/sigreturn.2">sigreturn(2)</a>      <li>SROP mitigation: <a href="http://man.openbsd.org/sigreturn.2">sigreturn(2)</a>
         can now only be used by the kernel-provided signal trampoline,          can now only be used by the kernel-provided signal trampoline,
         with a cookie to detect attempts to reuse it.          with a cookie to detect attempts to reuse it.
     <li>To deter code reuse exploits, <a href="http://man.openbsd.org/rc.8">rc(8)</a>      <li>To deter code reuse exploits, <a href="http://man.openbsd.org/rc.8">rc(8)</a>
Line 261 
Line 258 
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenSMTPD X.X  <li>OpenSMTPD 5.9.1
     <ul>      <ul>
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenSSH X.X  <li>OpenSSH 7.3
     <ul>      <ul>
     <li>Security:      <li>Security:
       <ul>        <ul>

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