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

Diff for /www/plus.html between version 1.996 and 1.997

version 1.996, 2006/02/16 03:54:35 version 1.997, 2006/02/28 04:53:32
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
 <!-- 2006/02/04 -->  <!-- 2006/02/19 -->
   <li>Update time zone data to tzdata2006a with US DST changes disabled for now.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=amd64&format=html">ral(4)</a> fix a a problem could happen in HostAP mode where net80211 could free nodes when the driver was not expecting it.
   <li>Fix a use after free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">vi(1)</a>.
   <li>Fix problems with processing large files that have large snaplens on 64 bit architectures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=amd64&format=html">tcpdump(8)</a>.
   <li>Allow the root path for an NFS server to be set via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bootparamd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=alpha&format=html">bootparamd(8)</a> when netbooting Alpha machines.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=amd64&format=html">pchb(4)</a> find additional noncoherent HyperTransport links by looking at the HyperTransport configuration. Fixes the detection of missing PCI busses on various Opteron systems.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcppi&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">pcppi(4)</a> do not bell if keyboard.bell.volume=0.
   <li>Add support for IC Plus IP101 PHYs to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlphy&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">rlphy(4)</a>.
   <li>Add support for i915 devices to the kernel i810 AGP code.
   <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uplcom&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">uplcom(4)</a> which effectively swapped the RTS and DTR lines.
   <li>The NVIDIA nForce Ethernet driver (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">nfe(4)</a>) now works for most people.
   <li>Support another 5714 family chipset in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">bge(4)</a>.
   <li>Add USB quirk required to make the CMOTech CM5100P EVDO card work with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">umodem(4)</a>.
   <li>Fix LBA48 access for ServerWorks SATA in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">pciide(4)</a>.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfadc&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=sparc64&format=html">pfadc(4)</a> driver for Philips PCF8591 I2C Analogue to Digital Converters.
   <li>Add configuration file options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">bgpd.conf(5)</a> for removing communities from the path attributes.
   <li>Prevent neighbouring nodes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">ospfd(8)</a> from getting stuck in one FSM state.
   <li>Fix a possible crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">vlan(4)</a> that could occur if the parent interface of the vlan had been destroyed before destroying the vlan interface.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&sektion=9&arch=i386&apropos=0&manpath=OpenBSD+Current">iic(9)</a> allow controllers to pass a cookie to the device such as an OpenFirmware node.
   <li>Add support for Panasonic 50" touch panel in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uplcom&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">uplcom(4)</a>.
   <li>Fix a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">grep(1)</a>.
   <li>Improve support for TV tuning in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">radio(4)</a>.
 <li>OpenSSH 4.3 is released.  <li>OpenSSH 4.3 is released.
 <li>In X's mouse driver, check buffer size before reading next char, which fixes a long standing mouse bug.  <li>In X's mouse driver, check buffer size before reading next char, which fixes a long standing mouse bug.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfiic&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">pcfiic(4)</a>, a driver for the Phillips PCF8584 i2c controller.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfiic&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">pcfiic(4)</a>, a driver for the Phillips PCF8584 i2c controller.

Legend:
Removed from v.1.996  
changed lines
  Added in v.1.997