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

Diff for /www/plus.html between version 1.772 and 1.773

version 1.772, 2001/05/31 09:46:45 version 1.773, 2001/05/31 23:44:32
Line 49 
Line 49 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li><font color=#e00000><strong>SECURITY FIX: verify location when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3">fts</a> to pop up directories.</strong></font><br>  <li><font color=#e00000><strong>SECURITY FIX: verify location when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3">fts(3)</a> to pop up directories.</strong></font><br>
     <a href=errata.html#fts>A source code patch is available</a>.<br>      <a href=errata.html#fts>A source code patch is available</a>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>...  <li>...
 <li><font color=#e00000><strong>SECURITY FIX: Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail</a> 8.11.4 which addresses signal race conditions.</strong></font><br>  <li><font color=#e00000><strong>SECURITY FIX: Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> 8.11.4 which addresses signal race conditions.</strong></font><br>
     <a href=errata.html#sendmail>A source code patch is available</a>.<br>      <a href=errata.html#sendmail>A source code patch is available</a>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>...  <li>...
 <li>More select(2) fixes in ssh(1).  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>Fix X11 client bug in ssh(1).  <li>Fix X11 client bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>PMAP_NEW support on the vax and hp300.  <li>PMAP_NEW support on the vax and hp300.
 <li>Create COMPAT_23 and COMPAT_25 options.  <li>Create COMPAT_23 and COMPAT_25 options.
 <li>In vr(4), handle suspend mode better on the VT6102.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4">vr(4)</a>, handle suspend mode better on the VT6102.
 <li>Do not check return values for malloc(9) calls with M_WAIT or M_WAITOK.  <li>Do not check return values for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9">malloc(9)</a> calls with M_WAIT or M_WAITOK.
 <li>New option: SMALL_KERNEL, subtly changes some kernel semantics to change the kernel size signficantly.  Use *only* for boot floppies.  <li>New option: SMALL_KERNEL, subtly changes some kernel semantics to change the kernel size signficantly.  Use *only* for boot floppies.
 <li>Change ip_sum semantics in ip_output().  <li>Change ip_sum semantics in ip_output().
 <li>Compress ac97(4) vendor tables.  <li>Compress <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a> vendor tables.
 <li>ac97(4) now knows about rev 2.2.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a> now knows about rev 2.2.
 <li>Squish compatopts to a more sensible set, killing COMPAT_09, COMPAT_10, COMPAT_11.  <li>Squish compatopts to a more sensible set, killing COMPAT_09, COMPAT_10, COMPAT_11.
 <li>Shrink the alpha boot blocks a bit.  <li>Shrink the alpha boot blocks a bit.
 <li>We no longer support ECOFF kernel loading in the alpha boot block.  <li>We no longer support ECOFF kernel loading in the alpha boot block.
Line 133 
Line 133 
 <li>Correct signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>.  <li>Correct signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>.
 <li>Implement screen blanker in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.  <li>Implement screen blanker in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
 <li>Attempt to support hifn7951 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.  <li>Attempt to support hifn7951 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.
 <li>realloc(3) fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realloc&sektion=3">realloc(3)</a> fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.
 <li>ipf 3.4.17  <li>ipf 3.4.17
 <li>Fix kernel extent code to be more careful about ranges.  <li>Fix kernel extent code to be more careful about ranges.
 <li>UVM support for mac68k.  <li>UVM support for mac68k.
 <li>Change i386 in_cksum failure to a printf, instead of a panic.<br>  <li>Change i386 in_cksum failure to a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=9">printf(9)</a>, instead of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=panic&sektion=9">panic(9)</a>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a>, add support for hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a>, add support for hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>.
 <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> exposed by the recent jumbo patch.  <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> exposed by the recent jumbo patch.

Legend:
Removed from v.1.772  
changed lines
  Added in v.1.773