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

Diff for /www/plus.html between version 1.1377 and 1.1378

version 1.1377, 2015/10/12 18:36:15 version 1.1378, 2016/02/29 19:48:01
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2015-09-30 -->
   <li>On amd64, add <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/asmc.4">asmc(4)</a>, a driver for the Apple System Management Controller (SMC).
   <li>Implement a new "prot_exec" <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.8/man2/tame.2">tame(2)</a> request.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/em.4">em(4)</a>, run the tx completion path without the kernel lock held.
   <li>Do not try to refetch a route at the L2 layer if the given one is down and always return EHOSTUNREACH.
   <li>Remove Cisco HDLC support from <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sppp.4">sppp(4)</a>. It is no longer used.
   <li>Update to libxcb 1.11.1.
   <li>Hopefully fix the stability problems seen on SandyBridge and up after the PPGTT code got enabled.
   <!-- 2015-09-29 -->
   <li>On mips64, fix the R8000 kernel to have all their m[ft]c0 instructions correctly wrapped.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/oce.4">oce(4)</a>, unlock interrupt handler rx path with <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/intr_barrier.9">intr_barrier(9)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/mg.1">mg(1)</a>, fix the location of the cursor when opening a directory using filevisit, findvisitalt and poptofile.
   <li>Add support for the Huawei K4511 3G to <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umsm.4">umsm(4)</a>.
   <!-- 2015-09-28 -->
   <li><font color="#e00000">5.7 and 5.8 SECURITY FIX: an incorrect operation in uvm could result in system panic.</font><br>A source code patch is available for <a href="errata57.html#016_uvm">5.7</a> and <a href="errata58.html#003_uvm">5.8</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man2/mmap.2">mmap(2)</a>, remove the no longer needed kernel lock in the fixed case.
   <li>Add the UVM_FLAG_UNMAP flag to indicate to <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/UVM_MAPFLAG.9">uvm_map(9)</a> that it should unmap to make space.
   <li><font color="#e00000">5.7 RELIABILITY FIX: various problems were identified in relayd.</font><br>A source code patch is available for <a href="errata57.html#015_relayd">5.7</a>.
   <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/inteldrm.4">inteldrm(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.8/man2/tame.2">tame(2)</a>, make using the "/" path work.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/mg.1">mg(1)</a>, make dired mode treat a double "/" in a path like fundamental mode.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/inteldrm.4">inteldrm(4)</a>, no longer support the "Quanta Transcode" device. This avoids incorrectly overriding the generic match for the HD Graphics P4000.
 <!-- 2015-09-27 -->  <!-- 2015-09-27 -->
 <li>Enable monitor hot plugging for the framebuffer console.  <li>Enable monitor hot plugging for the framebuffer console.
 <li>Add IP26 kernels and boot blocks to the installation media.  <li>Add IP26 kernels and boot blocks to the installation media.

Legend:
Removed from v.1.1377  
changed lines
  Added in v.1.1378