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

Diff for /www/plus.html between version 1.1013 and 1.1014

version 1.1013, 2006/06/17 01:19:22 version 1.1014, 2006/07/05 09:53:30
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/05/04 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> also check for such degenerate Diffie-Hellman public exponents.
   <li>Backport checks for degenerate Diffie-Hellman public exponents from OpenSSL 0.9.8a.
   <!-- 2006/05/03 -->
   <li>Remove potential overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> when doing file I/O and len == 0.
   <li>Add 88110 instruction support to the m88k in-kernel debugger.
   <li>Initial code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> for prebinding binaries without compromising the security of randomized library linking. Still under development.
   <li>Make sure OpenRCS diff3 respects the TMPDIR environment variable.
   <!-- 2006/05/02 -->
   <li>Add Neterion Xframe-II 10GbE id to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> pcidevs.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a>, have each buffer store their own working directory.
   <li>Plug possible memory leak if AMD K7 powernow init fails.
   <li>Repair creation of subanchors with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, and loading of subanchors from file.
   <!-- 2006/05/01 -->
   <li>Add Rx/Tx FIFO flush support to Yukon based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> cards.
   <li>Fix for broken mpbioses on VT8237 and nForce4 chipsets. This fixes interrupt routing for several integrated devices on those chipsets in GENERIC.MP.
   <li>Increase Tx ring count on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a> from 64 to 256.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, add support for "tagged {}" lists.
 <!-- 2006/04/30 -->  <!-- 2006/04/30 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> get initialized correctly, fixes a firmware panic if the same WEP key is entered multiple times.
   <li>Initial import of the Neterion Xframe-I 10GigE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> driver.
   <li>On macppc, add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4&format=html">fxp(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a> on Cardbus on GENERIC and RAMDISK kernels, and add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> to RAMDISK too.
 <!-- 2006/04/29 -->  <!-- 2006/04/29 -->
 <!-- 2006/04/28 -->  <!-- 2006/04/28 -->
 <li>Added a driver for the Silicon Laboratories CP2101/CP2102 usb serial adapters.  <li>Added a driver for the Silicon Laboratories CP2101/CP2102 usb serial adapters.

Legend:
Removed from v.1.1013  
changed lines
  Added in v.1.1014