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

Diff for /www/plus.html between version 1.1078 and 1.1079

version 1.1078, 2007/09/27 16:05:49 version 1.1079, 2007/10/18 14:28:13
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/10/17 -->
   <li>On sparc64 US-III cpus, spin up secondary CPU if running MP kernel.
   <!-- 2007/10/16 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p6.
   <li>Replacement for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&sektion=4&format=html">pctr(4)</a> codebase that can handle amd64 processors too.
   <li>On sparc64, make lazy FPU context switching work for MP kernels.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, properly handle terminals consisting of only a few lines.
   <!-- 2007/10/15 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> allow TCP NFS mounts too.
   <li>Fix in xf86-video-nv driver for G80 displays if BIOS leaves it stuck.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to report the status of peers and sensors to syslog.
   <!-- 2007/10/14 -->
   <li>Switch kernel arc4random routine to use different arc4 code and rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> handling  so it goes to splhigh and back once per request instead of once per byte.
   <li>Fix stream reset errors on ALC883 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> devices by waiting 40 usecs for the run bit to clear before performing a reset.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>-compatible mixer items for ALC883 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> on amd64 and i386 GENERIC kernels.
   <li>Provide a way on macppc to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> by faking an I2C bus with EEPROMs with content from OpenFirmware.
   <li>Added support for Winbond W83793G Hardware Monitor to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> driver.
   <li>On sgi machines, disable timer/compare interrupts on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macebus&sektion=4&format=html">macebus(4)</a>, prevents interrupt storms on IRQ 6.
   <li>Add Planex GW-US54GD to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
   <!-- 2007/10/13 -->
   <li>Add an "include" directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, and make sure the included file have the same strict permissions like the main configuration file.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> does not trash errno in the signal handler.
   <li>Remove unused kerberos authentication code from the NFS code base, and make sure we never generate a zero xid.
   <li>Add support for the BCM5906 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> device.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> to turn off timestamping by calling it without the -t option.
   <!-- 2007/10/12 -->
   <!-- 2007/10/11 -->
   <li>Add support for channel setting on newer Atheros AR5424 and AR2423 etc.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, a controller for the recently imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> daemon.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.
   <li>Serialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> probing and attachments.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> on armish GENERIC kernels.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.
   <li><font color="#e00000"><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</a></strong></font><br>
   <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <!-- 2007/10/10 -->
   <li>Fix for macppc when using the new context switching code.
   <li>Reworked the context switching code to a more machine-independant design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n).
   <!-- 2007/10/09 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a>, limit the number of allowable characters in a request to prevent cross-site scripting issues.
   <li>Add support for RTL8211B PHY devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&sektion=4&format=html">rgephy(4)</a>.
   <li>Rework the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> debug dmesg to perform a more complete codec dump.
   <li>Fix range check for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> vhid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, vhid 0 is not valid.
   <li>Do not skip i2c scanning for IPMI machines, as done previously, but only use it for non-sensor devices like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a>.
   <li>Add proper support for branch revisions in annotate for OpenCVS.
   <li>Make the OpenCVS rcs code properly resolve branches when given base revisions.
   <!-- 2007/10/08 -->
   <li><font color="#e00000"><strong>SECURITY FIX: Malicious DHCP clients could cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to corrupt its stack.</a></strong></font><br>
   <a href="errata42.html#001_dhcpd">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=malo&sektion=4&format=html">malo(4)</a> work with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> also.
   <li>On arm, align the suspend save data to a cache line boundary, prevents issues upon resume.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> on 802.11 devices.
   <li>Fix segfault in OpenCVS when committing new files.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> on alpha, amd64, armish, i386, macppc and sparc64 GENERIC kernels.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a>, an OSPFv3 daemon to support OSPF for IPv6. Not useful yet.
   <!-- 2007/10/07 -->
   <li>Add support for 230400 bps speed in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> indicate if the memory module is registered.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&sektion=4&format=html">amdpcib(4)</a> driver for the AMD 8111 series LPC bridge and HPET.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> print CAS latency for DDR/DDR2 memory.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> driver for Serial Presence Detect memory information.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&format=html">glxpcib(4)</a> support in the i386 architecture for PCI-ISA bridge, timecounter and watchdog found in the CS5536 companion chip to the AMD Geode LX-800 processor.
   <!-- 2007/10/06 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to operate the various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> table actions independently.
   <!-- 2007/10/05 -->
   <li>Make the UFS dirhash code correctly allocate cleared memory, fixes edge cases.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for non-SSL relays.
   <!-- 2007/10/04 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&sektion=4&format=html">eephy(4)</a>, disable fiber/copper auto-selection on the 88E1111 to work around some cards that in fact only have copper connectors.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for devices found on Acer TravelMate 3010.
   <li>Update libc date code and timezone data to tz2007h.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle CARP over IPv6 in the printing routine.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, when inserting blackhole or reject routes, set the gateway address to 127.0.0.1 / ::1 unconditionally.
   <!-- 2007/10/03 -->
   <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> firmware into a single file, requires update of the firmware package to v1.3.
   <li>Added two new ioctl()s to the audio layer, AUDIO_GETPRINFO and AUDIO_GETRRINFO to help porting non-native audio applications and the OSS emulation.
   <li>Added libpixman to xenocara.
   <li>Make OpenCVS reset the default branch early, so rcs_head_get() does not return a possibly wrong revision as 'current'.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> distinguish states saved by normal context switches and states saved by satectx(). Makes backtraces from kernel crash dumps work much better.
   <!-- 2007/10/02 -->
   <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xfs&sektion=1&format=html">xfs(1)</a> 1.0.5 into xenocara, contains security fixes for heap overflow and corruption vulnerabilities.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> for patterns containing $ and ^ but not as the last or first char.
   <li>In libc, fix a libpthread panic regarding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seekdir&sektion=3&format=html">seekdir(3)</a>.
   <li>Added initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
   <!-- 2007/10/01 -->
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4&format=html">vr(4)</a> to handle I/O accesses chipsets which do not have PCI power management capabilities.
   <li>Added new Intel E1000 and 10Gb PCIe PCI ids.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, fix 'bogus xmit rate setup' panic seen while associating with an 11b AP.
   <!-- 2007/09/30 -->
   <li>Add support for the high-resolution timer found in GPS170PCI cards to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>.
   <li>Updated xf86-video-nsc in xenocara.
   <li>On i386, only call amd64_errata() on amd64 processors. (family 0xf).
   <li>Fix unaligned access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> for strict-alignment architectures.
   <li>Updated libXaw, xf86-video-savage and xf86-video-nv in xenocara.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> always include interface IP address when printing the config.
   <li>Updated libICE and libX11 in xenocara.
   <!-- 2007/09/29 -->
   <li>Updated libXcomposite, libXrender, libxtrans and libXdamage in xenocara.
   <li>Fix two panics in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on macppc.
   <!-- 2007/09/28 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makedepend&sektion=1&format=html">makedepend(1)</a>, libXxf86dga and xf86dgaproto in the xenocara source tree.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> work on block devices.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=startx&sektion=1&format=html">startx(1)</a> use /dev/arandom to generate the cookie.
   <!-- 2007/09/27 -->
   <li>Implement SNDCTL_DSP_[G|S]ETTRIGGER to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3&format=html">ossaudio(3)</a> code.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, add loginterface support for groups, and modify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to allow a groupname of "all" to see overall statistics.
   <li>Added automatic rate control (AMRR) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
   <li>Fix off-by-one overflow in SSL_get_shared_ciphers, backported from the OpenSSL_0_9_8 branch.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, move SSL context creation to after privs are dropped, one more step towards graceful L7 reloads.
 <!-- 2007/09/26 -->  <!-- 2007/09/26 -->
 <li>Cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>.  <li>Cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> packet header initialization.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> packet header initialization.

Legend:
Removed from v.1.1078  
changed lines
  Added in v.1.1079