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

Annotation of www/errata28.html, Revision 1.46

1.30      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.8 errata</title>
1.30      naddy       5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     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.16      jufi       10: <meta name="copyright" content="This document copyright 1997-2001 by OpenBSD.">
1.33      henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.35      david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.25      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.30      naddy      17: <h2><font color="#0000e0">
1.1       deraadt    18: This is the OpenBSD 2.8 release errata &amp; patch list:
                     19:
                     20: </font></h2>
                     21:
                     22: <hr>
                     23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.27      deraadt    24: <br>
1.28      deraadt    25: For errata on a certain release, click below:<br>
1.27      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="errata29.html">2.9</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.31      deraadt    36: <a href="errata32.html">3.2</a>,
1.32      david      37: <a href="errata33.html">3.3</a>,
1.37      david      38: <a href="errata34.html">3.4</a>,
1.38      miod       39: <a href="errata35.html">3.5</a>,
1.39      deraadt    40: <a href="errata36.html">3.6</a>,
1.40      deraadt    41: <a href="errata37.html">3.7</a>,
1.41      deraadt    42: <a href="errata38.html">3.8</a>,
1.42      deraadt    43: <a href="errata39.html">3.9</a>,
1.43      deraadt    44: <a href="errata40.html">4.0</a>,
1.45      merdely    45: <a href="errata41.html">4.1</a>,
1.46    ! deraadt    46: <a href="errata42.html">4.2</a>,
        !            47: <a href="errata43.html">4.3</a>.
1.27      deraadt    48: <br>
1.1       deraadt    49: <hr>
                     50:
1.30      naddy      51: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8.tar.gz">
1.1       deraadt    52: You can also fetch a tar.gz file containing all the following patches</a>.
                     53: This file is updated once a day.
                     54:
                     55: <p> The patches below are available in CVS via the
                     56: <code>OPENBSD_2_8</code> <a href="stable.html">patch branch</a>.
                     57:
                     58: <p>
1.29      deraadt    59: For more detailed information on how to install patches to OpenBSD, please
1.1       deraadt    60: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     61: <hr>
                     62:
1.33      henning    63: <a name="all"></a>
                     64: <h3><font color="#e00000">All architectures</font></h3>
1.1       deraadt    65: <ul>
1.33      henning    66: <li><a name="uucp"></a>
                     67: <font color="#009000"><strong>033: SECURITY FIX: September 11, 2001</strong></font><br>
1.30      naddy      68: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&amp;sektion=8">uuxqt(8)</a>
1.18      millert    69: that may allow an attacker to run arbitrary commands as user uucp and
                     70: use this to gain root access.
                     71: The UUCP execution daemon, uuxqt(8), has a bug in its command line
                     72: parsing routine may allow arbitrary commands to be run.  Because
                     73: some UUCP commands are run as root (and daemon) from cron it is possible
                     74: to leverage compromise of the UUCP user to gain root.
                     75: <br>
                     76: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/033_uucp.patch">A source code patch exists which remedies the problem</a>
                     77: <p>
1.33      henning    78: <li><a name="lpd"></a>
                     79: <font color="#009000"><strong>032: SECURITY FIX: August 29, 2001</strong></font><br>
1.30      naddy      80: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&amp;sektion=8">lpd(8)</a>
1.17      millert    81: that may allow an attacker with line printer access to gain root
                     82: privileges.  A machine must be running lpd to be vulnerable (OpenBSD
                     83: does not start lpd by default).  Only machines with line printer
                     84: access (ie: listed in either /etc/hosts.lpd or /etc/hosts.equiv)
                     85: may be used to mount an attack.
                     86: <br>
                     87: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/032_lpd.patch">A source code patch exists which remedies the problem</a>
                     88: <p>
1.33      henning    89: <li><a name="sendmail2"></a>
                     90: <font color="#009000"><strong>031: SECURITY FIX: August 21, 2001</strong></font><br>
1.30      naddy      91: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8">sendmail(8)</a>
1.14      millert    92: that may allow an attacker on the local host to gain root privileges by
                     93: specifying out-of-bounds debug parameters.
