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

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

version 1.567, 2000/06/06 18:45:37 version 1.568, 2000/06/06 18:47:29
Line 53 
Line 53 
 <li>Be more careful about tuples in pcmcia(4).  <li>Be more careful about tuples in pcmcia(4).
 <li>gcc 2.95.3  <li>gcc 2.95.3
 <li>Busify eg(4), to avoid conflict with ne2000 at 0x300.  <li>Busify eg(4), 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. <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>sudo 1.6.3p4
 <li>Fix a kernel race in exit(2).  <li>Fix a kernel race in exit(2).
 <li>In cut(1) deal with last input line not containing a newline  <li>In cut(1) deal with last input line not containing a newline
Line 84 
Line 84 
 <li>Creation of 2.7-stable release, see our <a href="stable.html">page describing it</a>.  <li>Creation of 2.7-stable release, see our <a href="stable.html">page describing it</a>.
 <li>Convert <a href="amiga.html">amiga</a> port to UVM.  <li>Convert <a href="amiga.html">amiga</a> port to UVM.
 <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>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. <br><a href=errata.html#bridge>A patch is available</a></strong></font>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>, do not attach <i>Host:</i> directive 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 <i>Host:</i> directive 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 <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><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.  <br><a href=errata.html#ef>A patch is available</a></strong></font>.
 <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>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 <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><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>. <br><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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.  <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.
Line 100 
Line 100 
 <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>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 <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>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><font color=#e00000><strong> RELIABILITY FIX: Repair a routing table panic. <a href=errata.html#route>A patch is available</a></strong></font>.  <li><font color=#e00000><strong> RELIABILITY FIX: Repair a routing table panic. <br><a href=errata.html#route>A patch is available</a></strong></font>.
 <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>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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3">getifaddrs(3)</a> 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 <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>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.
Line 120 
Line 120 
 <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>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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.  <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><font color=#e00000><strong> RELIABILITY FIX: Parse IPv4 options more carefully. <a href=errata.html#ipopts>A patch is available</a></strong></font>.  <li><font color=#e00000><strong> RELIABILITY FIX: Parse IPv4 options more carefully. <br><a href=errata.html#ipopts>A patch is available</a></strong></font>.
 <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>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><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><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.

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