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

Diff for /www/plus.html between version 1.563 and 1.564

version 1.563, 2000/05/26 17:48:37 version 1.564, 2000/05/26 19:35:27
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>Arrange to have ahc(4) support Adaptec 2930CU.  <li>Arrange to have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc(4)</a> support Adaptec 2930CU.
 <li><font color=#e00000><strong>SECURITY ISSUE: It was possible to bypass the <i>learning</i> flag on a bridge. <a href=errata.html#bridge>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: It was possible to bypass the <i>learning</i> flag on a bridge. <a href=errata.html#bridge>A patch is available</a></strong></font>.
 <li>In ftp(1), do not attach Host: directirve if we are using the proxy.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>, do not attach Host: directirve if we are using the proxy.
 <li>Make almost all manual pages machine independent.  <li>Make almost all manual pages machine independent.
 <li><font color=#e00000><strong>DRIVER FIX: The isapnp(4) ef(4) driver failed to configure properly.  <a href=errata.html#ef>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>DRIVER FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isapnp&sektion=4&format=html">isapnp(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&sektion=4&format=html">ef(4)</a> driver failed to configure properly.  <a href=errata.html#ef>A patch is available</a></strong></font>.
 <li>Helper script cleanup in httpd(8).  <li>Helper script cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>.
 <li><font color=#e00000><strong>SECURITY ISSUE: Update to ipf 3.3.16. <a href=errata.html#ipf>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&format=html">ipf 3.3.16</a>. <a href=errata.html#ipf>A patch is available</a></strong></font>.
 <li>On i386, place extra byte at end of pcb so that the iomap works for last 8 ports.  <li>On i386, place extra byte at end of pcb so that the iomap works for last 8 ports.
 <li>Fix some key parsing routines in ssh(1).  <li>Fix some key parsing routines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
 <li>Permit detach of audio devices.  <li>Permit detach of audio devices.
 <li>Properly configure multicast table in wi(4).  <li>Properly configure multicast table in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a>.
 <li>Handle 64 bit architectures in pstat(8) -f.  <li>Handle 64 bit architectures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&sektion=8&format=html">pstat(8)</a> -f.
 <li>Update rtadvd(8).  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>.
 <li>Remove nfsiod(4) and replace it with an in-kernel thread based implimentation.  <li>Remove <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsiod&sektion=8&format=html">nfsiod(8)</a> and replace it with an in-kernel thread based implimentation.
 <li>Make ssh(1) X11 forwarding work on localhost.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> X11 forwarding work on localhost.
 <li>Crank vnode use counts to 32 bits.  <li>Crank vnode use counts to 32 bits.
 <li>Correct ifconfig(8) printing of gif physical address on non-IPV6 kernel.  <li>Correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> printing of gif physical address on non-IPV6 kernel.
 <li>Repair a routing table panic.  <li>Repair a routing table panic.
 <li>Make ancontrol(4) act like our changed wicontrol(4) semantics.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&sektion=8&format=html">ancontrol(8)</a> act like our changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=4&format=html">wicontrol(4)</a> semantics.
 <li>Use getifaddrs(3) in libc rpc code.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3">getifaddrs(3)</a> in libc rpc code.
 <li>For boot_config(8) code, save enable command in the history for config(8)'s -eu updating.  <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8">boot_config(8)</a> code, save enable command in the history for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>'s -eu updating.
 <li>Replace nfsiod(8) with an in-kernel thread model.  
 <li>Update multicasting support for ipv6.  <li>Update multicasting support for ipv6.
 <li>Fix usage printing in passwd(1).  <li>Fix usage printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1&format=html">passwd(1)</a>.
 <li>By default, do not vsync blank sparc cgsix(4) monitors, but provide a sysctl to do so.  <li>By default, do not vsync blank sparc cgsix(4) monitors, but provide a sysctl to do so.
 <li>Start at a BlueSteel (Broadcom) 5[56]01 crypto accelerator driver.  <li>Start at a BlueSteel (Broadcom) 5[56]01 crypto accelerator driver.
 <li>Accept empty shell specifications in sshd(8).  <li>Accept empty shell specifications in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
 <li>In ssh(1), do non-blocking on ssh1 protocol sockets too.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, do non-blocking on ssh1 protocol sockets too.
 <li>Some additions to keynote(3).  <li>Some additions to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=keynote&sektion=3&format=html">keynote(3)</a>.
 <li>Crank rt_refcnt to 32 bits.  <li>Crank rt_refcnt to 32 bits.
 <li>Supply entropy from i386 mouse drivers to the kernel random number generator.  <li>Supply entropy from i386 mouse drivers to the kernel random number generator.
 <li>Correct p2p interface address handling and various other bugs in route6d(8).  <li>Correct p2p interface address handling and various other bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&sektion=8&format=html">route6d(8)</a>.
 <li>Few more tweaks to pcvt termcap definition.  <li>Few more tweaks to pcvt termcap definition.
 <li>Ensure SIOCSETVLAN gets a valid vlan tag.  <li>Ensure SIOCSETVLAN gets a valid vlan tag.
 <li>After ftp(1) finishes downloading, change progress meter to show the total elapsed time.  <li>After <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> finishes downloading, change progress meter to show the total elapsed time.
 <li>Handle 0-size files in ftp(1)'s progress meter.  <li>Handle 0-size files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>'s progress meter.
 <li>Parse RFC2732 ftp URLs in ftp(1).  <li>Parse RFC2732 ftp URLs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
 <li>in ipv6, perform NUD on p2p link, only if the destination/gateway is real neighbor.  <li>In ipv6, perform NUD on p2p link, only if the destination/gateway is real neighbor.
 <li>Parse IPv4 options more carefully.  <li>Parse IPv4 options more carefully.
 <li>Translate DNS error codes in getaddrinfo(3).  <li>Translate DNS error codes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a>.
 <li>cardbus(4) com(4) driver.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4">cardbus(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> driver.
 <li>Support debugging libraries via DEBUGLIBS in /etc/mk.conf.  <li>Support debugging libraries via DEBUGLIBS in /etc/mk.conf.
 <li>Driver for tcic(4) style pcmcia adapters.  <li>Driver for tcic(4) style pcmcia adapters.
 <li>Fix ipsec(4) ESP sanity checks that caused really short packets to be dropped.  Only icmp was affected.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> ESP sanity checks that caused really short packets to be dropped.  Only icmp was affected.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.563  
changed lines
  Added in v.1.564