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

Annotation of www/plus.html, Revision 1.715

1.14      deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.424     deraadt     4: <title>OpenBSD-current changes</title>
1.14      deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.59      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.64      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.14      deraadt    14:
1.292     pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.64      downsj     16: <p>
1.682     krw        17: <h2><font color=#e00000>Changes made between OpenBSD 2.8 and OpenBSD-current</font><hr></h2>
1.14      deraadt    18:
                     19: <p>
1.29      deraadt    20: This is a partial list of the major machine independent changes
1.602     aaron      21: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    22: specific changes have also been made, and are sometimes mentioned
1.694     ian        23: in the pages for the specific <a href=plat.html>platforms</a>.
1.14      deraadt    24:
1.17      deraadt    25: <p>
1.185     deraadt    26: Note: <font color=#e00000>Problems for which patches exist are marked in red</font>.
                     27:
                     28: <p>
1.186     deraadt    29: <h3>
1.684     deraadt    30: <a href="plus20.html">For changes leading up to OpenBSD 2.0, click here</a>.<br>
                     31: <a href="plus21.html">For changes leading up to OpenBSD 2.1, click here</a>.<br>
                     32: <a href="plus22.html">For changes leading up to OpenBSD 2.2, click here</a>.<br>
                     33: <a href="plus23.html">For changes leading up to OpenBSD 2.3, click here</a>.<br>
                     34: <a href="plus24.html">For changes leading up to OpenBSD 2.4, click here</a>.<br>
                     35: <a href="plus25.html">For changes leading up to OpenBSD 2.5, click here</a>.<br>
                     36: <a href="plus26.html">For changes leading up to OpenBSD 2.6, click here</a>.<br>
                     37: <a href="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
                     38: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
1.422     deraadt    39: <br>
1.186     deraadt    40: </h3>
                     41:
                     42: <hr>
1.280     deraadt    43:
1.186     deraadt    44: <p>
1.674     deraadt    45: <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
1.422     deraadt    46: <ul>
1.715   ! jason      47: <li><font color=#e00000><strong>SECURITY FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rnd&sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.</strong></font><br>
        !            48:     <a href="errata.html#rnd">A patch is available</a></strong></font>.<br>
        !            49:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      50: <li><font color=#e00000><strong>IMPLEMENTATION FIX: PS/2 mouse driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&arch=i386">pms</a>, lockup fix.</strong></font><br>
1.711     jason      51:     <a href="errata.html#pms">A patch is available</a></strong></font>.<br>
                     52:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.713     jason      53: <li>Fix setting of nwid for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>.<br>
                     54:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.711     jason      55: <li><font color=#e00000><strong>SECURITY FIX: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlock&sektion=1">xlock</a> now authenticates via a pipe.</strong></font><br>
                     56:     <a href="errata.html#xlock">A patch is available</a></strong></font>.<br>
                     57:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.710     jason      58: <li><font color=#e00000><strong>SECURITY FIX: Fix holes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8">procfs</a>.</strong></font><br>
1.708     jason      59:     <a href="errata.html#procfs">A patch is available</a></strong></font>.<br>
                     60:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.705     jason      61: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(9)</a>, look for TDB if gateway is unspecified.<br>
                     62:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      63: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9">crypto(9)</a> session IDs correctly for kernel.</strong></font><br>
1.706     jason      64:     <a href="errata.html#hwcrypto">A patch is available</a></strong></font>.<br>
1.704     jason      65:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      66: <li><font color=#e00000><strong>SECURITY FIX: Fix another security problem in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> code.</strong></font><br>
1.702     jason      67:     <a href="errata.html#kerberos2">A patch is available</a></strong></font>.<br>
                     68:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      69: <li><font color=#e00000><strong>SECURITY FIX: Fix two security problems in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> code.</strong></font><br>
1.701     jason      70:     <a href="errata.html#kerberos">A patch is available</a></strong></font>.<br>
                     71:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      72: <li><font color=#e00000><strong>SECURITY FIX: Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd</a>.</strong></font><br>
1.700     jason      73:     <a href="errata.html#ftpd">A patch is available</a></strong></font>.<br>
                     74:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.707     jason      75: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Fix fastroute related panic.</strong></font><br>
1.706     jason      76:     <a href="errata.html#fastroute">A patch is available</a></strong></font>.<br>
1.703     jason      77:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.699     jason      78: <li>Fix deletion of flows in pf_key_v2 handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>
                     79:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.712     jason      80: <li><font color=#e00000><strong>IMPLEMENTATION FIX: Imac DV reports the VGA device improperly.</strong></font><br>
1.707     jason      81:     <a href="errata.html#imacdv">A patch is available</a></strong></font>.<br>
                     82:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.696     jason      83: <li>fix CAST-128 key size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>
                     84:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.698     jason      85: <li><font color=#e00000><strong>RELIABILITY FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qec&sektion=4&arch=sparc">qec</a>+<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qe&sektion=4&arch=sparc">qe</a> ethernet cards should not generate NMIs.</strong></font><br>
1.692     jason      86:     <a href="errata.html#qe">A patch is available</a></strong></font>.<br>
                     87:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.695     jason      88: <li>Repair overriding of pseudo devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a><br>
                     89:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.692     jason      90: <li><font color=#e00000><strong>RELIABILITY FIX: repair AES (rijndael)
