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

Diff for /www/plus68.html between version 1.4 and 1.5

version 1.4, 2020/09/29 16:56:15 version 1.5, 2020/10/05 18:11:58
Line 92 
Line 92 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2020/10/04 -->
   <li>Reintroduced checks against heavy amap allocations for MAP_SHARED to prevent a panic reachable with <a href="https://man.openbsd.org/mmap">mmap(2)</a>.
   <li>On arm64 and powerpc64, changed <a href="https://man.openbsd.org/kcopy">kcopy(9)</a> to perform 64-bit and 32-bit copies whenever possible, needed for <a href="https://man.openbsd.org/kbind">kbind(2)</a> to update PLT/GOT entries atomically when doing lazy binding.
   <!-- 2020/09/29 -->
   <li>Added support for the PCA9546 I2C switch to <a href="https://man.openbsd.org/pcamux">pcamux(4)</a>.
   <li>Set length correctly in <a href="https://man.openbsd.org/ugen">ugen(4)</a> to prevent incorrect copy of descriptors to userland and kernel memory leaks.
   <!-- 2020/09/28 -->
   <li>Added the TP-LINK UE300 to <a href="https://man.openbsd.org/ure">ure(4)</a>.
   <li>Added support for Comet Lake I2C controllers to <a href="https://man.openbsd.org/dwiic">dwiic(4)</a>, needed for the trackpad on machines such as the 8th generation Lenovo X1.
   <li>Fixed a segfault in <a href="https://man.openbsd.org/pstat">pstat(8)</a> -v.
   <!-- 2020/09/27 -->
   <li>Released <a href="https://www.openssh.com/txt/release-8.4">OpenSSH 8.4</a>.
   <!-- 2020/09/26 -->
   <li>Added powerpc support for POWER9P "Axone" CPUs.
   <!-- 2020/09/25 -->
   <li>Updated LibreSSL to 3.2.2.
 <!-- 2020/09/24 -->  <!-- 2020/09/24 -->
 <li>Made <a href="https://man.openbsd.org/apmd">apmd(8)</a> always ask the kernel about current hw.perfpolicy rather than maintaining state.  <li>Made <a href="https://man.openbsd.org/apmd">apmd(8)</a> always ask the kernel about current hw.perfpolicy rather than maintaining state.
 <!-- 2020/09/23 -->  <!-- 2020/09/23 -->

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5