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

Diff for /www/plus.html between version 1.1101 and 1.1102

version 1.1101, 2008/04/01 18:32:40 version 1.1102, 2008/04/10 05:05:07
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/04/09 -->
   <!-- 2008/04/08 -->
   <li>Fix for sparc64 memory accesses, makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> work on T1000-based machines.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8&format=html">rshd(8)</a> not call setpwent().
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> detachable.
   <!-- 2008/04/07 -->
   <li>Initial implementation of SGI XBow bus support.
   <li>For amd64 and sparc64, do not grab kernel biglock for syscalls marked SY_NOLOCK.
   <!-- 2008/04/06 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> to alpha, amd64, armish and i386 GENERIC kernels.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> sensor driver for JDEC-JC-42.4 DIMM temperature sensors.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> -w -d &lt;disk&gt; as used in the install scripts.
   <!-- 2008/04/05 -->
   <!-- 2008/04/04 -->
   <li>Do not call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> handlers when a multithreaded program calls <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a>.
   <li>Reduce maximum number of state change interrupts <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> can generate to 100 per second.
   <!-- 2008/04/03 -->
   <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> back to PnP config mode on amd64 and i386.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> TXD buffer wrap.
   <!-- 2008/04/02 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> to the sparc64 GENERIC and RAMDISK kernels.
   <li>Add support for the National Semiconductor Saturn in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a> driver.
   <li>Add support for the DP83865 PHY in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> driver.
   <li><font color="#e00000"><strong>SECURITY FIX: Avoid possible hijacking of X11-forwarded connections with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.</a></strong></font><br>
   <a href="errata43.html#002_openssh2">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a> zero out the password as early as possible when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd_auth&sektion=3&format=html">bsd_auth(3)</a>.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&sektion=3&format=html">bcrypt(3)</a> code zero the state buffers on return.
   <li>Fix code which blocks passing file descriptors into a chroot jail.
   <li>Add support for ZTE CMDMA MSM modem from qualcomm to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4&format=html">ubsa(4)</a> driver.
 <!-- 2008/04/01 -->  <!-- 2008/04/01 -->
   <li>64-bit fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a>.
   <li>Added Corege CG-WLUSB2GPX to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
 <!-- 2008/03/31 -->  <!-- 2008/03/31 -->
 <li>Refine the "netboot" interface group semantics to the interface we booted from, or if that is not known, the root device.  <li>Refine the "netboot" interface group semantics to the interface we booted from, or if that is not known, the root device.
 <li>Make MP kernels work on sun4v-based sparc64 machines.  <li>Make MP kernels work on sun4v-based sparc64 machines.

Legend:
Removed from v.1.1101  
changed lines
  Added in v.1.1102