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

Diff for /www/plus.html between version 1.1047 and 1.1048

version 1.1047, 2007/04/20 16:38:39 version 1.1048, 2007/04/26 02:16:38
Line 62 
Line 62 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/04/25 -->
   <li>Fix for Alpha platform in the clock setting routines.
   <!-- 2007/04/24 -->
   <li>Fix endless loop code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a>.
   <li>Also apply Powernow setperf fix to amd64.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8&format=html">init(8)</a> power down the machine on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&arch=sparc64&format=html">power(4)</a> button press instead of just halting it.
   <li>Prevent NFS send failures from logging, since they aren't helpful anyway.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&arch=sparc64&format=html">power(4)</a> on sparc64 map registers in I/O space if memory space fails.
   <li>Fix for i386 Speedstep/Powernow state selection code, use number of states rather than the frequencies of the available states to distribute in the hw.setperf 0-100 range.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> also mount FFS2 filesystems when given the -a flag.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1&format=html">systat(1)</a> for non-integral refresh intervals, possibly as low as 0.1s.
   <!-- 2007/04/23 -->
   <li>Fixes for command line parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=join&sektion=1&format=html">join(1)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> 4-byte AS compatible.
   <li>Switch Alpha to new timecounters.
   <!-- 2007/04/22 -->
   <li>Add driver for macppc "System identifier" driver.
   <li>Rename the macppc LED driver to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlights&sektion=4&arch=macppc&format=html">xlights(4)</a>.
   <li>Fix memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
   <!-- 2007/04/21 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> to Sparc64 GENERIC kernels.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> on sparc64, prevents free panics.
   <li>Introduce an SMP aware hw.setperf mechanism.
   <li><font color="#e00000"><strong>SECURITY FIX: IPv6 type 0 route headers can be used to mount a DoS attack against hosts and networks.</strong></font>
   <br>
   <a href="errata40.html#012_route6">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a></li>
   <li>Add driver for the macppc Xserve LEDs.
   <!-- 2007/04/20 -->
   <li>Increase the firmware upload delay for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, since 100ms is not enough for some X40s.
   <!-- 2007/04/19 -->
   <li>Fix for the PHY selection code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a>, gets rid of cuplicate PHY on Sparc64 Blade1000 machines.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dumpfs&sektion=8&format=html">dumpfs(8)</a> about the "updated" flag.
   <li>Make the vfs_cache not be O(n^2) in certain cases.
   <!-- 2007/04/18 -->
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1&format=html">less(1)</a> to version 382.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sili&sektion=4&format=html">sili(4)</a> to Alpha GENERIC kernels.
   <li>Endian fix for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> firmware.
   <li>Added microcode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a>, since Tehuti allows redistribution of it under a 4 clause BSD license.
   <li>Plug memory leak in the xserver on client disconnect.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> does not look for FFS1 alternate superblocks when checking a FFS2 file system.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&sektion=1&format=html">nm(1)</a>, fix a NULL dereference if the ELF symbol table size is zero.
   <li>Make Alpha machines fill in the hw.serialno <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> if possible.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> when used with "-c".
   <li>Fix a double free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4&format=html">gif(4)</a> mtag check loop.
 <!-- 2007/04/17 -->  <!-- 2007/04/17 -->
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> for setting the address of the ppp peer.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> docking code.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> for proxies which require passwords.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> for FFS2 case.
 <!-- 2007/04/16 -->  <!-- 2007/04/16 -->
 <li>Fix debug info in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> code when docking/undocking.  <li>Fix debug info in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> code when docking/undocking.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> drive detection, now detects certain microdrives plugged into Soekris boxes.  <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> drive detection, now detects certain microdrives plugged into Soekris boxes.

Legend:
Removed from v.1.1047  
changed lines
  Added in v.1.1048