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

Annotation of www/errata.html, Revision 1.199

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.64      deraadt     4: <title>OpenBSD release errata</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
1.107     deraadt    10: <meta name="copyright" content="This document copyright 1997-1998 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
1.127     pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.68      deraadt    16: <h2><font color=#0000e0>
1.198     deraadt    17: This is the OpenBSD 2.6 release errata &amp; patch list:
1.94      deraadt    18:
1.96      deraadt    19: </font></h2>
                     20:
1.94      deraadt    21: <hr>
                     22: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                     23: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt    24: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt    25: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt    26: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.94      deraadt    27: <hr>
                     28:
1.198     deraadt    29: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6.tar.gz>
1.142     deraadt    30: You can also fetch a tar.gz file containing all the following patches</a>.
                     31: This file is updated once a day.
                     32:
                     33: <hr>
                     34:
1.197     deraadt    35: <dl>
1.43      deraadt    36: <a name=all></a>
1.67      deraadt    37: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    38: <ul>
1.199   ! deraadt    39: <a name=newsyslog></a>
1.198     deraadt    40: <li><font color=#009000><strong>RELIABILITY FIX: Nov 8, 1999</strong></font><br>
                     41: A race condition in newsyslog(8) can cause errors in log file rotation.
1.199   ! deraadt    42: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6/common/001_newsyslog.patch>
1.194     deraadt    43: A source code patch exists which remedies this problem.</a>
                     44: <p>
1.199   ! deraadt    45: <a name=ifmedia></a>
        !            46: <li><font color=#009000><strong>SECURITY FIX: Nov 9, 1999</strong></font><br>
        !            47: Any user can change interface media configurations.
        !            48: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6/common/002_ifmedia.patch>
        !            49: A source code patch exists which remedies this problem.</a>
        !            50: <p>
        !            51: <a name=m4></a>
        !            52: <li><font color=#009000><strong>FUNCTIONALITY FIX: Nov 10, 1999</strong></font><br>
        !            53: m4 is quite broken in the 2.6 release.
        !            54: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6/common/003_m4.patch>
        !            55: A source code patch exists which remedies this problem.</a>
        !            56: <p>
        !            57: <a name=sshknown></a>
        !            58: <li><font color=#009000><strong>FUNCTIONALITY ADDITION: Nov 10, 1999</strong></font><br>
        !            59: OpenSSH in 2.6 did not support user-owned ~/.ssh/known_hosts files.
        !            60: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6/common/004_sshknown.patch>
        !            61: A source code patch exists which adds this functionalty.</a>
        !            62: <p>
1.25      deraadt    63: </ul>
1.177     deraadt    64: <p>
1.42      deraadt    65: <a name=i386></a>
1.67      deraadt    66: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    67: <ul>
1.176     deraadt    68: <li>No problems identified yet.
1.39      deraadt    69: </ul>
1.155     deraadt    70: <p>
1.47      deraadt    71: <a name=mac68k></a>
1.67      deraadt    72: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    73: <ul>
1.198     deraadt    74: <li>No problems identified yet.
1.25      deraadt    75: </ul>
1.155     deraadt    76: <p>
1.65      deraadt    77: <a name=sparc></a>
1.67      deraadt    78: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    79: <ul>
1.176     deraadt    80: <li>No problems identified yet.
1.39      deraadt    81: </ul>
1.177     deraadt    82: <p>
1.93      deraadt    83: <a name=amiga></a>
1.67      deraadt    84: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt    85: <ul>
1.144     deraadt    86: <li>No problems identified yet.
1.25      deraadt    87: </ul>
1.155     deraadt    88: <p>
1.65      deraadt    89: <a name=pmax></a>
1.67      deraadt    90: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt    91: <ul>
1.144     deraadt    92: <li>No problems identified yet.
1.25      deraadt    93: </ul>
1.155     deraadt    94: <p>
1.65      deraadt    95: <a name=arc></a>
1.67      deraadt    96: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt    97: <ul>
1.144     deraadt    98: <li>No problems identified yet.
1.59      deraadt    99: </ul>
1.155     deraadt   100: <p>
1.93      deraadt   101: <a name=alpha></a>
1.67      deraadt   102: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   103: <ul>
1.144     deraadt   104: <li>No problems identified yet.
1.56      deraadt   105: </ul>
1.155     deraadt   106: <p>
1.93      deraadt   107: <a name=hp300></a>
1.67      deraadt   108: <li><h3><font color=#e00000>hp300</font></h3>
1.110     millert   109: <ul>
1.176     deraadt   110: <li>No problems identified yet.
1.56      deraadt   111: </ul>
1.155     deraadt   112: <p>
1.93      deraadt   113: <a name=mvme68k></a>
1.67      deraadt   114: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   115: <ul>
1.39      deraadt   116: <li>No problems identified yet.
1.25      deraadt   117: </ul>
1.155     deraadt   118: <p>
1.95      deraadt   119: <a name=powerpc></a>
                    120: <li><h3><font color=#e00000>powerpc</font></h3>
                    121: <ul>
1.198     deraadt   122: <li>No problems identified yet.
1.144     deraadt   123: </ul>
                    124:
1.197     deraadt   125: </dl>
1.25      deraadt   126: <br>
1.75      deraadt   127:
1.25      deraadt   128: <hr>
1.93      deraadt   129: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    130: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   131: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   132: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   133: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.2       deraadt   134: <hr>
1.176     deraadt   135:
1.186     deraadt   136: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   137: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.199   ! deraadt   138: <br><small>$OpenBSD: errata.html,v 1.198 1999/11/09 09:00:34 deraadt Exp $</small>
1.2       deraadt   139:
                    140: </body>
                    141: </html>