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

Diff for /www/plus.html between version 1.1062 and 1.1063

version 1.1062, 2007/06/25 13:59:37 version 1.1063, 2007/07/11 06:02:51
Line 62 
Line 62 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/07/10 -->
   <!-- 2007/07/09 -->
   <li>Change SGI O2 LED behaviour so it is red in user mode and green while idling.
   <li><font color="#e00000"><strong>SECURITY FIX: Fix potential heap overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a></strong></font><br>
   <a href="errata41.html#009_file">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Reduce optimization when compiling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=growfs&sektion=8&format=html">growfs(8)</a> on m68k to work around compiler code generation bug.
   <li>Do not allow clustering reads for filesystem whose block size is smaller than the hardware page size. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> read problems on alpha and sparc64.
   <li>Make the PPP printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> support IPv6.
   <!-- 2007/07/08 -->
   <li>Various internal changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
   <!-- 2007/07/07 -->
   <li>Enable "ifconfig -M" support for pcmcia based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> devices.
   <li>Make sure both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> and rthreads report the correct stack size and top.
   <li>Add support for Realtek ALC883 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
   <li>Thread fixes for hppa machines.
   <!-- 2007/07/06 -->
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=growfs&sektion=8&format=html">growfs(8)</a> to support FFS2.
   <!-- 2007/07/05 -->
   <li>Fix for using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2&format=html">poll(2)</a> on audio devices.
   <li>Try harder on sparc64 to print the actual faulting address on SIGSEGV instead of the mmu tag word.
   <li>Various 802.11 code improvements.
   <!-- 2007/07/04 -->
   <li>Fix a really old bug in the socket code when passing M_NOWAIT to sblock().
   <li>Fix for the SGI ddb disassembler printing code.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skc&sektion=4&format=html">skc(4)</a> removed from first install floppy for i386.
   <li>Add FFS2 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quot&sektion=8&format=html">quot(8)</a>.
   <li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fe&sektion=4&format=html">fe(4)</a> driver.
   <li>Fix a "use after free" in the network interface code, when detaching an interface before it is removed from the multicast group.
   <!-- 2007/07/03 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, fix ICMP rdr/binat corruption.
   <li>On hppa machines, mark <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4&format=html">ukbd(4)</a> as console keyboard when appropriate.
   <!-- 2007/07/02 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>, allow proto ESP/AH in flow specifications.
   <li>Fix memory leak in the kernel sensors code.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> 802.11 output routines, display payload for DS to DS and NO DS traffic.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jmb&sektion=4&format=html">jmb(4)</a> for amd64, i386 and sparc64 GENERIC and RAMDISK kernels.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> to attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jmb&sektion=4&format=html">jmb(4)</a> too.
   <!-- 2007/07/01 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jmb&sektion=4&format=html">jmb(4)</a> SATA on amd64, i386 and sparc64 GENERIC and RAMDISK kernels.
   <li>Fix potential crash on ISA-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&sektion=4&format=html">lm(4)</a> sensors.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gentbi&sektion=4&format=html">gentbi(4)</a> to sparc64 GENERIC kernels.
   <li>On hppa machines, reset PDC devices before enabling iova space if not on a serial console. Makes glass console on four-digit B/C/J-class systems work.
   <!-- 2007/06/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> accept "states" also, for the -s and -F options for consistency.
   <li>Bump the number of supported interrupt routing entries for hppa machines.
   <li>Update libc to tz2007f code base.
   <li>Add 802.11d command to the pcmcia <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> driver code.
   <!-- 2007/06/29 -->
   <li>Fixes for timeouts in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4&format=html">ugen(4)</a> driver.
   <li>Make it easier in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> to spot which version of NFS the traffic is.
   <!-- 2007/06/28 -->
   <li>Add a SIGCHILD handler to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&sektion=8&format=html">identd(8)</a> when running in background mode so it will not leave a zombie.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> due to the IPX removal.
   <!-- 2007/06/27 -->
   <li>Add aliases "1" and "2" to "l" and "r" on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdiff&sektion=1&format=html">sdiff(1)</a> to make interactive merges easier.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle overlapping data on 64 bit arches when decapsulating packets.
   <li>Fix for Intel errara AI91 in the i386 pmap handler code.
   <!-- 2007/06/26 -->
   <li>Make OpenCVS handle updates regarding remote files which have been removed from the repository,
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=checknr&sektion=1&format=html">checknr(1)</a> from accepting zero-length strings for the -a and -c options, and fix a file descriptor leak.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a> to create FFS2 file systems larger than 1TB. Note, work still remains.
   <li>On hppa, switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> to native mode on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a>-based machines.
   <li>Division by zero fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fortune&sektion=6&format=html">fortune(6)</a> for empty input files.
   <li>Fix for PC87415-equipped hppa machines in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> code.
   <li>Fix a race condition in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4&format=html">pfsync(4)</a> code during ruleset reload.
   <li>Fixes in the vframe handling for i386 trap code.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> devices use a O(log(N)) algorithm instead of O(N) for bit swaps.
   <li>Alignment fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4&format=html">kue(4)</a>.
   <!-- 2007/06/25 -->
   <li>Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lam&sektion=1&format=html">lam(1)</a> by increasing the file descriptor limit to the correct limit.
   <li>Rework the algorithm in scandir for estimating the number of directory entries.
   <li>Add support for rlog to OpenCVS.
   <li>Allow OpenCVS to ci -N&lt;tag name&gt; even when you have no changes, to match GNU behaviour.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&sektion=4&format=html">lm(4)</a> driver support early W83627EHF-A chips.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsdb&sektion=8&format=html">fsdb(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> about 64-bit block addresses.
   <li>Crank the ifq_maxlen from 50 to 256, so it will match most interface rx rings.
 <!-- 2007/06/24 -->  <!-- 2007/06/24 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&sektion=4&arch=hppa&format=html">ssio(4)</a> on hppa attach as console when appropriate.
 <!-- 2007/06/23 -->  <!-- 2007/06/23 -->
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> midlayer handle disk sizes above 2^32-1.  <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a> midlayer handle disk sizes above 2^32-1.
 <li>Expand <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> size/offset to 16 characters, and drop the Cyl comments.  <li>Expand <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> size/offset to 16 characters, and drop the Cyl comments.
Line 77 
Line 155 
 <!-- 2007/06/20 -->  <!-- 2007/06/20 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print leading zeroes in MAC addresses.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print leading zeroes in MAC addresses.
 <li>Fix case where a 4.2BSD partition falls partly within the are defined by the 'b' command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.  <li>Fix case where a 4.2BSD partition falls partly within the are defined by the 'b' command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&sektion=4&format=html">lpt(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&sektion=4&format=html">lpt(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.
 <li>On the SGI platform, make sure the IPL_CLOCK blocks device interrupts.  <li>On the SGI platform, make sure the IPL_CLOCK blocks device interrupts.
 <li>Make NFS bail out if the READDIRPLUS option is set on a v2 mount, since it is a v3 option only.  <li>Make NFS bail out if the READDIRPLUS option is set on a v2 mount, since it is a v3 option only.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> allow "log" for NAT rules without "pass".  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> allow "log" for NAT rules without "pass".
Line 85 
Line 163 
 <!-- 2007/06/19 -->  <!-- 2007/06/19 -->
 <li>Add support for VIA CX700/VX700 IDE to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.  <li>Add support for VIA CX700/VX700 IDE to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
 <li>Add Novatel ES620 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.  <li>Add Novatel ES620 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.
 <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&sektion=4&format=html">ssio(4)</a> driver for the PC87560 SuperIO chip on hppa.  <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> driver for the PC87560 SuperIO chip on hppa.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> for mapping route labels to AS-external route tags.  <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> for mapping route labels to AS-external route tags.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> reconfigurations through SIGHUP too.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> reconfigurations through SIGHUP too.
 <li>Ignore SIGHUP in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> children to allow the use of "pkill -1 bgpd" for reloading.  <li>Ignore SIGHUP in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> children to allow the use of "pkill -1 bgpd" for reloading.

Legend:
Removed from v.1.1062  
changed lines
  Added in v.1.1063