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

Annotation of www/errata28.html, Revision 1.3

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.8 errata</title>
                      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">
                     10: <meta name="copyright" content="This document copyright 1997-1998 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     16: <h2><font color=#0000e0>
                     17: This is the OpenBSD 2.8 release errata &amp; patch list:
                     18:
                     19: </font></h2>
                     20:
                     21: <hr>
                     22: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                     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>
                     25: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
                     26: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
                     27: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
                     28: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
                     29: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
                     30: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
1.2       horacio    31: <a href=errata.html>For 2.9 errata, please refer here</a>.<br>
1.1       deraadt    32: <hr>
                     33:
                     34: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8.tar.gz>
                     35: You can also fetch a tar.gz file containing all the following patches</a>.
                     36: This file is updated once a day.
                     37:
                     38: <p> The patches below are available in CVS via the
                     39: <code>OPENBSD_2_8</code> <a href="stable.html">patch branch</a>.
                     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>.
                     44: <hr>
                     45:
                     46: <dl>
                     47: <a name=all></a>
                     48: <li><h3><font color=#e00000>All architectures</font></h3>
                     49: <ul>
1.3     ! millert    50: <a name=sendmail></a>
        !            51: <li><font color=#009000><strong>028: SECURITY FIX: May 29, 2001</strong></font><br>
        !            52: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sen
        !            53: dmail&sektion=8&format=html">sendmail(8)</a> contain code that is unsafe in the
        !            54: context of a signal handler.  This leads to potentially serious
        !            55: race conditions.  At the moment this is a theoretical attack only
        !            56: and can only be exploited on the local host (if at all).<br>
        !            57: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/028_sendmail.patch">A source code patch exists</a> which remedies the problem by updating sendmail to version 8.11.4.
        !            58: <p>
