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

Diff for /www/plus40.html between version 1.1 and 1.2

version 1.1, 2006/10/30 20:50:54 version 1.2, 2006/11/06 16:18:42
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/09/17 -->
   <!-- 2006/09/16 -->
   <li>Plug memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>.
   <li>Limit maximum work done in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> performed by the CRC compensator attack detector.
   <li>Fix for error message parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a>, an Atheros USB2.0 WLAN device. Added to i386 GENERIC.
   <li>Avoid a write to NULL on mac68k.
   <li>Bring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> to a working state and enable it on i386 GENERIC.
   <li>Rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> error handling from hardware so the scsi midlayer can handle them correctly.
   <li>Do not ask for HWERR interrupts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> and not acknowledging them later. Leads to interrupt storms on several machines.
   <!-- 2006/09/15 -->
   <li>Also add Intel 6321ESB SATA support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>.
   <li>Add VIA VT8237A SATA to supported devices. Untested but should work.
   <li>Reserve some command slots in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> for bioctl/sensorsd so ciss does not crash under load.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> devices preserve mac address on thecus if the hardware mac is a specific number.
   <li>Reset the armish sysfail LED on thecus, so it does not blink.
   <!-- 2006/09/14 -->
   <!-- 2006/09/13 -->
   <!-- 2006/09/12 -->
   <li>Fixes for integer overflows in CID encoded fonts parsing for X.org.
   <!-- 2006/09/11 -->
   <!-- 2006/09/10 -->
   <!-- 2006/09/09 -->
   <!-- 2006/09/08 -->
   <li>Fix RSA signature padding vulnerability in OpenSSL.
   <!-- 2006/09/07 -->
   <!-- 2006/09/06 -->
   <!-- 2006/09/05 -->
   <li>Security update to BIND 9.3.2-P1.
   <!-- 2006/09/04 -->
   <!-- 2006/09/03 -->
   <!-- 2006/09/02 -->
   <!-- 2006/09/01 -->
   <!-- 2006/08/31 -->
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> to set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> up in passive mode, based on current <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> state.
   <li>Add command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> to force it into passive mode. Will be used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> in HA setups.
   <li>Fix for UltraSparcIII sparc64 machines with more than one memory bank filled.
   <li>Add IPv6 link-local addresses to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> interfaces when virtual MAC is set. Makes route6d work on systems with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> interfaces.
   <!-- 2006/08/30 -->
   <li>Even more dhclient link detection adjustments.
   <li>Fix for getting mac address for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> on sparc64, should fix Blade 1500 problems.
   <li>Fixes for the VAX <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ze&sektion=4&format=html">ze(4)</a> driver, and various other small VAX fixes. Allows VXT2000+ machine to (net)boot multiuser.
   <li>Have applications that write to pf_key socket understand EAGAIN errors and retry later.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> does not panic when channel tuning code returns IEEE_80211_CHAN_ANY.
   <!-- 2006/08/29 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>, fix KVM snooping code so netstat -A work again.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> on amd64 GENERIC and RAMDISK_CD kernels.
   <li>Fixed handling of 802.11 beacon frames by stations while associated. Should fix BSS mode with both 802.11b and 802.11g stations.
   <li>Added support for UFQDNs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a>.
   <li>Fix for the 802.11 rate handling code to prevent devices being forced into protection mode and degrade performance.
   <li>Added support for IKE AH rules to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>.
   <li>Add support on UltraSparc machines for the onboard <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> devices.
   <li>Allow arbitrary values when changing the carp demotion counter, as long as the result still is in valid range.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> work around a problem in Heimdal when KRB5CCNAME file is missing.
   <li>Fix a possible kernel panic in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ucom&sektion=4&format=html">ucom(4)</a> code caused by using already freed data in ttyclose().
   <!-- 2006/08/28 -->
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=1&format=html">dhclient(1)</a> take net devices up in order for them to do media negotiation, since some devices requires this before the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=1&format=html">dhclient(1)</a> 10 second link test.
   <li>Fixes for the installation scripts when parsing site-version-hostname.tgz files.
   <li>Make sure sparc and sparc64 platforms create more tty device files.
   <li>Allow building of procfs on arches that do not define PT_STEP, like sparc64.
   <li>Rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4&format=html">iwi(4)</a> RX buffer allocation to make sure it never does DMA outside the mapped buffers.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> on i386 RAMDISK kernels.
   <li>Make sure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> code check for illegal options in LCP packets and drop such packets.
   <li>For sparc64, make sure onboard <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> gets the MAC address from the OpenFirmWare local-mac-address.
   <!-- 2006/08/27 -->
   <li>Fix for disc size check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.
   <li>Fixes for LED handling on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> chipsets found in some Dell machines.
   <li>For sparc64, enable HORRID_III_HACK, but make sure USI & II CPUs get to keep their data caches enabled. GENERIC now runs on USIII too.
   <li>Add some support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&sektion=4&format=html">bio(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> controllers.
   <li>PCI interrupt fixes for sparc64, makes it work on v210 machines.
   <li>Work in progress of VXT2000 support for vax.
   <li>Endian fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> regarding sending of route refreshes.
   <li>Rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> code for detecting degraded volumes, since it would report degraded disks as online.
   <!-- 2006/08/26 -->
   <li>For armish platforms with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fintek&sektion=4&format=html">fintek(4)</a>, have the fans blow at full speed.
   <!-- 2006/08/25 -->
   <!-- 2006/08/24 -->
   <li>Disable interrupts during the attach of UHCI and EHCI controllers. Avoids possible NULL pointer reference.
   <li>Make sure AMD PowerNow code do not propagate low level errors to userland on i386 and amd64.
   <li>Add support for VIA C3/C7 crypto driver HMACs.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> recognize ipsec xauth vendor payload.
   <!-- 2006/08/23 -->
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a>, fallback to 1Mbps if tx rate is returned as zero. Avoids division by zero seen on amd64 sometimes.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> on ARM platform support libraries with DT_TEXTREL.
   <li>Add Nova Tech NV-902W to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4&format=html">ural(4)</a> devices.
   <!-- 2006/08/22 -->
   <li>For i386, provide some smp locking around protection fault trap from user too.
   <li>Initial import of code to support the PrismGT <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> chipsets.
   <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> back to not send empty UPDATE messages, some routers do not handle it very well.
 <!-- 2006/08/21 -->  <!-- 2006/08/21 -->
 <li>  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> on amd64 GENERIC kernels too.
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> interfaces answer ARP queries if the interface is in a bridge with the physical interface that received it.
 <!-- 2006/08/20 -->  <!-- 2006/08/20 -->
 <li>Add support for Jumbo frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.  <li>Add support for Jumbo frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.
 <li>Enable RX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.  <li>Enable RX checksum offload in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&sektion=4&format=html">bnx(4)</a>.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2