1.712     jason      91: kernel support.</strong></font><br>
1.692     jason      92:     <a href="errata.html#rijndael">A patch is available</a></strong></font>.<br>
                     93:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.684     deraadt    94: <li><font color=#e00000><strong>IMPLEMENTATION FIX: In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, fix skey support in SSH1 protocol.<br>
                     95:     <a href="errata.html#sshskey">A patch is available</a></strong></font>.<br>
                     96:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.714     jason      97: <li><font color=#e00000><strong>RELIABILITY FIX: The ThunderLAN driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4">tl(4)</a>, should not claim all interrupts.</font><br>
                     98:     <a href="errata.html#tl">A patch is available</a></strong></font>.<br>
1.684     deraadt    99:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
                    100: <li>Correct free-before-reference bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8">rshd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogind&sektion=8">rlogind(8)</a>.
                    101: <li>Improve queue handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4">gdt(4)</a>.
                    102: <li>New Adaptec FSA RAID driver called <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>.
1.689     jason     103: <li>Fix DMA error problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a>.<br>
                    104:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.684     deraadt   105: <li>If <b>MANPS</b> environment variable is set, the system will also build and install postscript manual pages into /usr/share/man/ps[1-9]/.
                    106: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1">date(1)</a>, fix an off-by-one error which would happen when changing time over DST.
                    107: <li>Permit <b>-Tps</b> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nroff&sektion=1">nroff(1)</a>.
1.690     jason     108: <li>Make some pfkeyv2 interfaces conform to RFC 2367 numbering.
1.681     deraadt   109: <li>New timeouts in a couple of network drivers.
                    110: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8">nfsd(8)</a> from swapping out.
                    111: <li>Use PHOLD/PRELE in various kernel components.
                    112: <li>Buffer overflow fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
                    113: <li>Many man page improvements.
                    114: <li>Permit handling more than 6 arguments in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5">hostname.if(5)</a> file.
                    115: <li>kcore handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3">kvm(3)</a> for alpha.
                    116: <li>Update usb code.
                    117: <li>Update alpha architecture support.  A snapshot will come out soon.
                    118: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4">pchb(4)</a>, for Intel random devices, do not busy wait for data.
                    119: <li>Switch amiga to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a>.
                    120: <li>Fix amiga pmap module submap allocations.
                    121: <li>Centralized netisr dispatching.
                    122: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> updated.
                    123: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4">aue(4)</a>, fix multicast filter programming.
1.690     jason     124: <li>Repair an uninitialized variable bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(4)</a> output.<br>
                    125:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   126: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&sektion=4">pcibios(4)</a> interrupt setup support for AMD750 chipset.
1.712     jason     127: <li><font color=#e00000><strong>RELIABILITY FIX: In sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4">zs(4)</a>, when using serial console, the interrupt routine was unable to distinguish it's own interrupts.</strong></font><br>
                    128:     <a href="errata.html#zsconsole">A patch is available</a></strong></font>.<br>
                    129:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   130: <li>Generate new hashkey every time a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> is brought up.
                    131: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> code to use lower spl.
                    132: <li>Passive FTP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">lynx(1)</a>.
                    133: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, downgrade to SSH1.3 if server is SSH1.4.
1.683     jufi      134: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, do not disable rhosts(rsa) if server port greater 1024.
1.681     deraadt   135: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> Agent forwarding and <b>-R</b> support for SSH2 protocol.
1.687     jason     136: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a> man page repairs.<br>
                    137:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.686     jason     138: <li>In pfkeyv2, send the message to registered promiscuous listeners.<br>
                    139:     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
1.681     deraadt   140: <li>Some minor <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> fixes.
                    141: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a> support for the pmax.
                    142: <li>On powerpc, print out the size of the L2 cache size on G3 and G4 machines.
1.680     deraadt   143: <li>2.8 release builds are running, but some of us are already working on post-release hacking.
1.422     deraadt   144: </ul>
                    145: <p>
1.203     deraadt   146:
1.95      deraadt   147: This list mentions mostly platform-independent changes.  For a list of changes
                    148: made in a particular platform, please check the page for that platform.  If you
                    149: find them not listed there, the changes are either (1) not being documented or
                    150: (2) are documented here.<br><br>
1.14      deraadt   151:
                    152: <hr>
1.424     deraadt   153: <p>
                    154: <h3>
1.691     jufi      155: <a href="plus20.html">For changes leading up to OpenBSD 2.0, click here</a>.<br>
                    156: <a href="plus21.html">For changes leading up to OpenBSD 2.1, click here</a>.<br>
                    157: <a href="plus22.html">For changes leading up to OpenBSD 2.2, click here</a>.<br>
                    158: <a href="plus23.html">For changes leading up to OpenBSD 2.3, click here</a>.<br>
                    159: <a href="plus24.html">For changes leading up to OpenBSD 2.4, click here</a>.<br>
                    160: <a href="plus25.html">For changes leading up to OpenBSD 2.5, click here</a>.<br>
                    161: <a href="plus26.html">For changes leading up to OpenBSD 2.6, click here</a>.<br>
                    162: <a href="plus27.html">For changes leading up to OpenBSD 2.7, click here</a>.<br>
                    163: <a href="plus28.html">For changes leading up to OpenBSD 2.8, click here</a>.<br>
1.424     deraadt   164: <br>
                    165: </h3>
                    166:
                    167: <hr>
1.292     pauls     168: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.14      deraadt   169: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.715   ! jason     170: <br><small>$OpenBSD: plus.html,v 1.714 2001/01/04 14:24:06 jason Exp $</small>
1.14      deraadt   171:
                    172: </body>
                    173: </html>