1.15      brad       94: <br>
1.14      millert    95: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/031_sendmail.patch">A source code patch exists which remedies the problem</a>
                     96: <p>
1.33      henning    97: <li><a name="kernexec"></a>
                     98: <font color="#009000"><strong>030: SECURITY FIX: June 15, 2001</strong></font>
1.10      aaron      99: <br>
1.30      naddy     100: A race condition exists in the kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&amp;sektion=2&amp;format=html">execve(2)</a> implementation that opens a small window of vulnerability for a non-privileged user to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2&amp;format=html">ptrace(2)</a> attach to a suid/sgid process.
1.10      aaron     101: <br>
                    102: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/030_kernexec.patch">A source code patch exists which remedies the problem</a>.
                    103: <p>
1.33      henning   104: <li><a name="fts"></a>
                    105: <font color="#009000"><strong>029: SECURITY FIX: May 30, 2001</strong></font><br>
1.30      naddy     106: Programs using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&amp;sektion=3&amp;format=html">fts(3)</a>
1.4       millert   107: routines (such as rm, find, and most programs that take a <b>-R</b>
                    108: flag) can be tricked into changing into the wrong directory if the
                    109: parent dir is changed out from underneath it.  This is similar to
                    110: the old fts bug but happens when popping out of directories, as
                    111: opposed to descending into them.
1.5       deraadt   112: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/029_fts.patch">A source code patch exists which remedies the problem</a>.
1.6       millert   113: This is the second version of the patch.
1.4       millert   114: <p>
1.33      henning   115: <li><a name="sendmail"></a>
                    116: <font color="#009000"><strong>028: SECURITY FIX: May 29, 2001</strong></font><br>
1.3       millert   117: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sen
1.30      naddy     118: dmail&amp;sektion=8&amp;format=html">sendmail(8)</a> contain code that is unsafe in the
1.3       millert   119: context of a signal handler.  This leads to potentially serious
                    120: race conditions.  At the moment this is a theoretical attack only
                    121: and can only be exploited on the local host (if at all).<br>
                    122: <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.
                    123: <p>
1.33      henning   124: <li><a name="ipf_frag"></a>
                    125: <font color="#009000"><strong>027: SECURITY FIX: Apr 23, 2001</strong></font><br>
1.23      miod      126: IPF has a serious problem with fragment caching, the bug is triggered if you use the ipf(5) syntax &quot;keep state&quot;.<br>
1.1       deraadt   127: <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>
                    128: <p>
1.33      henning   129: <li><a name="glob_limit"></a>
                    130: <font color="#009000"><strong>026: SECURITY FIX: Apr 23, 2001</strong></font><br>
1.30      naddy     131: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">ftpd(8)</a> has a potential DoS related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;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>
1.1       deraadt   132: <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>
                    133: <p>
1.33      henning   134: <li><a name="glob"></a>
                    135: <font color="#009000"><strong>025: SECURITY FIX: Apr 10, 2001</strong></font><br>
1.30      naddy     136: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">glob(3)</a> contains multiple buffer overflows. <br>
1.1       deraadt   137: <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>
                    138: <p>
1.33      henning   139: <li><a name="readline"></a>
                    140: <font color="#009000"><strong>024: SECURITY FIX: Mar 18, 2001</strong></font><br>
1.1       deraadt   141: The readline library shipped with OpenBSD allows history files creation
                    142: with a permissive
1.30      naddy     143: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&amp;sektion=2">umask(2)</a>.
1.1       deraadt   144: This can lead to the leakage of sensitive information in applications
                    145: that use passwords and the like during user interaction (one such
                    146: application is mysql).<br>
                    147: <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>
                    148: <p>
1.33      henning   149: <li><a name="ipsec_ah"></a>
                    150: <font color="#009000"><strong>023: SECURITY FIX: Mar 2, 2001</strong></font><br>
1.1       deraadt   151: 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>
                    152: <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>
                    153: <p>
1.33      henning   154: <li><a name="sudo"></a>
                    155: <font color="#009000"><strong>021: SECURITY FIX: Feb 22, 2001</strong></font><br>
1.8       millert   156: There is an exploitable heap corruption bug in
1.30      naddy     157: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&amp;sektion=8">sudo</a>.
1.1       deraadt   158: <br>
                    159: <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>
                    160: <p>
