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

Annotation of www/plus.html, Revision 1.1070

1.863     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       4: <title>OpenBSD -current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1046    jsg        10: <meta name="copyright" content="This document copyright 1996-2007 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.823     jsyn       21: This is a partial list of the major machine-independent changes
1.602     aaron      22: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    23: specific changes have also been made, and are sometimes mentioned
1.728     horacio    24: in the pages for the specific <a href="plat.html">platforms</a>.
1.14      deraadt    25:
1.17      deraadt    26: <p>
1.998     espie      27: There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.
1.725     naddy      28:
                     29: <p>
1.863     naddy      30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    31:
                     32: <p>
1.186     deraadt    33: <h3>
1.846     deraadt    34: For changes in other releases, click below:<br>
                     35: <a href="plus20.html">2.0</a>,
                     36: <a href="plus21.html">2.1</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
1.868     deraadt    47: <a href="plus32.html">3.2</a>,
1.889     david      48: <a href="plus33.html">3.3</a>,
1.916     david      49: <a href="plus34.html">3.4</a>,
1.935     miod       50: <a href="plus35.html">3.5</a>,
1.941     deraadt    51: <a href="plus36.html">3.6</a>,
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
                     57: <a href="plus42.html">4.2</a>.
1.422     deraadt    58: <br>
1.186     deraadt    59: </h3>
                     60:
                     61: <p>
1.1069    deraadt    62: <h3><font color="#0000e0">Changes made between OpenBSD 4.2 and OpenBSD 4.3</font></h3><p>
1.847     deraadt    63: <p>
                     64:
1.422     deraadt    65: <ul>
1.1070  ! jj         66: <!-- 2007/08/23 -->
        !            67: <li>Check result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip.
        !            68: <!-- 2007/08/22 -->
        !            69: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> execure commands with $SHELL instead of /bin/sh.
        !            70: <li>Support for "Banner=none" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
        !            71: <li>Fix high-power charging on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> devices.
        !            72: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> RX code path which could block incoming traffic, only seen when running without WEP.
        !            73: <li>Enable Xft support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a>.
        !            74: <li>Update the time zone data files and libc time zone code to 2007g.
        !            75: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> source compiles with KBDG enabled.
        !            76: <!-- 2007/08/21 -->
        !            77: <li>Fix in OpenSSL for CVE-2007-3108.
        !            78: <li>Add a -s option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a> in order to make the radix sort a stable sort.
        !            79: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bbc&arch=sparc64&sektion=4&format=html">bbc(4)</a> on sparc64 does not repeat the device name on attach failure.
        !            80: <li>Fix for sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a>.
        !            81: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not access th_flags when it isn't available.
1.422     deraadt    82: </ul>
                     83: <p>
1.203     deraadt    84:
1.95      deraadt    85: This list mentions mostly platform-independent changes.  For a list of changes
                     86: made in a particular platform, please check the page for that platform.  If you
                     87: find them not listed there, the changes are either (1) not being documented or
                     88: (2) are documented here.<br><br>
1.14      deraadt    89:
                     90: <hr>
1.424     deraadt    91: <p>
                     92: <h3>
1.846     deraadt    93: For changes in other releases, click below:<br>
                     94: <a href="plus20.html">2.0</a>,
                     95: <a href="plus21.html">2.1</a>,
                     96: <a href="plus22.html">2.2</a>,
                     97: <a href="plus23.html">2.3</a>,
                     98: <a href="plus24.html">2.4</a>,
                     99: <a href="plus25.html">2.5</a>,
                    100: <a href="plus26.html">2.6</a>,
                    101: <a href="plus27.html">2.7</a>,
                    102: <a href="plus28.html">2.8</a>,
                    103: <a href="plus29.html">2.9</a>,
                    104: <a href="plus30.html">3.0</a>,
                    105: <a href="plus31.html">3.1</a>,
1.868     deraadt   106: <a href="plus32.html">3.2</a>,
1.889     david     107: <a href="plus33.html">3.3</a>,
1.916     david     108: <a href="plus34.html">3.4</a>,
1.935     miod      109: <a href="plus35.html">3.5</a>,
1.941     deraadt   110: <a href="plus36.html">3.6</a>,
1.1044    deraadt   111: <a href="plus37.html">3.7</a>,
1.999     deraadt   112: <a href="plus38.html">3.8</a>,
1.1028    deraadt   113: <a href="plus39.html">3.9</a>,
1.1044    deraadt   114: <a href="plus40.html">4.0</a>,
1.1069    deraadt   115: <a href="plus41.html">4.1</a>,
                    116: <a href="plus42.html">4.2</a>.
1.424     deraadt   117: <br>
                    118: </h3>
                    119:
                    120: <hr>
1.1016    pvalchev  121: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   122: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1070  ! jj        123: <br><small>$OpenBSD: plus.html,v 1.1069 2007/08/21 22:34:46 deraadt Exp $</small>
1.14      deraadt   124:
                    125: </body>
                    126: </html>