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

Diff for /www/plus.html between version 1.1029 and 1.1030

version 1.1029, 2006/11/14 17:20:02 version 1.1030, 2006/12/06 17:21:50
Line 61 
Line 61 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/10/12 -->
   <li>Massive ACPI changes.
   <!-- 2006/10/11 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a> recognize OpenBSD/sh binaries too.
   <li>Fix a potential null dereference, and a memory leak in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> error path.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> exits instead of doing a blocking tcp send if we detect a client/server timeout, since the tcp sendqueue might be full of alive requests.
   <li>Fixes for SIGCONT, may be sent to any process with the same session ID as the caller, not to any process that is a descendant of the current process.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> to amd64 GENERIC.
   <li>Implemented the IP_MINTTL tcp socket option.
   <li>Implemented the IP_RECVTTL socket option for raw or udp sockets.
   <!-- 2006/10/10 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, allow the 'quick' keyword on an anchor.
   <li>Various fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a>.
   <li>Revert firmware synchronization change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, since breaks dual-port cards.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sleep before retrying, not after, since sleeping affects errno.
   <!-- 2006/10/09 -->
   <li>Stop spoofing NetBSD/FreeBSD MBR partitions as the 'a' partition in a disklabel when no OpenBSD partition is found.
   <li>Fixes in the delay routines for dp8390-based devices on fast machines.
   <li>Add powerhooks to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> driver.
   <!-- 2006/10/08 -->
   <li>Fix glitch in jump scroll code for wscons vt100 emulation.
   <li>SuperH additions to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1&format=html">ld(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&sektion=1&format=html">as(1)</a> in binutils.
   <li>Fixes for linux emulation regarding linux_sys_waitpid() calls.
   <!-- 2006/10/07 -->
   <li>Add PCI Express Fibre Channel FC949E to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> devices.
   <li>Fix for macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&sektion=4&arch=macppc&format=html">mc(4)</a> by using the "Enforce in-order Execution" to stop it from crashing under heavy load.
   <li>Make cd-roms retry forever while the device indicates that it is becoming ready, in the same way it was done for tapes in st.c.
   <!-- 2006/10/06 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> on cardbus for the i386 and amd64 GENERIC kernels.
   <li>Fix cardbus support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>.
   <li>Initial import of the SuperH-based landisk platform.
   <li>Various binutils and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> additions to handle 32-bit SuperH cpus.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, make 'flags S/SA keep state' the implicit default for filter rules.
   <!-- 2006/10/05 -->
   <li><font color="#e00000"><strong>SECURITY FIX: Integer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=4">systrace(4)</a>'s STRIOCREPLACE support. This could be exploited for DoS, limited kmem reads or local privilege escalation.</strong></font><br><a href="errata.html#systrace">A source code patch is available</a>.<br><a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Update OpenSSH to 4.4.
   <li>Always allow read-only opens on (s)vnd devices, despite the type of the first open (svnd vs vnd).
   <!-- 2006/10/04 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&sektion=4&arch=macppc&format=html">mc(4)</a> driver for AMD AM79C940 (MACE) ethernet chip to macppc.
   <li>Make sure bufcache calculation on i386 does not take memory above 4g into account since it wont be used anyhow.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&sektion=1&format=html">write(1)</a> to handle cases where the utmp file is missing.
   <li>Fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> where unit numbers do not match PCI Bus number.
   <li><font color="#e00000"><strong>SECURITY FIX: Several problems have been found in OpenSSL. While parsing certain invalid ASN.1 structures an error condition is mishandled, possibly resulting in an infinite loop. A buffer overflow exists in the SSL_get_shared_ciphers function. A NULL pointer may be dereferenced in the SSL version 2 client code. In addition, many applications using OpenSSL do not perform any validation of the lengths of public keys being used.</strong></font><br>
   <a href="errata.html#openssl2">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <!-- 2006/10/03 -->
   <li>Use 64 bit daddr type for physical block numbers in the filesystem code.
   <li>Enable altq on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> devices.
   <li>Altq fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> based devices.
   <!-- 2006/10/02 -->
   <li>Fixes for libpthread regarding dup2() and _thread_fd_table_init() return values.
   <li>Add ServerWorks PCIe bridge ids to pcidevs.
   <!-- 2006/10/01 -->
   <li>OpenBSD/cats platform now discontinued.
   <li>Switch i386 fpu control too, i386 also has proper "long double" support now.
   <li>Initial code for 88E3082 Fast Ethernet PHY. Untested at the moment.
   <li>Switch amd64 fpu control word to hardware default, makes us use 64-bit precision instead of 53-bit, giving us proper support for "long double".
   <li>Make sure SAF/TE and SES free their sensors on detach.
   <!-- 2006/09/30 -->
   <li>Small fixes for running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&sektion=1&format=html">nm(1)</a> on ELF binaries.
   <!-- 2006/09/29 -->
   <li>Improved CPU signature detection in the powernow K7 code.
   <li>Various small fixes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a>.
   <li>Make sure rtl81x9 code discards packets in the receive handler if they are too short or too large.
   <li>Small fix for powerpc pthread stack allocation code.
   <li>Add support for HenTong WK-668 to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&sektion=4&format=html">udav(4)</a> devices.
   <!-- 2006/09/28 -->
   <li>Make sure rtl81x9 code free the mbuf chain on certain failures.
   <li>Tree search speedup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a> via inlined compare function.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8&format=html">hostapd(8)</a> parser for event rules and handling of multiple matches of the "not" grammar rule.
   <!-- 2006/09/27 -->
   <li>Add cardbus support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> to sparc64 GENERIC. Almost works.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4&format=html">an(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auth&sektion=4&format=html">auth(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> to alpha GENERIC.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> to rc startup bits.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a> on amd64.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> to better detect on which interface incoming OSPF packets arrived.
   <!-- 2006/09/26 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uow&sektion=4&format=html">uow(4)</a> 1-Wire support to all USB-capable arches.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> to sparc64 GENERIC too.
   <li>Plug memory leak in OpenRCS diff code.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a> to alpha GENERIC kernels.
   <li>Switch alpha to gcc3.
   <li>Initial support for HostAP mode on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>.
   <li>Make sure port number 664 isn't used since packets might get stolen by IPMI/asf.
   <li>Reduce number of unsafe signal operations in the X server logging functions.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a>, allow zero-length patterns with -x.
   <li>Make pthreads allocate stack using mmap instead of malloc.
   <li>More of the fd race and deadlock corrections in pthread code.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> does not allocate jumbo buffers and also does not allow reception of large frames until mtu is set to higher value.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>, make HostAP mode work, and fix IBSS tweaks.
   <li>Add ELECOM LD-USB20 to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4&format=html">aue(4)</a> devices.
   <li>Endian fix for ISO chksum in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>.
   <li>Fix races in FFS code which may violate softdep processing and create inconsistant on-disk ffs state and absuse kmem aswell.
   <!-- 2006/09/25 -->
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> for error response to unsupported Expect: header.
   <li>Fix for the shutdown hooks on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> so it syncs correctly.
   <!-- 2006/09/24 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> also accept "HTTP/1.1 200" as a success response.
   <li>In ld.so, fill in the list of loaded segments for the main executable so we can unprotect them if needed for binaries that have TEXTREL set.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> to alpha GENERIC kernels.
   <!-- 2006/09/23 -->
   <li>Add TRENDnet TEW-429UB A to list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
 <!-- 2006/09/22 -->  <!-- 2006/09/22 -->
 <li>  <li>Make sure sparc64 can dump memory above 4GB.
   <li>Fixes for file descriptor races and deadlocks in the pthread code.
 <li>Add support for Marvell Yukon 88E8056 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.  <li>Add support for Marvell Yukon 88E8056 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
 <!-- 2006/09/21 -->  <!-- 2006/09/21 -->
 <li>Add support for hot plugging <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> SAS devices, but disabled for now.  <li>Add support for hot plugging <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> SAS devices, but disabled for now.

Legend:
Removed from v.1.1029  
changed lines
  Added in v.1.1030