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

Annotation of www/errata.html, Revision 1.326

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.323     deraadt     4: <title>OpenBSD 2.9 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.323     deraadt    17: This is the OpenBSD 2.9 release errata &amp; patch list:
1.94      deraadt    18:
1.96      deraadt    19: </font></h2>
                     20:
1.94      deraadt    21: <hr>
1.240     jason      22: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.94      deraadt    23: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                     24: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt    25: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt    26: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt    27: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt    28: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.281     deraadt    29: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
1.323     deraadt    30: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
1.324     horacio    31: <a href=errata.html>For 2.9 errata, please refer here</a>.<br>
1.94      deraadt    32: <hr>
                     33:
1.323     deraadt    34: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9.tar.gz>
1.142     deraadt    35: You can also fetch a tar.gz file containing all the following patches</a>.
                     36: This file is updated once a day.
                     37:
1.240     jason      38: <p> The patches below are available in CVS via the
1.323     deraadt    39: <code>OPENBSD_2_9</code> <a href="stable.html">patch branch</a>.
1.278     ericj      40:
                     41: <p>
                     42: For more detailed information on install patches to OpenBSD, please
                     43: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
1.142     deraadt    44: <hr>
                     45:
1.197     deraadt    46: <dl>
1.43      deraadt    47: <a name=all></a>
1.67      deraadt    48: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    49: <ul>
1.326   ! millert    50: <a name=sendmail></a>
        !            51: <li><font color=#009000><strong>001: SECURITY FIX: May 29, 2001</strong></font><br>
        !            52: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> contain code that is unsafe in the
        !            53: context of a signal handler.  This leads to potentially serious
        !            54: race conditions.  At the moment this is a theoretical attack only
        !            55: and can only be exploited on the local host (if at all).<br>
        !            56: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/001_sendmail.patch">A source code patch exists</a> which remedies the problem by updating sendmail to version 8.11.4.<br>
1.25      deraadt    57: </ul>
1.177     deraadt    58: <p>
1.42      deraadt    59: <a name=i386></a>
1.67      deraadt    60: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    61: <ul>
1.325     aaron      62: <li>When using a PS/2 keyboard with an MSI K7T Pro2A motherboard, it may be
                     63: necessary to disable the &quot;USB Keyboard Support&quot; and
                     64: &quot;USB Mouse Support&quot; options in the BIOS. Otherwise, the i8042
                     65: keyboard controller doesn't acknowledge commands, confusing OpenBSD.
1.323     deraadt    66: </ul>
1.285     deraadt    67: <p>
1.323     deraadt    68: <a name=alpha></a>
                     69: <li><h3><font color=#e00000>alpha</font></h3>
                     70: <ul>
                     71: <li>No problems identified yet.
1.39      deraadt    72: </ul>
1.155     deraadt    73: <p>
1.47      deraadt    74: <a name=mac68k></a>
1.67      deraadt    75: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    76: <ul>
1.323     deraadt    77: <li>No problems identified yet.
1.25      deraadt    78: </ul>
1.155     deraadt    79: <p>
1.65      deraadt    80: <a name=sparc></a>
1.67      deraadt    81: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    82: <ul>
1.323     deraadt    83: <li>No problems identified yet.
1.39      deraadt    84: </ul>
1.177     deraadt    85: <p>
1.93      deraadt    86: <a name=amiga></a>
1.67      deraadt    87: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt    88: <ul>
1.323     deraadt    89: <li>No problems identified yet.
1.25      deraadt    90: </ul>
1.155     deraadt    91: <p>
1.65      deraadt    92: <a name=pmax></a>
1.67      deraadt    93: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt    94: <ul>
1.281     deraadt    95: <li>No problems identified yet.
1.25      deraadt    96: </ul>
1.155     deraadt    97: <p>
1.281     deraadt    98: <a name=hp300></a>
                     99: <li><h3><font color=#e00000>hp300</font></h3>
1.59      deraadt   100: <ul>
1.323     deraadt   101: <li>No problems identified yet.
1.59      deraadt   102: </ul>
1.155     deraadt   103: <p>
1.281     deraadt   104: <a name=mvme68k></a>
                    105: <li><h3><font color=#e00000>mvme68k</font></h3>
1.56      deraadt   106: <ul>
1.323     deraadt   107: <li>No problems identified yet.
1.56      deraadt   108: </ul>
1.155     deraadt   109: <p>
1.281     deraadt   110: <a name=powerpc></a>
                    111: <li><h3><font color=#e00000>powerpc</font></h3>
1.110     millert   112: <ul>
1.323     deraadt   113: <li>No problems identified yet.
1.56      deraadt   114: </ul>
1.155     deraadt   115: <p>
1.281     deraadt   116: <a name=vax></a>
                    117: <li><h3><font color=#e00000>vax</font></h3>
1.25      deraadt   118: <ul>
1.232     deraadt   119: <li>No problems identified yet.
1.25      deraadt   120: </ul>
1.155     deraadt   121: <p>
1.281     deraadt   122: <a name=sun3></a>
                    123: <li><h3><font color=#e00000>sun3</font></h3>
1.95      deraadt   124: <ul>
1.323     deraadt   125: <li>No problems identified yet.
1.144     deraadt   126: </ul>
                    127:
1.197     deraadt   128: </dl>
1.25      deraadt   129: <br>
1.75      deraadt   130:
1.25      deraadt   131: <hr>
1.240     jason     132: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.93      deraadt   133: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    134: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   135: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   136: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   137: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt   138: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.281     deraadt   139: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
1.323     deraadt   140: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
1.324     horacio   141: <a href=errata.html>For 2.9 errata, please refer here</a>.<br>
1.2       deraadt   142: <hr>
1.176     deraadt   143:
1.186     deraadt   144: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   145: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.326   ! millert   146: <br><small>$OpenBSD: errata.html,v 1.325 2001/05/24 07:03:09 aaron Exp $</small>
1.2       deraadt   147:
                    148: </body>
                    149: </html>