1.33      henning   161: <li><a name="libwrap"></a>
                    162: <font color="#009000"><strong>020: IMPLEMENTATION FIX: Feb 15, 2001</strong></font><br>
1.30      naddy     163: 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&amp;sektion=8">tcpd</a>. The effect of this was that libwrap would never retrieve and log ident values from remote hosts on connections.<br>
1.1       deraadt   164: <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>
                    165: <p>
1.33      henning   166: <li><a name="lepci"></a>
                    167: <font color="#009000"><strong>019: IMPLEMENTATION FIX: Jan 31, 2001</strong></font><br>
1.30      naddy     168: Fix memory allocation in the PCI LANCE driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=i386">le</a>.  A side effect of this is that OpenBSD under VMWare now works again.<br>
1.1       deraadt   169: <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>
                    170: <p>
1.33      henning   171: <li><a name="named"></a>
                    172: <font color="#009000"><strong>018: SECURITY FIX: Jan 29, 2001</strong></font><br>
1.30      naddy     173: Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&amp;sektion=8">named</a>
1.1       deraadt   174: with ISC BIND 4.9.8-REL, which fixes some buffer vulnerabilities (actually it appears
1.13      jsyn      175: that these were already impossible to exploit beforehand).<br>
1.1       deraadt   176: <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>
                    177: <p>
1.33      henning   178: <li><a name="rnd"></a>
                    179: <font color="#009000"><strong>017: SECURITY FIX: Jan 22, 2001</strong></font><br>
1.30      naddy     180: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&amp;sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.<br>
1.1       deraadt   181: <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>
                    182: <p>
1.33      henning   183: <li><a name="tl"></a>
                    184: <font color="#009000"><strong>016: RELIABILITY FIX: Jan 4, 2001</strong></font><br>
1.1       deraadt   185: Allow ThunderLAN cards to share interrupts nicely.<br>
                    186: <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>
                    187: <p>
1.33      henning   188: <li><a name="xlock"></a>
                    189: <font color="#009000"><strong>014: SECURITY FIX: Dec 22, 2000</strong></font><br>
1.1       deraadt   190: 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>
                    191: <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>
                    192: <p>
                    193: 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>
                    194:  and <i>chmod 4755 /usr/X11R6/bin/xlock</i>.
                    195: <p>
                    196: <ul>
                    197: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/xlock">Xlock - i386</a>
                    198: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/xlock">Xlock - sparc</a>
                    199: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mac68k/xlock">Xlock - mac68k</a>
                    200: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/xlock">Xlock - powerpc</a>
                    201: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/amiga/xlock">Xlock - amiga</a>
                    202: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/hp300/xlock">Xlock - hp300</a>
                    203: <li><a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mvme68k/xlock">Xlock - mvme68k</a>
                    204: </ul>
                    205: <p>
1.33      henning   206: <li><a name="procfs"></a>
                    207: <font color="#009000"><strong>013: SECURITY FIX: Dec 18, 2000</strong></font><br>
1.30      naddy     208: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&amp;sektion=8">Procfs</a> contained numerous overflows, which could lead an intruder to root permissions. Procfs is NOT enabled by default in OpenBSD. <br>
1.1       deraadt   209: <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>
                    210: <p>
1.33      henning   211: <li><a name="hwcrypto"></a>
                    212: <font color="#009000"><strong>011: RELIABILITY FIX: Dec 13, 2000</strong></font><br>
1.1       deraadt   213: The crypto subsystem could incorrectly fail to run certain software ciphers,
                    214: if a hardware card existed in the machine.<br>
                    215: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/011_hwcrypto.patch">
                    216: A source code patch exists which remedies the problem.</a>
                    217: <p>
1.33      henning   218: <li><a name="fastroute"></a>
                    219: <font color="#009000"><strong>010: RELIABILITY FIX: Dec 11, 2000</strong></font><br>
1.1       deraadt   220: A crash could occur during fast routing, if IPSEC was enabled.<br>
                    221: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/010_fastroute.patch">
                    222: A source code patch exists which remedies the problem.</a>
                    223: <p>
