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

Annotation of www/errata.html, Revision 1.271

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>
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.94      deraadt    29: <hr>
                     30:
1.232     deraadt    31: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7.tar.gz>
1.142     deraadt    32: You can also fetch a tar.gz file containing all the following patches</a>.
                     33: This file is updated once a day.
                     34:
1.240     jason      35: <p> The patches below are available in CVS via the
                     36: <code>OPENBSD_2_7</code> <a href="stable.html">patch branch</a>.
1.142     deraadt    37: <hr>
                     38:
1.197     deraadt    39: <dl>
1.43      deraadt    40: <a name=all></a>
1.67      deraadt    41: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    42: <ul>
1.271   ! deraadt    43: <a name=curses></a>
        !            44: <li><font color=#009000><strong>027: SECURITY FIX: Oct 6, 2000</strong></font><br>
        !            45: libcurses permitted reading of $HOME/.termlib database files if used by
        !            46: a setuid or setgid application.
        !            47: <br>
        !            48: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/026_talkd.patch>
        !            49: A source code patch exists which remedies this problem.</a>
        !            50: <p>
        !            51: <a name=talkd></a>
        !            52: <li><font color=#009000><strong>026: SECURITY FIX: Oct 6, 2000</strong></font><br>
        !            53: A format string vulnerability exists in talkd(8).  It is not clear
        !            54: yet what the impact is.
        !            55: <br>
        !            56: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/026_talkd.patch>
        !            57: A source code patch exists which remedies this problem.</a>
        !            58: <p>
1.269     millert    59: <a name=pw_error></a>
                     60: <li><font color=#009000><strong>025: SECURITY FIX: Oct 3, 2000</strong></font><br>
                     61: A format string vulnerability exists in the pw_error(3) function.  This
                     62: manifests itself as a security hole in the chpass utility.  As a workaround
                     63: which disables its functionality, do
                     64: <pre>
                     65: # chmod u-s /usr/bin/chpass
                     66: </pre>
                     67: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/025_pw_error.patch>
                     68: A source code patch exists which remedies this problem.</a>
                     69: <p>
1.266     jason      70: <a name=ipsec></a>
1.267     jason      71: <li><font color=#009000><strong>024: SECURITY FIX: Sep 18, 2000</strong></font><br>
1.266     jason      72: Bad ESP/AH packets could cause a crash under certain conditions.
1.268     jason      73: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/024_ipsec.patch><br>
1.266     jason      74: A source code patch exists which remedies this problem.</a>
                     75: <p>
1.265     deraadt    76: <a name=xlock></a>
                     77: <li><font color=#009000><strong>023: SECURITY FIX: Aug 16, 2000</strong></font><br>
                     78: A format string vulnerability exists in xlock. As a workaround which disables
1.269     millert    79: its functionality, do
1.265     deraadt    80: <pre>
                     81: # chmod u-s /usr/X11R6/bin/xlock
                     82: </pre>
                     83: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/023_xlock.patch>
                     84: A source code patch exists which remedies this problem.</a>
                     85: <p>
1.260     deraadt    86: <a name=X11_libs></a>
                     87: <li><font color=#009000><strong>021: SECURITY FIX: July 14, 2000</strong></font><br>
                     88: Various problems in X11 libraries have various side effects.  We provide a
                     89: jumbo patch to fix them.<p>
                     90: <ul>
                     91:     <li><a href="http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-05-15&msg=Pine.LNX.4.21.0005181947210.17658-100000@ferret.lmh.ox.ac.uk">
                     92:     Nasty X Server Dos</a><br>
                     93:     This is fixed by the patch to <b>xc/programs/Xsever/os/secauth.c</b>.
                     94:     <li><a href="http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-06-15&msg=Pine.LNX.4.21.0006192251480.9945-100000@ferret.lmh.ox.ac.uk">
                     95:     Various nasty libX11 holes</a><br>
