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

Annotation of www/errata.html, Revision 1.421

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.417     miod        4: <title>OpenBSD 3.2 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.372     horacio    10: <meta name="copyright" content="This document copyright 1997-2002 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
1.394     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.68      deraadt    16: <h2><font color=#0000e0>
1.417     miod       17: This is the OpenBSD 3.2 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.380     espie      23: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt    24: <br>
1.419     deraadt    25: For errata on a certain release, click below:<br>
1.418     deraadt    26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata23.html">2.3</a>,
                     29: <a href="errata24.html">2.4</a>,
                     30: <a href="errata25.html">2.5</a>,
                     31: <a href="errata26.html">2.6</a>,
                     32: <a href="errata27.html">2.7</a>,
                     33: <a href="errata28.html">2.8</a>,
                     34: <a href="errata29.html">2.9</a>,
                     35: <a href="errata30.html">3.0</a>,
                     36: <a href="errata31.html">3.1</a>.
                     37: <br>
1.94      deraadt    38: <hr>
                     39:
1.417     miod       40: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2.tar.gz>
1.142     deraadt    41: You can also fetch a tar.gz file containing all the following patches</a>.
                     42: This file is updated once a day.
                     43:
1.240     jason      44: <p> The patches below are available in CVS via the
1.420     deraadt    45: <code>OPENBSD_3_2</code> <a href="stable.html">patch branch</a>.
1.278     ericj      46:
                     47: <p>
1.420     deraadt    48: For more detailed information on how to install patches to OpenBSD, please
1.409     jufi       49: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
1.142     deraadt    50: <hr>
                     51:
1.197     deraadt    52: <dl>
1.43      deraadt    53: <a name=all></a>
1.67      deraadt    54: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    55: <ul>
1.421   ! miod       56: <a name=kadmin></a>
        !            57: <li><font color=#009000><strong>001: SECURITY FIX: October 21, 2002</strong></font><br>
        !            58: A buffer overflow can occur in the
        !            59: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kadmind&amp;sektion=8">kadmind(8)</a>
        !            60: daemon, leading to possible remote crash or exploit.<br>
        !            61: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2/common/001_kadmin.patch">A source code patch exists which remedies the problem</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.384     deraadt    68: <li>No problems identified yet.
1.323     deraadt    69: </ul>
1.285     deraadt    70: <p>
1.323     deraadt    71: <a name=alpha></a>
                     72: <li><h3><font color=#e00000>alpha</font></h3>
                     73: <ul>
                     74: <li>No problems identified yet.
1.39      deraadt    75: </ul>
1.155     deraadt    76: <p>
1.47      deraadt    77: <a name=mac68k></a>
1.67      deraadt    78: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    79: <ul>
1.323     deraadt    80: <li>No problems identified yet.
1.25      deraadt    81: </ul>
1.155     deraadt    82: <p>
1.65      deraadt    83: <a name=sparc></a>
1.67      deraadt    84: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    85: <ul>
1.323     deraadt    86: <li>No problems identified yet.
1.39      deraadt    87: </ul>
1.177     deraadt    88: <p>
1.355     deraadt    89: <a name=sparc64></a>
                     90: <li><h3><font color=#e00000>sparc64</font></h3>
1.93      deraadt    91: <ul>
1.384     deraadt    92: <li>No problems identified yet.
1.25      deraadt    93: </ul>
1.155     deraadt    94: <p>
1.355     deraadt    95: <a name=amiga></a>
                     96: <li><h3><font color=#e00000>amiga</font></h3>
1.25      deraadt    97: <ul>
1.281     deraadt    98: <li>No problems identified yet.
1.25      deraadt    99: </ul>
1.155     deraadt   100: <p>
1.281     deraadt   101: <a name=hp300></a>
                    102: <li><h3><font color=#e00000>hp300</font></h3>
1.59      deraadt   103: <ul>
1.323     deraadt   104: <li>No problems identified yet.
1.59      deraadt   105: </ul>
1.155     deraadt   106: <p>
1.281     deraadt   107: <a name=mvme68k></a>
                    108: <li><h3><font color=#e00000>mvme68k</font></h3>
1.56      deraadt   109: <ul>
1.323     deraadt   110: <li>No problems identified yet.
1.56      deraadt   111: </ul>
1.155     deraadt   112: <p>
1.355     deraadt   113: <a name=macppc></a>
                    114: <li><h3><font color=#e00000>macppc</font></h3>
1.110     millert   115: <ul>
1.384     deraadt   116: <li>No problems identified yet.
1.385     hugh      117: </ul>
1.386     hugh      118: <p>
1.281     deraadt   119: <a name=vax></a>
                    120: <li><h3><font color=#e00000>vax</font></h3>
1.25      deraadt   121: <ul>
1.232     deraadt   122: <li>No problems identified yet.
1.25      deraadt   123: </ul>
1.144     deraadt   124:
1.197     deraadt   125: </dl>
1.25      deraadt   126: <br>
1.75      deraadt   127:
1.25      deraadt   128: <hr>
1.240     jason     129: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.381     espie     130: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt   131: <br>
1.419     deraadt   132: For errata on a certain release, click below:<br>
1.418     deraadt   133: <a href="errata21.html">2.1</a>,
                    134: <a href="errata22.html">2.2</a>,
                    135: <a href="errata23.html">2.3</a>,
                    136: <a href="errata24.html">2.4</a>,
                    137: <a href="errata25.html">2.5</a>,
                    138: <a href="errata26.html">2.6</a>,
                    139: <a href="errata27.html">2.7</a>,
                    140: <a href="errata28.html">2.8</a>,
                    141: <a href="errata29.html">2.9</a>,
                    142: <a href="errata30.html">3.0</a>,
                    143: <a href="errata31.html">3.1</a>.
                    144: <br>
                    145:
1.2       deraadt   146: <hr>
1.186     deraadt   147: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   148: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.421   ! miod      149: <br><small>$OpenBSD: errata.html,v 1.420 2002/10/17 21:38:38 deraadt Exp $</small>
1.2       deraadt   150:
                    151: </body>
                    152: </html>