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

Annotation of www/errata.html, Revision 1.233

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.232     deraadt     4: <title>OpenBSD 2.7 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.232     deraadt    17: This is the OpenBSD 2.7 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.232     deraadt    27: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.94      deraadt    28: <hr>
                     29:
1.232     deraadt    30: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7.tar.gz>
1.142     deraadt    31: You can also fetch a tar.gz file containing all the following patches</a>.
                     32: This file is updated once a day.
                     33:
                     34: <hr>
                     35:
1.197     deraadt    36: <dl>
1.43      deraadt    37: <a name=all></a>
1.67      deraadt    38: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    39: <ul>
1.233   ! kjell      40: <a name=ipf></a>
        !            41: <li><font color=#009000><strong>023: SECURITY FIX: May 25, 2000</strong></font><
        !            42: br>
        !            43: A misuse of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8"
        !            44: >ipf(8)</a>
        !            45: <i>keep-state</i> rules can result in firewall rules being
        !            46: bypassed.<br>
        !            47: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/001_ipf.patch>
        !            48: A source code patch exists</a>, which remedies this problem, and updates ipf
        !            49: to version 3.3.16.
        !            50: <p>
        !            51:
1.25      deraadt    52: </ul>
1.177     deraadt    53: <p>
1.42      deraadt    54: <a name=i386></a>
1.67      deraadt    55: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    56: <ul>
1.176     deraadt    57: <li>No problems identified yet.
1.39      deraadt    58: </ul>
1.155     deraadt    59: <p>
1.47      deraadt    60: <a name=mac68k></a>
1.67      deraadt    61: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    62: <ul>
1.232     deraadt    63: <li>No problems identified yet.
1.25      deraadt    64: </ul>
1.155     deraadt    65: <p>
1.65      deraadt    66: <a name=sparc></a>
1.67      deraadt    67: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    68: <ul>
1.232     deraadt    69: <li>No problems identified yet.
1.39      deraadt    70: </ul>
1.177     deraadt    71: <p>
1.93      deraadt    72: <a name=amiga></a>
1.67      deraadt    73: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt    74: <ul>
1.232     deraadt    75: <li>No problems identified yet.
1.25      deraadt    76: </ul>
1.155     deraadt    77: <p>
1.65      deraadt    78: <a name=pmax></a>
1.67      deraadt    79: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt    80: <ul>
1.144     deraadt    81: <li>No problems identified yet.
1.25      deraadt    82: </ul>
1.155     deraadt    83: <p>
1.65      deraadt    84: <a name=arc></a>
1.67      deraadt    85: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt    86: <ul>
1.144     deraadt    87: <li>No problems identified yet.
1.59      deraadt    88: </ul>
1.155     deraadt    89: <p>
1.93      deraadt    90: <a name=alpha></a>
1.67      deraadt    91: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt    92: <ul>
1.232     deraadt    93: <li>No problems identified yet.
1.56      deraadt    94: </ul>
1.155     deraadt    95: <p>
1.93      deraadt    96: <a name=hp300></a>
1.67      deraadt    97: <li><h3><font color=#e00000>hp300</font></h3>
1.110     millert    98: <ul>
1.232     deraadt    99: <li>No problems identified yet.
1.56      deraadt   100: </ul>
1.155     deraadt   101: <p>
1.93      deraadt   102: <a name=mvme68k></a>
1.67      deraadt   103: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   104: <ul>
1.232     deraadt   105: <li>No problems identified yet.
1.25      deraadt   106: </ul>
1.155     deraadt   107: <p>
1.95      deraadt   108: <a name=powerpc></a>
                    109: <li><h3><font color=#e00000>powerpc</font></h3>
                    110: <ul>
1.198     deraadt   111: <li>No problems identified yet.
1.144     deraadt   112: </ul>
                    113:
1.197     deraadt   114: </dl>
1.25      deraadt   115: <br>
1.75      deraadt   116:
1.25      deraadt   117: <hr>
1.93      deraadt   118: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    119: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   120: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   121: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   122: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt   123: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.2       deraadt   124: <hr>
1.176     deraadt   125:
1.186     deraadt   126: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   127: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.233   ! kjell     128: <br><small>$OpenBSD: errata.html,v 1.232 2000/05/19 20:04:52 deraadt Exp $</small>
1.2       deraadt   129:
                    130: </body>
                    131: </html>