1.1       deraadt    59: <a name=ipf_frag></a>
                     60: <li><font color=#009000><strong>027: SECURITY FIX: Apr 23, 2001</strong></font><br>
                     61: IPF has a serious problem with fragment cacheing, the bug is triggered if you use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=5">ipf(5)</a> syntax &quot;keep state&quot;.<br>
                     62: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/027_ipf-frag.patch">A source code patch exists which remedies the problem.</a><br>
                     63: <p>
                     64: <a name=glob_limit></a>
                     65: <li><font color=#009000><strong>026: SECURITY FIX: Apr 23, 2001</strong></font><br>
                     66: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3">ftpd(8)</a> has a potential DoS related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3">glob(3)</a>. This patch introduces a GLOB_LIMIT, eliminating the DoS. You must have <a href="#glob">025_glob.patch</a> installed before installing this patch.<br>
                     67: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/026_globlimit.patch">A source code patch exists which remedies the problem.</a><br>
                     68: <p>
                     69: <a name=glob></a>
                     70: <li><font color=#009000><strong>025: SECURITY FIX: Apr 10, 2001</strong></font><br>
                     71: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3">glob(3)</a> contains multiple buffer overflows. <br>
                     72: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch">A source code patch exists which remedies the problem.</a><br>
                     73: <p>
                     74: <a name=readline></a>
                     75: <li><font color=#009000><strong>024: SECURITY FIX: Mar 18, 2001</strong></font><br>
                     76: The readline library shipped with OpenBSD allows history files creation
                     77: with a permissive
                     78: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&sektion=2">umask(2)</a>.
                     79: This can lead to the leakage of sensitive information in applications
                     80: that use passwords and the like during user interaction (one such
                     81: application is mysql).<br>
                     82: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/024_readline.patch">A source code patch exists which remedies the problem.</a><br>
                     83: <p>
                     84: <a name=ipsec_ah></a>
                     85: <li><font color=#009000><strong>023: SECURITY FIX: Mar 2, 2001</strong></font><br>
                     86: Insufficient checks in the IPSEC AH IPv4 option handling code can lead to a buffer overrun leading to a remote DoS. This option is not on by default.<br>
                     87: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/023_ip_ah.patch">A source code patch exists which remedies the problem.</a><br>
                     88: <p>
                     89: <a name=sudo></a>
                     90: <li><font color=#009000><strong>021: SECURITY FIX: Feb 22, 2001</strong></font><br>
                     91: There is a non-exploitable buffer overflow in
                     92: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8">sudo</a>.
                     93: <br>
                     94: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/021_sudo.patch">A source code patch exists which remedies the problem.</a><br>
                     95: <p>
                     96: <a name=libwrap></a>
                     97: <li><font color=#009000><strong>020: IMPLEMENTATION FIX: Feb 15, 2001</strong></font><br>
                     98: Client side ident protocol was broken in libwrap, affecting anything using libwrap including <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpd&sektion=8">tcpd</a>. The effect of this was that libwrap would never retrieve and log ident values from remote hosts on connections.<br>
                     99: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/020_libwrap.patch">A source code patch exists which remedies the problem.</a><br>
                    100: <p>
                    101: <a name=lepci></a>
                    102: <li><font color=#009000><strong>019: IMPLEMENTATION FIX: Jan 31, 2001</strong></font><br>
                    103: Fix memory allocation in the PCI LANCE driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&arch=i386">le</a>.  A side effect of this is that OpenBSD under VMWare now works again.<br>
                    104: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/019_lepci.patch">A source code patch exists which remedies the problem.</a><br>
                    105: <p>
                    106: <a name=named></a>
                    107: <li><font color=#009000><strong>018: SECURITY FIX: Jan 29, 2001</strong></font><br>
                    108: Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8">named</a>
                    109: with ISC BIND 4.9.8-REL, which fixes some buffer vulnerabilities (actually it appears
                    110: that these were already impossible to exploit beforehands).<br>
                    111: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/018_named.patch">A source code patch exists which remedies the problem.</a><br>
                    112: <p>
                    113: <a name=rnd></a>
                    114: <li><font color=#009000><strong>017: SECURITY FIX: Jan 22, 2001</strong></font><br>
                    115: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.<br>
                    116: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/017_rnd.patch">A source code patch exists which remedies the problem.</a><br>
                    117: <p>
                    118: <a name=tl></a>
                    119: <li><font color=#009000><strong>016: RELIABILITY FIX: Jan 4, 2001</strong></font><br>
                    120: Allow ThunderLAN cards to share interrupts nicely.<br>
                    121: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/016_tl.patch">A source code patch exists which remedies the problem.</a>
                    122: <p>
                    123: <a name=xlock></a>
                    124: <li><font color=#009000><strong>014: SECURITY FIX: Dec 22, 2000</strong></font><br>
                    125: Improve xlock(1)'s authentication by authenticating via a pipe in an early forked process. No known vulnerability exists, this is just a precautionary patch.<br>
                    126: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/014_xlock.patch">A source code patch exists which remedies the problem.</a>
                    127: <p>
                    128: In addition to a source code patch, new xlock binaries have been created for each architecture listed below. Place these binaries at <i>/usr/X11R6/bin/xlock</i>
                    129:  and <i>chmod 4755 /usr/X11R6/bin/xlock</i>.
                    130: <p>
                    131: <ul>
                    132: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/xlock">Xlock - i386</a>
                    133: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/xlock">Xlock - sparc</a>
                    134: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mac68k/xlock">Xlock - mac68k</a>
                    135: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/xlock">Xlock - powerpc</a>
                    136: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/amiga/xlock">Xlock - amiga</a>
                    137: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/hp300/xlock">Xlock - hp300</a>
                    138: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mvme68k/xlock">Xlock - mvme68k</a>
                    139: </ul>
                    140: <p>
                    141: <a name=procfs></a>
                    142: <li><font color=#009000><strong>013: SECURITY FIX: Dec 18, 2000</strong></font><br>
                    143: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8">Procfs</a> contained numerous overflows, which could lead an intruder to root permissions. Procfs is NOT enabled by default in OpenBSD. <br>
                    144: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/013_procfs.patch">A source code patch exists which remedies the problem.</a>
                    145: <p>
                    146: <a name=hwcrypto></a>
                    147: <li><font color=#009000><strong>011: RELIABILITY FIX: Dec 13, 2000</strong></font><br>
                    148: The crypto subsystem could incorrectly fail to run certain software ciphers,
                    149: if a hardware card existed in the machine.<br>
                    150: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/011_hwcrypto.patch">
                    151: A source code patch exists which remedies the problem.</a>
                    152: <p>
                    153: <a name=fastroute></a>
                    154: <li><font color=#009000><strong>010: RELIABILITY FIX: Dec 11, 2000</strong></font><br>
                    155: A crash could occur during fast routing, if IPSEC was enabled.<br>
                    156: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/010_fastroute.patch">
                    157: A source code patch exists which remedies the problem.</a>
                    158: <p>
                    159: <a name=kerberos2></a>
                    160: <li><font color=#009000><strong>009: SECURITY FIX: Dec 10, 2000</strong></font><br>
                    161: Another problem exists in the Kerberos libraries.<br>
                    162: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/009_kerberos2.patch">
                    163: A source code patch exists which remedies the problem.</a>
                    164: <p>
                    165: <a name=kerberos></a>
                    166: <li><font color=#009000><strong>008: SECURITY FIX: Dec 7, 2000</strong></font><br>
                    167: Two problems have recently been discovered in the KerberosIV code.<p>
                    168: 1. A symlink problem was discovered in the KerberosIV password checking
                    169: routines /usr/bin/su and /usr/bin/login, which makes it possible for a
                    170: local user to overwrite any file on the local machine.<p>
                    171: 2. It is possible to specify environment variables in telnet
                    172: which will be passed over the to the remote host. This makes it
                    173: possible to set environment variables on the remote side, including
                    174: ones that have special meaning on the server. It is not clear at this
                    175: time what the impact is, but we recommend everyone to upgrade their
                    176: machines immediately.<p>
                    177: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/008_kerberos.patch">
                    178: A source code patch exists which remedies the problem.</a>
                    179: <p>
                    180: <a name=ftpd></a>
                    181: <li><font color=#009000><strong>005: SECURITY FIX: Dec 4, 2000</strong></font><br>
                    182: OpenBSD 2.8's ftpd contains a one-byte overflow in the replydirname() function.<br>
                    183: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/005_ftpd.patch">
                    184: A source code patch exists which remedies the problem.</a><br>
                    185: You can view the <a href="advisories/ftpd_replydirname.txt">OpenBSD Advisory</a> here.
                    186: <p>
                    187: <a name=rijndael> </a>
                    188: <li><font color=#009000><strong>004: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
                    189: First off, AES (rijndael) encryption and decryption were broken for IPSec
                    190: and swap encryption.<br>
                    191: Secondly, the AES code did not work properly on big endian machines.<br>
                    192: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/004_rijndael.patch">
                    193: A second revision source code patch exists which remedies the problem.</a>
                    194: <p>
                    195: <li><font color=#009000><strong>002: IMPLEMENTATION FIX: Nov 10, 2000</strong></font><br>
                    196: In ssh(1), skey support for SSH1 protocol was broken.  Some people might consider
                    197: that kind of important.<br>
                    198: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patch>
                    199: A source code patch exists which remedies this problem.</a>
                    200: </ul>
                    201: <p>
                    202: <a name=i386></a>
                    203: <li><h3><font color=#e00000>i386</font></h3>
                    204: <ul>
                    205: <a name=userldt></a>
                    206: <li><font color=#009000><strong>022: SECURITY FIX: Mar 2, 2001</strong></font><br>
                    207: The <b>USER_LDT</b> kernel option allows an attacker to gain access to privileged areas of kernel memory. This option is not on by default.
                    208: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/022_userltd.patch">A source code patch exists which remedies the problem.</a><br>
                    209: <p>
                    210: <a name=pms></a>
                    211: <li><font color=#009000><strong>015: STABILITY FIX: Dec 22, 2000</strong></font><br>
                    212: Some machines locked up while trying to use the mouse in console mode. This patch solves that problem.<br>
                    213: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/015_pms.patch">A source code patch exists which remedies this problem.</a>
                    214: <p>
                    215: <a name=pcibios></a>
                    216: <li><font color=#009000><strong>006: STABILITY FIX: Dec 4, 2000</strong></font><br>
                    217: On some machines, a PCIBIOS device driver interrupt allocation bug can cause a
                    218: kernel hang while probing PCI devices.  If you have this symptom, you can disable
                    219: PCIBIOS as a workaround.  To do this,
                    220:     <ul>
                    221:     <li>Enter the User Kernel Configuration by booting with the
                    222:        option &quot;boot -c&quot;.
                    223:     <li>Once at the <i>UKC></i> prompt, enter <pre><tt>
                    224:        UKC> disable pcibios
                    225:        UKC> quit
                    226:     </tt></pre>
                    227:     <li>See <a href="./faq/faq5.html#5.6">FAQ 5.6</a> after a successful
                    228:     boot for instructions on how to re-write your kernel to disable PCIBIOS
                    229:     permanently.
                    230:     </ul>
                    231: <p>
                    232: </ul>
                    233: <p>
                    234: <a name=mac68k></a>
                    235: <li><h3><font color=#e00000>mac68k</font></h3>
                    236: <ul>
                    237: <a name=x_mac68k></a>
                    238: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    239: The X packages
                    240: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xshare28.tgz">share28.tgz</a>
                    241: and
                    242: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xfont28.tgz">font28.tgz</a>
                    243: were not on the CD, and only available via FTP install.  These packages can be
                    244: added post-install by using the following command:
                    245:     <tt><pre>
                    246:     # cd /; tar xvfpz xshare28.tgz
                    247:     # cd /; tar xvfpz xfont28.tgz
                    248:     </pre></tt>
                    249: </ul>
                    250: <p>
                    251: <a name=sparc></a>
                    252: <li><h3><font color=#e00000>sparc</font></h3>
                    253: <ul>
                    254: <a name=x_sparc></a>
                    255: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    256: The X packages
                    257: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xshare28.tgz">share28.tgz</a>
                    258: and
                    259: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xfont28.tgz">font28.tgz</a>
                    260: were not on the CD, and only available via FTP install.  These packages can be
                    261: added post-install by using the following command:
                    262:     <tt><pre>
                    263:     # cd /; tar xvfpz xshare28.tgz
                    264:     # cd /; tar xvfpz xfont28.tgz
                    265:     </pre></tt>
                    266: <p>
                    267: <a name=qe></a>
                    268: <li><font color=#009000><strong>003: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
                    269: Configuring a qec+qe causes a NMI panic.<br>
                    270: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/003_qe.patch>
                    271: A source code patch exists which remedies this problem.</a>
                    272: <p>
                    273: <a name=zsconsole> </a>
                    274: <li><font color=#009000><strong>001: RELIABILITY FIX: Nov 10, 2000</strong></font><br>
                    275: When running a sparc with a serial console, certain types of interrupts would
                    276: cause great grief.<br>
                    277: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/001_zsconsole.patch>
                    278: A source code patch exists which remedies this problem.</a>
                    279: </ul>
                    280: <p>
                    281: <a name=amiga></a>
                    282: <li><h3><font color=#e00000>amiga</font></h3>
                    283: <ul>
                    284: <a name=x_amiga></a>
                    285: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    286: The X packages
                    287: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xshare28.tgz">share28.tgz</a>
                    288: and
                    289: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xfont28.tgz">font28.tgz</a>
                    290: were not on the CD, and only available via FTP install.  These packages can be
                    291: added post-install by using the following command:
                    292:     <tt><pre>
                    293:     # cd /; tar xvfpz xshare28.tgz
                    294:     # cd /; tar xvfpz xfont28.tgz
                    295:     </pre></tt>
                    296: </ul>
                    297: <p>
                    298: <a name=pmax></a>
                    299: <li><h3><font color=#e00000>pmax</font></h3>
                    300: <ul>
                    301: <li>No problems identified yet.
                    302: </ul>
                    303: <p>
                    304: <a name=hp300></a>
                    305: <li><h3><font color=#e00000>hp300</font></h3>
                    306: <ul>
                    307: <a name=x_hp300></a>
                    308: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    309: The X packages
                    310: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xshare28.tgz">share28.tgz</a>
                    311: and
                    312: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xfont28.tgz">font28.tgz</a>
                    313: were not on the CD, and only available via FTP install.  These packages can be
                    314: added post-install by using the following command:
                    315:     <tt><pre>
                    316:     # cd /; tar xvfpz xshare28.tgz
                    317:     # cd /; tar xvfpz xfont28.tgz
                    318:     </pre></tt>
                    319: </ul>
                    320: <p>
                    321: <a name=mvme68k></a>
                    322: <li><h3><font color=#e00000>mvme68k</font></h3>
                    323: <ul>
                    324: <a name=x_mvme68k></a>
                    325: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    326: The X packages
                    327: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xshare28.tgz">share28.tgz</a>
                    328: and
                    329: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xfont28.tgz">font28.tgz</a>
                    330: were not on the CD, and only available via FTP install.  These packages can be
                    331: added post-install by using the following command:
                    332:     <tt><pre>
                    333:     # cd /; tar xvfpz xshare28.tgz
                    334:     # cd /; tar xvfpz xfont28.tgz
                    335:     </pre></tt>
                    336: </ul>
                    337: <p>
                    338: <a name=powerpc></a>
                    339: <li><h3><font color=#e00000>powerpc</font></h3>
                    340: <ul>
                    341: <a name=imacdv></a>
                    342: <li><font color=#009000><strong>012: INSTALL PROBLEM: Dec 14, 2000</strong></font><br>
                    343: The IMac DV+ (and probably some other machines) incorrectly identify their video
                    344: hardware, but it is possible to work around the problem.<br>
                    345: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/012_imacdv.patch">
                    346: A source code patch exists which remedies the problem.</a>
                    347: </ul>
                    348: <p>
                    349: <a name=vax></a>
                    350: <li><h3><font color=#e00000>vax</font></h3>
                    351: <ul>
                    352: <li>No problems identified yet.
                    353: </ul>
                    354: <p>
                    355: <a name=sun3></a>
                    356: <li><h3><font color=#e00000>sun3</font></h3>
                    357: <ul>
                    358: <a name=x_sun3></a>
                    359: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    360: The X packages
                    361: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xshare28.tgz">share28.tgz</a>
                    362: and
                    363: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xfont28.tgz">font28.tgz</a>
                    364: were not on the CD, and only available via FTP install.  These packages can be
                    365: added post-install by using the following command:
                    366:     <tt><pre>
                    367:     # cd /; tar xvfpz xshare28.tgz
                    368:     # cd /; tar xvfpz xfont28.tgz
                    369:     </pre></tt>
                    370: </ul>
                    371:
                    372: </dl>
                    373: <br>
                    374:
                    375: <hr>
                    376: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                    377: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    378: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
                    379: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
                    380: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
                    381: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
                    382: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
                    383: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
                    384: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
1.2       horacio   385: <a href=errata.html>For 2.9 errata, please refer here</a>.<br>
1.1       deraadt   386: <hr>
                    387:
                    388: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    389: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3     ! millert   390: <br><small>$OpenBSD: errata28.html,v 1.2 2001/04/25 14:10:53 horacio Exp $</small>
1.1       deraadt   391:
                    392: </body>
                    393: </html>