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

Diff for /www/plus.html between version 1.568 and 1.569

version 1.568, 2000/06/06 18:47:29 version 1.569, 2000/06/06 18:58:53
Line 48 
Line 48 
 <h3><font color=#0000e0>OpenBSD 2.7 to be released June 15, 2000.<p>  <h3><font color=#0000e0>OpenBSD 2.7 to be released June 15, 2000.<p>
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li>Make quot(1) work when passed mount points.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quot&sektion=1">quot(1)</a> work when passed mount points.
 <li>Fix stack mishandling bugs in i387 libm, in particular, in exp(3) and friends.  <li>Fix stack mishandling bugs in i387 libm, in particular, in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exp&sektion=3">exp(3)</a> and friends.
 <li>Be more careful about tuples in pcmcia(4).  <li>Be more careful about tuples in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a>.
 <li>gcc 2.95.3  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.3</a>
 <li>Busify eg(4), to avoid conflict with ne2000 at 0x300.  <li>Busify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eg&sektion=4">eg(4)</a>, to avoid conflict with ne2000 at 0x300.
 <li><font color=#e00000><strong>SECURITY ISSUE: Do not use the (non-default) <i>UseLogin</i> option in OpenSSH 2.1.*, it has a hole on other operating systems and does not work right in OpenBSD.<br> <a href=errata.html#uselogin>Update to OpenSSH 2.1.1 or later, or simply avoid using UseLogin</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: Do not use the (non-default) <i>UseLogin</i> option in OpenSSH 2.1.*, it has a hole on other operating systems and does not work right in OpenBSD.<br> <a href=errata.html#uselogin>Update to OpenSSH 2.1.1 or later, or simply avoid using UseLogin</a></strong></font>.
 <li>sudo 1.6.3p4  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.3p4</a>
 <li>Fix a kernel race in exit(2).  <li>Fix a kernel race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=2">exit(2)</a>.
 <li>In cut(1) deal with last input line not containing a newline  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cut&sektion=1">cut(1)</a> deal with last input line not containing a newline
 <li>One byte overflow in systat(8).  <li>One byte overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=8">systat(8)</a>.
 <li>Add <strong>D</strong> and <strong>z</strong> commands to diskabel(8) to use the default partition or zero it.  <li>Add <strong>D</strong> and <strong>z</strong> commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">diskabel(8)</a> to use the default partition or zero it.
 <li>A SIGCHLD fix in cron(8).  <li>A SIGCHLD fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8">cron(8)</a>.
 <li>More work on ubsec(4).  <li>More work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec(4)</a>.
 <li>Bug fixes to spif(4).  <li>Bug fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spif&sektion=4">spif(4)</a>.
 <li>Bridge packets before vlan'ing them.  <li>Bridge packets before vlan'ing them.
 <li>Fix a subtle bug in xe(4) which had a number of side effects.  <li>Fix a subtle bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&sektion=4">xe(4)</a> which had a number of side effects.
 <li>In sshd(8), fix login count failures in SSH2 support.  xe(4) which had a number of side effects.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, fix login count failures in SSH2 support.
 <li>Whack packet m_recvif field on bridged packets, permitting ipnat to work with the bridge.  <li>Whack packet m_recvif field on bridged packets, permitting ipnat to work with the bridge.
 <li>More visible /tmp file (and failure removal) in makewhatis(8).  <li>More visible /tmp file (and failure removal) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8">makewhatis(8)</a>.
 <li>Be more careful reading panic string from core in savecore(8).  <li>Be more careful reading panic string from core in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8">savecore(8)</a>.
 <li>Many other changes to ssh(1).  <li>Many other changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>Fix short malloc in faithd(8).  <li>Fix short malloc in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.
 <li>In ssh(1), permit logins if temporary filesystems are full.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, permit logins if temporary filesystems are full.
 <li>ich(4) audio driver onboard the Intel 810/820/440MX-based machines.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ich&sektion=4">ich(4)</a> audio driver onboard the Intel 810/820/440MX-based machines.
 <li>Support ax88190 in ne(4).  <li>Support ax88190 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>.
 <li>UVM on the amiga.  <li>UVM on the amiga.
 <li>In apm(4) the time is kept in hours, not minutes.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4">apm(4)</a> the time is kept in hours, not minutes.
 <li>Add <strong>-A</strong> support to ssh(1).  <li>Add <strong>-A</strong> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Support for 3c574 and 3CCFEM556BI pcmcia(4) in ep(4).  <li>Support for 3c574 and 3CCFEM556BI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep(4)</a>.
 <li>A start at documenting what goes on inside <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a> files.  <li>A start at documenting what goes on inside <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a> files.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>.
 <li>Space treatment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1">ipcs(1)</a>.  <li>Space treatment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1">ipcs(1)</a>.

Legend:
Removed from v.1.568  
changed lines
  Added in v.1.569