1.33      henning   224: <li><a name="kerberos2"></a>
                    225: <font color="#009000"><strong>009: SECURITY FIX: Dec 10, 2000</strong></font><br>
1.1       deraadt   226: Another problem exists in the Kerberos libraries.<br>
                    227: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/009_kerberos2.patch">
                    228: A source code patch exists which remedies the problem.</a>
                    229: <p>
1.33      henning   230: <li><a name="kerberos"></a>
                    231: <font color="#009000"><strong>008: SECURITY FIX: Dec 7, 2000</strong></font><br>
1.1       deraadt   232: Two problems have recently been discovered in the KerberosIV code.<p>
                    233: 1. A symlink problem was discovered in the KerberosIV password checking
                    234: routines /usr/bin/su and /usr/bin/login, which makes it possible for a
                    235: local user to overwrite any file on the local machine.<p>
                    236: 2. It is possible to specify environment variables in telnet
                    237: which will be passed over the to the remote host. This makes it
                    238: possible to set environment variables on the remote side, including
                    239: ones that have special meaning on the server. It is not clear at this
                    240: time what the impact is, but we recommend everyone to upgrade their
                    241: machines immediately.<p>
                    242: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/008_kerberos.patch">
                    243: A source code patch exists which remedies the problem.</a>
                    244: <p>
1.33      henning   245: <li><a name="ftpd"></a>
                    246: <font color="#009000"><strong>005: SECURITY FIX: Dec 4, 2000</strong></font><br>
1.1       deraadt   247: OpenBSD 2.8's ftpd contains a one-byte overflow in the replydirname() function.<br>
                    248: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/005_ftpd.patch">
                    249: A source code patch exists which remedies the problem.</a><br>
                    250: You can view the <a href="advisories/ftpd_replydirname.txt">OpenBSD Advisory</a> here.
                    251: <p>
1.33      henning   252: <li><a name="rijndael"></a>
                    253: <font color="#009000"><strong>004: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
1.23      miod      254: First off, AES (Rijndael) encryption and decryption were broken for IPsec
1.1       deraadt   255: and swap encryption.<br>
                    256: Secondly, the AES code did not work properly on big endian machines.<br>
                    257: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/004_rijndael.patch">
                    258: A second revision source code patch exists which remedies the problem.</a>
                    259: <p>
1.34      david     260: <li><a name="skey"></a>
                    261: <font color="#009000"><strong>002: IMPLEMENTATION FIX: Nov 10, 2000</strong></font><br>
1.1       deraadt   262: In ssh(1), skey support for SSH1 protocol was broken.  Some people might consider
                    263: that kind of important.<br>
1.30      naddy     264: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patch">
1.1       deraadt   265: A source code patch exists which remedies this problem.</a>
                    266: </ul>
                    267: <p>
1.33      henning   268: <a name="i386"></a>
                    269: <h3><font color="#e00000">i386</font></h3>
1.1       deraadt   270: <ul>
1.33      henning   271: <li><a name="userldt"></a>
                    272: <font color="#009000"><strong>022: SECURITY FIX: Mar 2, 2001</strong></font><br>
1.1       deraadt   273: 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.
                    274: <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>
                    275: <p>
1.33      henning   276: <li><a name="pms"></a>
                    277: <font color="#009000"><strong>015: STABILITY FIX: Dec 22, 2000</strong></font><br>
1.1       deraadt   278: Some machines locked up while trying to use the mouse in console mode. This patch solves that problem.<br>
                    279: <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>
                    280: <p>
1.33      henning   281: <li><a name="pcibios"></a>
                    282: <font color="#009000"><strong>006: STABILITY FIX: Dec 4, 2000</strong></font><br>
1.1       deraadt   283: On some machines, a PCIBIOS device driver interrupt allocation bug can cause a
                    284: kernel hang while probing PCI devices.  If you have this symptom, you can disable
                    285: PCIBIOS as a workaround.  To do this,
                    286:     <ul>
                    287:     <li>Enter the User Kernel Configuration by booting with the
                    288:        option &quot;boot -c&quot;.
                    289:     <li>Once at the <i>UKC></i> prompt, enter <pre><tt>
                    290:        UKC> disable pcibios
                    291:        UKC> quit
                    292:     </tt></pre>
                    293:     <li>See <a href="./faq/faq5.html#5.6">FAQ 5.6</a> after a successful
                    294:     boot for instructions on how to re-write your kernel to disable PCIBIOS
                    295:     permanently.
                    296:     </ul>
                    297: <p>
                    298: </ul>
                    299: <p>
