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

Annotation of www/errata.html, Revision 1.183

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.176     deraadt    17: This is the OpenBSD 2.5 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.94      deraadt    26: <hr>
                     27:
1.176     deraadt    28: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5.tar.gz>
1.142     deraadt    29: You can also fetch a tar.gz file containing all the following patches</a>.
                     30: This file is updated once a day.
                     31:
                     32: <hr>
                     33:
1.25      deraadt    34: <ul>
1.43      deraadt    35: <a name=all></a>
1.67      deraadt    36: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    37: <ul>
1.183   ! deraadt    38: <a name=tcpsack></a>
        !            39: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
        !            40: Sequence numbers could wrap with TCP_SACK and TCP_NEWRENO, resulting in
        !            41: failure to retransmit correctly.
        !            42: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5/common/tcpsack.patch>
        !            43: A source code patch exists which remedies this problem.</a>
        !            44: <p>
1.182     deraadt    45: <a name=ipsec1></a>
                     46: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                     47: Retransmitted TCP packets could get corrupted when flowing over an
                     48: IPSEC ESP tunnel.
                     49: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5/common/espdata.patch>
                     50: A source code patch exists which remedies this problem.</a>
                     51: <p>
1.179     millert    52: <a name=bmap></a>
                     53: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                     54: A local user can crash the system by reading a file larger than 64meg
                     55: from an ext2fs partition.
                     56: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5/common/bmap.patch>
                     57: A source code patch exists which remedies this problem.</a>
1.181     niklas     58: <p>
                     59: <a name=pfkey></a>
                     60: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                     61: PF_KEY socket operations leak internal kernel resources, so that a
                     62: system running an IPsec keymanagement daemon like photurisd or isakmpd
                     63: will cause the networking subsystem to stop working after a finite amount
                     64: of time.
                     65: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5/common/pfkey.patch>
                     66: A source code patch exists which remedies this problem.</a>
1.25      deraadt    67: </ul>
1.177     deraadt    68: <p>
1.42      deraadt    69: <a name=i386></a>
1.67      deraadt    70: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    71: <ul>
1.176     deraadt    72: <li>No problems identified yet.
1.39      deraadt    73: </ul>
1.155     deraadt    74: <p>
1.47      deraadt    75: <a name=mac68k></a>
1.67      deraadt    76: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    77: <ul>
1.93      deraadt    78: <li>No problems identified yet.
1.25      deraadt    79: </ul>
1.155     deraadt    80: <p>
1.65      deraadt    81: <a name=sparc></a>
1.67      deraadt    82: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    83: <ul>
1.176     deraadt    84: <li>No problems identified yet.
1.39      deraadt    85: </ul>
1.177     deraadt    86: <p>
1.93      deraadt    87: <a name=amiga></a>
1.67      deraadt    88: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt    89: <ul>
1.144     deraadt    90: <li>No problems identified yet.
1.25      deraadt    91: </ul>
1.155     deraadt    92: <p>
1.65      deraadt    93: <a name=pmax></a>
1.67      deraadt    94: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt    95: <ul>
1.144     deraadt    96: <li>No problems identified yet.
1.25      deraadt    97: </ul>
1.155     deraadt    98: <p>
1.65      deraadt    99: <a name=arc></a>
1.67      deraadt   100: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt   101: <ul>
1.144     deraadt   102: <li>No problems identified yet.
1.59      deraadt   103: </ul>
1.155     deraadt   104: <p>
1.93      deraadt   105: <a name=alpha></a>
1.67      deraadt   106: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   107: <ul>
1.144     deraadt   108: <li>No problems identified yet.
1.56      deraadt   109: </ul>
1.155     deraadt   110: <p>
1.93      deraadt   111: <a name=hp300></a>
1.67      deraadt   112: <li><h3><font color=#e00000>hp300</font></h3>
1.110     millert   113: <ul>
1.176     deraadt   114: <li>No problems identified yet.
1.56      deraadt   115: </ul>
1.155     deraadt   116: <p>
1.93      deraadt   117: <a name=mvme68k></a>
1.67      deraadt   118: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   119: <ul>
1.39      deraadt   120: <li>No problems identified yet.
1.25      deraadt   121: </ul>
1.155     deraadt   122: <p>
1.95      deraadt   123: <a name=powerpc></a>
                    124: <li><h3><font color=#e00000>powerpc</font></h3>
                    125: <ul>
1.178     deraadt   126: <a name=powerpc_trap></a>
                    127: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                    128: Two problems in the powerpc kernel trap handling cause severe system
                    129: unreliability.
                    130: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.5/powerpc/trap.patch>
1.180     deraadt   131: A source code patch exists which remedies these problems.</a>
1.178     deraadt   132: <p>
1.144     deraadt   133: </ul>
                    134:
1.95      deraadt   135: <p>
                    136: </ul>
1.25      deraadt   137: <br>
1.75      deraadt   138:
1.25      deraadt   139: <hr>
1.93      deraadt   140: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    141: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   142: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   143: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.2       deraadt   144: <hr>
1.176     deraadt   145:
1.127     pauls     146: <a href=orders.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   147: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.183   ! deraadt   148: <br><small>$OpenBSD: errata.html,v 1.182 1999/05/12 22:36:11 deraadt Exp $</small>
1.2       deraadt   149:
                    150: </body>
                    151: </html>