1.261     deraadt    96:     This is covered by the patches to <b>xc/lib/X11</b>.
1.260     deraadt    97:     <li><a href="http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-06-15&msg=Pine.LNX.4.21.0006192220220.9945-100000@ferret.lmh.ox.ac.uk">
                     98:     libICE DoS</a><br>
                     99:     This is covered by the patches to <b>xc/lib/ICE</b>.
                    100:     <li><a href="http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-04-15&msg=Pine.LNX.4.10.10004161835150.863-100000@localhost">
                    101:     Server overflow</a><br>
                    102:     This is covered by the patches to <b>xc/programs/Xserver/xkb</b>.
                    103:     <br>
                    104:     Note that the default OpenBSD install is not vulnerable to this, since the
                    105:     the XFree86 Xwrapper already has tests for bad arguments.
                    106: </ul>
                    107: <br>
                    108: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/021_X11_libs.patch>
1.264     marc      109: A source code patch exists which remedies these problems.</a><br>
                    110: <strong>Note 1:</strong> tcl/tk is required to build X11 from source.<br>
                    111: <strong>Note 2:</strong> When re-building use the command
                    112: `make DESTDIR=/ build' or you will get an error in the last
                    113: step of the build (makewhatis).  If you forget to set DESTDIR you can
                    114: ignore the build error.   The whatis database will be rebuilt the next
                    115: time /etc/weekly runs.
1.260     deraadt   116: <p>
1.255     deraadt   117: <a name=ftpd></a>
                    118: <li><font color=#009000><strong>019: SECURITY FIX: July 5, 2000</strong></font><br>
                    119: Just like pretty much all the other unix ftp daemons on the planet,
                    120: ftpd had a remote root hole in it.  Luckily, ftpd was not enabled by default.
1.256     deraadt   121: The problem exists if anonymous ftp is enabled.
1.255     deraadt   122: <br>
                    123: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/019_ftpd.patch>
                    124: A source code patch exists which remedies this problem.</a>
                    125: <p>
                    126: <a name=mopd></a>
                    127: <li><font color=#009000><strong>018: SECURITY FIX: July 5, 2000</strong></font><br>
                    128: Mopd contained a buffer overflow.
                    129: <br>
                    130: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/018_mopd.patch>
                    131: A source code patch exists which remedies this problem.</a>
                    132: <p>
1.253     turan     133: <a name=screen></a>
                    134: <li><font color=#009000><strong>017: INSTALLATION FIX: July 3, 2000</strong></font>
                    135: <br>
                    136: The screen package shipped with 2.7 does not install itself properly.  The
                    137: existing package in 2.7/packages/_ARCH_/screen-3.9.5.tgz has been renamed to
                    138: screen-3.9.5.tgz.old and a replacement package has been provided under the
                    139: name screen-3.9.5p1.tgz.
                    140: <br>
                    141: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/ports/017_screen.patch>
                    142: A source code patch exists which remedies this problem.</a>
                    143: <p>
1.250     deraadt   144: <a name=libedit></a>
                    145: <li><font color=#009000><strong>013: SECURITY FIX: June 28, 2000</strong></font><br>
                    146: libedit would check for a <b>.editrc</b> file in the current directory.
                    147: That behaviour is not nice; this does not turn into a security problem in
                    148: any real world situation that we know of, but a patch is available anyways.
                    149: <br>
                    150: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/013_libedit.patch>
                    151: A source code patch exists which remedies this problem.</a>
                    152: <p>
1.248     beck      153: <a name=dhclient></a>
1.249     beck      154: <li><font color=#009000><strong>012: SECURITY FIX: June 24, 2000</strong></font><br>
1.248     beck      155: A serious bug in dhclient(8) could allow strings from a malicious dhcp
                    156: server to be executed in the shell as root.
                    157: <br>
                    158: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/012_dhclient.patch>
                    159: A source code patch exists which remedies this problem.</a>
                    160: <p>
1.245     deraadt   161: <a name=isakmpd></a>
                    162: <li><font color=#009000><strong>009: SECURITY FIX: June 9, 2000</strong></font><br>
                    163: A serious bug in isakmpd(8) policy handling wherein policy
                    164: verification could be completely bypassed in isakmpd.
                    165: <br>
                    166: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/009_isakmpd.patch>
                    167: A source code patch exists which remedies this problem.</a>
                    168: <p>
1.244     deraadt   169: <a name=msdosfs></a>
                    170: <li><font color=#009000><strong>008: RELIABILITY FIX: June 8, 2000</strong></font><br>
                    171: Some operations in msdosfs could result in a system panic.
                    172: <br>
                    173: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/008_msdosfs.patch>
                    174: A source code patch exists which remedies this problem.</a>
                    175: <p>
                    176: <a name=cd9660></a>
                    177: <li><font color=#009000><strong>007: RELIABILITY FIX: June 8, 2000</strong></font><br>
                    178: NFS exporting of CD filesystems caused a system panic.
                    179: <br>
                    180: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/007_cd9660.patch>
                    181: A source code patch exists which remedies this problem.</a>
                    182: <p>
1.242     deraadt   183: <a name=uselogin></a>
1.245     deraadt   184: <li><font color=#009000><strong>006: SECURITY FIX: June 6, 2000</strong></font><br>
1.242     deraadt   185: The non-default UseLogin feature in <b>/etc/sshd_config</b> is broken and should not
1.244     deraadt   186: be used.  On other operating systems, it results in a hole.<br>
                    187: Avoid use of this feature, or update to OpenSSH 2.1.1 or later if you must use it.
1.242     deraadt   188: <p>
1.241     deraadt   189: <a name=ipopts></a>
                    190: <li><font color=#009000><strong>005: RELIABILITY FIX: May 29, 2000</strong></font><br>
                    191: Parse IPv4 options more carefully.  It is not yet clear if this can even be used
                    192: to crash the machine remote or locally.
                    193: <br>
                    194: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/005_ipopts.patch>
                    195: A source code patch exists which remedies this problem.</a>
                    196: <p>
                    197: <a name=route></a>
                    198: <li><font color=#009000><strong>004: RELIABILITY FIX: May 29, 2000</strong></font><br>
                    199: Certain routing table modifications by the superuser could cause a system panic.
                    200: <br>
                    201: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/004_route.patch>
                    202: A source code patch exists which remedies this problem.</a>
                    203: <p>
1.238     deraadt   204: <a name=bridge></a>
1.237     deraadt   205: <li><font color=#009000><strong>003: SECURITY FIX: May 26, 2000</strong></font><br>
1.239     ericj     206: It is possible to bypass the <i>learning</i> flag on an interface if frames
1.237     deraadt   207: go directly to the machine acting as a
                    208: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge</a>.
                    209: <br>
                    210: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/003_bridge.patch>
                    211: A source code patch exists which remedies this problem.</a>
                    212: <p>
                    213: <a name=ef></a>
1.236     deraadt   214: <li><font color=#009000><strong>002: DRIVER FIX: May 26, 2000</strong></font><br>
                    215: The
                    216: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&sektion=4">ef(4)</a>
                    217: driver will complain when adding an address with ifconfig
                    218: (ifconfig: SIOCAIFADDR: Invalid argument).<br>
                    219: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/002_ef.patch>
                    220: A source code patch exists which remedies this problem.</a>
                    221: <p>
1.233     kjell     222: <a name=ipf></a>
1.236     deraadt   223: <li><font color=#009000><strong>001: SECURITY FIX: May 25, 2000</strong></font><br>
                    224: A misuse of
1.234     deraadt   225: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>
                    226: <i>keep-state</i> rules can result in firewall rules being bypassed.<br>
1.233     kjell     227: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/001_ipf.patch>
                    228: A source code patch exists</a>, which remedies this problem, and updates ipf
                    229: to version 3.3.16.
                    230: <p>
1.25      deraadt   231: </ul>
1.177     deraadt   232: <p>
1.42      deraadt   233: <a name=i386></a>
1.67      deraadt   234: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt   235: <ul>
1.252     deraadt   236: <a name=xlhash></a>
                    237: <li><font color=#009000><strong>016: DRIVER BUG: July 2, 2000</strong></font><br>
                    238: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>
                    239: driver supporting various 3com cards, had a bug which prevented the multicast
                    240: filter from working correctly on the 3c905B, thus preventing many IPv6 things
                    241: from working.
                    242: <br>
                    243: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/i386/016_xlhash.patch>
                    244: A source code patch exists which remedies this problem.</a>
                    245: <p>
1.251     deraadt   246: <a name=ste></a>
                    247: <li><font color=#009000><strong>015: DRIVER BUG: June 30, 2000</strong></font><br>
                    248: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste(4)</a>
                    249: driver supporting Ethernet cards based on the Sundance ST201 chipset
                    250: (i.e., the D-Link 550TX) has a bug which causes the machine to panic at
                    251: boot-time.
                    252: <br>
                    253: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/i386/015_ste.patch>
                    254: A source code patch exists which remedies this problem.</a>
                    255: <p>
                    256: <a name=pcvt></a>
                    257: <li><font color=#009000><strong>014: DRIVER BUG: June 30, 2000</strong></font><br>
                    258: The PC console driver (PCVT) has two bugs. Display problems can result if
                    259: reverse video mode is turned on or off twice in a row. This patch also
                    260: fixes a problem with scrolling region handling that has been seen by many
                    261: users trying to use the BitchX irc client with the screen program.<br>
                    262: <br>
                    263: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/i386/014_pcvt.patch>
1.254     deraadt   264: There is now a second revision of the source code patch which remedies this problem.</a>
1.251     deraadt   265: <p>
1.247     deraadt   266: <a name=if_an></a>
                    267: <li><font color=#009000><strong>011: DRIVER BUG: June 17, 2000</strong></font><br>
                    268: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4">an(4)</a>
                    269: Aironet Communications 4500/4800 IEEE 802.11DS driver has a bug which prevents
                    270: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&sektion=8">ancontrol(8)</a> from working correctly, instead causing a panic.
                    271: <br>
                    272: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/i386/011_an.patch>
                    273: A source code patch exists which remedies this problem.</a>
                    274: <p>
1.39      deraadt   275: </ul>
1.155     deraadt   276: <p>
1.47      deraadt   277: <a name=mac68k></a>
1.67      deraadt   278: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt   279: <ul>
1.262     beck      280: <a name=mac68k_arandom></a>
                    281: <li><font color=#009000><strong>022: INSTALLATION FIX: July 14, 2000</strong></font>
                    282: <br>
                    283: The MacOS installer shipped with OpenBSD 2.7 does not correctly make all
                    284: devices, specifically it does not make the <tt>/dev/arandom</tt> device
1.263     deraadt   285: needed for the userland crypto such as ssh to work.  The problem shows itself
                    286: when ssh-keygen fails to make RSA or DSA keys, resulting in messages like
                    287: <b>RSA-generate_keys failed</b> or <b>DSA-generate_keys failed</b>.
1.262     beck      288: <br>
                    289: To work around this, once your machine is up and running run the following
                    290: commands as root:
                    291: <tt><pre>
                    292: cd /dev
                    293: ./MAKEDEV arandom
                    294: </pre></tt>
                    295: <p>
                    296: After doing this (and possibly installing one of the ssl27 packages),
                    297: reboot your machine and it will generate ssh keys correctly.
1.25      deraadt   298: </ul>
1.155     deraadt   299: <p>
1.65      deraadt   300: <a name=sparc></a>
1.67      deraadt   301: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt   302: <ul>
1.232     deraadt   303: <li>No problems identified yet.
1.39      deraadt   304: </ul>
1.177     deraadt   305: <p>
1.93      deraadt   306: <a name=amiga></a>
1.67      deraadt   307: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt   308: <ul>
1.246     deraadt   309: <a name=amiga_cd></a>
                    310: <li><font color=#009000><strong>010: CD DISTRIBUTION ERROR: June 15, 2000</strong></font><br>
                    311: On the 2.7 CD media, the <b>amiga</b> distribution contains two pairs of archives
                    312: files for installation, ie:
                    313: <pre>
                    314: -rw-r--r--  1 root  mirftp  20191465 Apr 29 14:27 base27.tar.gz
                    315: -rw-r--r--  1 root  mirftp  20291753 May 13 19:33 base27.tgz
                    316: -rw-r--r--  1 root  mirftp  13699507 Apr 29 14:26 comp27.tar.gz
                    317: -rw-r--r--  1 root  mirftp  13748096 May 13 19:33 comp27.tgz
                    318: -rw-r--r--  1 root  mirftp   1005376 Apr 29 14:26 etc27.tar.gz
                    319: -rw-r--r--  1 root  mirftp   1010772 May 13 19:33 etc27.tgz
                    320: -rw-r--r--  1 root  mirftp   2755567 Apr 29 14:26 game27.tar.gz
                    321: -rw-r--r--  1 root  mirftp   2755624 May 13 19:33 game27.tgz
                    322: -rw-r--r--  1 root  mirftp   5002872 Apr 29 14:26 man27.tar.gz
                    323: -rw-r--r--  1 root  mirftp   5038896 May 13 19:33 man27.tgz
                    324: -rw-r--r--  1 root  mirftp   1684356 Apr 29 14:26 misc27.tar.gz
                    325: -rw-r--r--  1 root  mirftp   1684381 May 13 19:33 misc27.tgz
                    326: </pre>
                    327: The installation script will list ALL of these files.  For proper
                    328: operation one should install the <b>*.tgz</b> versions, and deselect
                    329: the <b>*.tar.gz</b> versions.<br>
                    330: The FTP area sets do not suffer from this problem.
                    331: <p>
1.25      deraadt   332: </ul>
1.155     deraadt   333: <p>
1.65      deraadt   334: <a name=pmax></a>
1.67      deraadt   335: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt   336: <ul>
1.258     deraadt   337: <a name=pmax_msgbuf></a>
1.257     deraadt   338: <li><font color=#009000><strong>020: KERNEL BUG: July 10, 2000</strong></font><br>
                    339: As originally shipped, the pmax port would fail to install due to
1.259     deraadt   340: <b>/kern/msgbuf</b> bugs.<br>
                    341: The neccessary fixes have been merged,
                    342: and the binaries needed re-released on the FTP site.<br>
                    343: However, the 2.7 <b>srcsys.tar.gz</b> file has not been updated.<br>
1.257     deraadt   344: If you recompile a kernel, you should use either the
                    345: <a href=stable.html>stable release source tree</a> or apply the
                    346: provided patch to a 2.7 source tree.
                    347: <br>
                    348: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/pmax/020_pmax_msgbuf.patch>
                    349: A source code patch exists which remedies this problem.</a>
                    350: <p>
1.25      deraadt   351: </ul>
1.155     deraadt   352: <p>
1.65      deraadt   353: <a name=arc></a>
1.67      deraadt   354: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt   355: <ul>
1.144     deraadt   356: <li>No problems identified yet.
1.59      deraadt   357: </ul>
1.155     deraadt   358: <p>
1.93      deraadt   359: <a name=alpha></a>
1.67      deraadt   360: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   361: <ul>
1.232     deraadt   362: <li>No problems identified yet.
1.56      deraadt   363: </ul>
1.155     deraadt   364: <p>
1.93      deraadt   365: <a name=hp300></a>
1.67      deraadt   366: <li><h3><font color=#e00000>hp300</font></h3>
1.110     millert   367: <ul>
1.232     deraadt   368: <li>No problems identified yet.
1.56      deraadt   369: </ul>
1.155     deraadt   370: <p>
1.93      deraadt   371: <a name=mvme68k></a>
1.67      deraadt   372: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   373: <ul>
1.232     deraadt   374: <li>No problems identified yet.
1.25      deraadt   375: </ul>
1.155     deraadt   376: <p>
1.95      deraadt   377: <a name=powerpc></a>
                    378: <li><h3><font color=#e00000>powerpc</font></h3>
                    379: <ul>
1.198     deraadt   380: <li>No problems identified yet.
1.144     deraadt   381: </ul>
                    382:
1.197     deraadt   383: </dl>
1.25      deraadt   384: <br>
1.75      deraadt   385:
1.25      deraadt   386: <hr>
1.240     jason     387: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.93      deraadt   388: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    389: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   390: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   391: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   392: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt   393: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.2       deraadt   394: <hr>
1.176     deraadt   395:
1.186     deraadt   396: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   397: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.271   ! deraadt   398: <br><small>$OpenBSD: errata.html,v 1.270 2000/10/03 22:56:03 millert Exp $</small>
1.2       deraadt   399:
                    400: </body>
                    401: </html>