1.33      henning   300: <a name="mac68k"></a>
                    301: <h3><font color="#e00000">mac68k</font></h3>
1.1       deraadt   302: <ul>
1.33      henning   303: <li><a name="x_mac68k"></a>
                    304: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   305: The X packages
                    306: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xshare28.tgz">share28.tgz</a>
                    307: and
                    308: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xfont28.tgz">font28.tgz</a>
                    309: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      310: added post-install by using the following commands:
1.33      henning   311: <pre>
1.1       deraadt   312:     # cd /; tar xvfpz xshare28.tgz
                    313:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   314: </pre>
1.1       deraadt   315: </ul>
                    316: <p>
1.33      henning   317: <a name="sparc"></a>
                    318: <h3><font color="#e00000">sparc</font></h3>
1.1       deraadt   319: <ul>
1.33      henning   320: <li><a name="x_sparc"></a>
                    321: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   322: The X packages
                    323: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xshare28.tgz">share28.tgz</a>
                    324: and
                    325: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xfont28.tgz">font28.tgz</a>
                    326: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      327: added post-install by using the following commands:
1.33      henning   328: <pre>
1.1       deraadt   329:     # cd /; tar xvfpz xshare28.tgz
                    330:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   331: </pre>
1.1       deraadt   332: <p>
1.33      henning   333: <li><a name="qe"></a>
                    334: <font color="#009000"><strong>003: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
1.1       deraadt   335: Configuring a qec+qe causes a NMI panic.<br>
1.30      naddy     336: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/003_qe.patch">
1.1       deraadt   337: A source code patch exists which remedies this problem.</a>
                    338: <p>
1.33      henning   339: <li><a name="zsconsole"></a>
                    340: <font color="#009000"><strong>001: RELIABILITY FIX: Nov 10, 2000</strong></font><br>
1.1       deraadt   341: When running a sparc with a serial console, certain types of interrupts would
                    342: cause great grief.<br>
1.30      naddy     343: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/001_zsconsole.patch">
1.1       deraadt   344: A source code patch exists which remedies this problem.</a>
                    345: </ul>
                    346: <p>
1.33      henning   347: <a name="amiga"></a>
                    348: <h3><font color="#e00000">amiga</font></h3>
1.1       deraadt   349: <ul>
1.33      henning   350: <li><a name="x_amiga"></a>
                    351: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   352: The X packages
                    353: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xshare28.tgz">share28.tgz</a>
                    354: and
                    355: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xfont28.tgz">font28.tgz</a>
                    356: were not on the CD, and only available via FTP install.  These packages can be
1.33      henning   357: added post-install by using the following commands:
                    358: <pre>
1.1       deraadt   359:     # cd /; tar xvfpz xshare28.tgz
                    360:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   361: </pre>
1.1       deraadt   362: </ul>
                    363: <p>
1.33      henning   364: <a name="pmax"></a>
                    365: <h3><font color="#e00000">pmax</font></h3>
1.1       deraadt   366: <ul>
                    367: <li>No problems identified yet.
                    368: </ul>
                    369: <p>
1.33      henning   370: <a name="hp300"></a>
                    371: <h3><font color="#e00000">hp300</font></h3>
1.1       deraadt   372: <ul>
1.33      henning   373: <li><a name="x_hp300"></a>
                    374: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   375: The X packages
                    376: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xshare28.tgz">share28.tgz</a>
                    377: and
                    378: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xfont28.tgz">font28.tgz</a>
                    379: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      380: added post-install by using the following commands:
1.33      henning   381: <pre>
1.1       deraadt   382:     # cd /; tar xvfpz xshare28.tgz
                    383:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   384: </pre>
1.1       deraadt   385: </ul>
                    386: <p>
1.33      henning   387: <a name="mvme68k"></a>
                    388: <h3><font color="#e00000">mvme68k</font></h3>
