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

Diff for /www/plus.html between version 1.610 and 1.611

version 1.610, 2000/07/01 04:17:59 version 1.611, 2000/07/01 04:54:58
Line 48 
Line 48 
 <h3><font color=#0000e0>OpenBSD 2.7 released (June 15, 2000).<p>  <h3><font color=#0000e0>OpenBSD 2.7 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>In xl(4), add support for 3CCFE575BT and 3CCFEM656C.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>, add support for 3CCFE575BT and 3CCFEM656C.
 <li>Import a regression suite for m4(1).  <li>Import a regression suite for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>.
 <li>In make(1), recognize <b>+cmd</b> as a command that should still execute in <b>make -n</b> mode.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>, recognize <b>+cmd</b> as a command that should still execute in <b>make -n</b> mode.
 <li>Correct giftunnel handling in ifconfig(8).  <li>Correct giftunnel handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
 <li>New fix for the pcvt(4) scrolling region bug.<br>  <li>New fix for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> scrolling region bug.<br>
     <a href=errata.html#pcvt>A patch is available</a></strong></font>.<br>      <a href=errata.html#pcvt>A patch is available</a></strong></font>.<br>
     <a href="stable.html"><font color=#00b000>[Should be applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Should be applied to stable]</font></a>
 <li>mod_ssl 2.6.4  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">mod_ssl 2.6.4</a>
 <li>clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.  <li>clcs(4) driver for the cs4280 Crystal Clear audio hardware found in some laptops.
 <li>Make UVM work on the powerpc.  <li>Make UVM work on the powerpc.
 <li>Convert much kernel code to the new timeout API.  <li>Convert much kernel code to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout_add&sektion=9">timeout API</a>.
 <li>Fix multicast hashing problem in xl(4)<br>  <li>Fix multicast hashing problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a><br>
     <a href=errata.html#xlhash>A patch is available</a></strong></font>.<br>      <a href=errata.html#xlhash>A patch is available</a></strong></font>.<br>
     <a href="stable.html"><font color=#00b000>[Should be applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Should be applied to stable]</font></a>
 <li>Fix numerous more bugs in the games.  <li>Fix numerous more bugs in the games.
 <li>Fix MAC address matching in pcap(3).  <li>Fix MAC address matching in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>.
 <li>Make the pcmcia ep(4) driver more friendly during detach.  <li>Make the pcmcia <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep(4)</a> driver more friendly during detach.
 <li>Fix bpf code in ray(4).  <li>Fix bpf code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4">ray(4)</a>.
 <li>For the err(3) family of calls and syslog(3), ensure that dynamic content never appears as the second argument -- use at least <b>%s</b>.  <li>For the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=err&sektion=3">err(3)</a> family of calls and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a>, ensure that dynamic content never appears as the second argument -- use at least <b>%s</b>.
 <li>Update adw(4) driver.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a> driver.
 <li>Add creat64 and mmap64 system calls to linux emulation.  <li>Add creat64 and mmap64 system calls to linux emulation.
 <li>Handle strtol(3) instead of atoi(3) in the <b>kill</b> implimentation in csh(1) and ksh(1).  <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtol&sektion=3">strtol(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atoi&sektion=3">atoi(3)</a> in the <b>kill</b> implimentation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>Fix COPTS vs CFLAGS issues in the source tree.  <li>Fix COPTS vs CFLAGS issues in the source tree.
 <li>Fix panic message from i386 in_cksum.  <li>Fix panic message from i386 in_cksum.
 <li>Fix path to kerberos master key file.<br>  <li>Fix path to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos">kerberos</a> master key file.<br>
     <a href="stable.html"><font color=#00b000>[Will be applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Will be applied to stable]</font></a>
 <li><font color=#e00000><strong>SECURITY ISSUE: Stop libedit from opening the <b>.editrc</b> file in the current directory.<br>  <li><font color=#e00000><strong>SECURITY ISSUE: Stop libedit from opening the <b>.editrc</b> file in the current directory.<br>
     <a href=errata.html#libedit>A patch is available</a></strong></font>.<br>      <a href=errata.html#libedit>A patch is available</a></strong></font>.<br>

Legend:
Removed from v.1.610  
changed lines
  Added in v.1.611