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

Diff for /www/plus.html between version 1.617 and 1.618

version 1.617, 2000/07/05 18:28:03 version 1.618, 2000/07/05 22:40:21
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>Repair X11 forwarding in ssh(1).
   <li>Make dmesg(8) once again work on the alpha.
   <li>setproctitle(3) misuse in faithd(8).
   <li><font color=#e00000><strong>SECURITY ISSUE: remote hole via setproctitle(3) misuses in ftpd(8).<br>
       <a href=errata.html#ftpd>A patch is available</a></strong></font>.<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>In <b>/etc/rc</b>, start sendmail(8) in the background.
   <li>Prepare ddb internals for KGDB support.
   <li>Fix spl useage in sparc magma(4).
   <li>Stop kernel sleeps from returning up to a tick early by fixing hzto(9).
   <li>Latest version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> scrolling region patch...<br>
       <a href=errata.html#pcvt>A patch is available</a></strong></font>.<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>Make getaddrinfo(3) return EAI_NODATA for name resolution errors.
   <li>Greater care of rlimit handling in sbrk(2).<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>Cleanup spl handling on the sparc.
   <li>Fix dmesg(8) and <b>/kern/msgbuf</b> on the pmax.
   <li>Support bigendian hardware in ahc(4).
   <li>Fix tail queue leakage in the crypto queue support.
   <li>New wscons on the alpha.
   <li>More carefully reset pcic registers when testing for working pcmcia(4) interrupts.
   <li>Plug two memory leaks in brconfig(8).
   <li>Various gcc fixes for the vax.
   <li><font color=#e00000><strong>SECURITY ISSUE: Buffer oflows in mopd(8).<br>
       <a href=errata.html#mopd>A patch is available</a></strong></font>.<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>More fixes in the games.
   <li>Make ipnat detaching actually work.
   <li>Correct interrupt sharing types in pcmcia(4).
   <li>Change to 16 partitions in sun3 port.
   <li>Dynamically size the m4(1) internal machine stack.
   <li>Faster C version of ffs(3).
   <li>In vr(4), support VIA vt6102.
   <li>Import wsconsctl(8), wsconscfg(8), and wsfontload(8).
   <li>In fdisk(8), be more verbose about partition layout errors.
   <li>To aucat(1), add <b>-f</b> option for specifying audio device.
   <li>More regression tests for m4(1).
 <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>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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>.  <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 <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>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.
Line 56 
Line 94 
     <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>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">mod_ssl 2.6.4</a>  <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><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&sektion=4">clcs(4)</a> 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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout_add&sektion=9">timeout API</a>.  <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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>.<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>
Line 242 
Line 280 
 <li>Add <strong>-iname</strong> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1">find(1)</a>.  <li>Add <strong>-iname</strong> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1">find(1)</a>.
 <li>Sort option list in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1">find(1)</a>; oops, "-and" was broken.  <li>Sort option list in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&sektion=1">find(1)</a>; oops, "-and" was broken.
 <li>Catch a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">malloc(3)</a> failure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=paste&sektion=1">paste(1)</a>.  <li>Catch a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3">malloc(3)</a> failure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=paste&sektion=1">paste(1)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=linux_compat&sektion=8">linux_compat(8)</a> [gs]etrlimit emulation.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=linux_compat&sektion=8">linux_compat(8)</a> [gs]etrlimit emulation.<br>
       <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> to support newer cards with more memory.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> to support newer cards with more memory.
 <li>Kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9">malloc(9)</a> debug code.  <li>Kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=9">malloc(9)</a> debug code.
 <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>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quot&sektion=1">quot(1)</a> work when passed mount points.

Legend:
Removed from v.1.617  
changed lines
  Added in v.1.618