1.1       deraadt   389: <ul>
1.33      henning   390: <li><a name="x_mvme68k"></a>
                    391: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   392: The X packages
                    393: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xshare28.tgz">share28.tgz</a>
                    394: and
                    395: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xfont28.tgz">font28.tgz</a>
                    396: were not on the CD, and only available via FTP install.  These packages can be
                    397: added post-install by using the following command:
1.33      henning   398: <pre>
1.1       deraadt   399:     # cd /; tar xvfpz xshare28.tgz
                    400:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   401: </pre>
1.1       deraadt   402: </ul>
                    403: <p>
1.33      henning   404: <a name="powerpc"></a>
                    405: <h3><font color="#e00000">powerpc</font></h3>
1.1       deraadt   406: <ul>
1.33      henning   407: <li><a name="imacdv"></a>
                    408: <font color="#009000"><strong>012: INSTALL PROBLEM: Dec 14, 2000</strong></font><br>
1.1       deraadt   409: The IMac DV+ (and probably some other machines) incorrectly identify their video
                    410: hardware, but it is possible to work around the problem.<br>
                    411: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/012_imacdv.patch">
                    412: A source code patch exists which remedies the problem.</a>
                    413: </ul>
                    414: <p>
1.33      henning   415: <a name="vax"></a>
                    416: <h3><font color="#e00000">vax</font></h3>
1.1       deraadt   417: <ul>
                    418: <li>No problems identified yet.
                    419: </ul>
                    420: <p>
1.33      henning   421: <a name="sun3"></a>
                    422: <h3><font color="#e00000">sun3</font></h3>
1.1       deraadt   423: <ul>
1.33      henning   424: <li><a name="x_sun3"></a>
                    425: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   426: The X packages
                    427: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xshare28.tgz">share28.tgz</a>
                    428: and
                    429: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xfont28.tgz">font28.tgz</a>
                    430: were not on the CD, and only available via FTP install.  These packages can be
                    431: added post-install by using the following command:
1.33      henning   432: <pre>
1.1       deraadt   433:     # cd /; tar xvfpz xshare28.tgz
                    434:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   435: </pre>
1.1       deraadt   436: </ul>
                    437:
                    438: <br>
                    439:
                    440: <hr>
                    441: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.27      deraadt   442: <br>
1.28      deraadt   443: For errata on a certain release, click below:<br>
1.27      deraadt   444: <a href="errata21.html">2.1</a>,
                    445: <a href="errata22.html">2.2</a>,
                    446: <a href="errata23.html">2.3</a>,
                    447: <a href="errata24.html">2.4</a>,
                    448: <a href="errata25.html">2.5</a>,
                    449: <a href="errata26.html">2.6</a>,
                    450: <a href="errata27.html">2.7</a>,
                    451: <a href="errata29.html">2.9</a>,
                    452: <a href="errata30.html">3.0</a>,
                    453: <a href="errata31.html">3.1</a>,
1.31      deraadt   454: <a href="errata32.html">3.2</a>,
1.32      david     455: <a href="errata33.html">3.3</a>,
1.37      david     456: <a href="errata34.html">3.4</a>,
1.38      miod      457: <a href="errata35.html">3.5</a>,
1.39      deraadt   458: <a href="errata36.html">3.6</a>,
1.40      deraadt   459: <a href="errata37.html">3.7</a>,
1.41      deraadt   460: <a href="errata38.html">3.8</a>,
1.42      deraadt   461: <a href="errata39.html">3.9</a>,
1.43      deraadt   462: <a href="errata40.html">4.0</a>,
1.45      merdely   463: <a href="errata41.html">4.1</a>,
1.46    ! deraadt   464: <a href="errata42.html">4.2</a>,
        !           465: <a href="errata43.html">4.3</a>.
1.27      deraadt   466: <br>
                    467:
1.1       deraadt   468: <hr>
                    469: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.30      naddy     470: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.46    ! deraadt   471: <br><small>$OpenBSD: errata28.html,v 1.45 2007/09/07 22:45:17 merdely Exp $</small>
1.1       deraadt   472:
                    473: </body>
                    474: </html>