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

Annotation of www/errata29.html, Revision 1.56

1.31      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.9 errata</title>
1.31      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.10      horacio    10: <meta name="copyright" content="This document copyright 1997-2002 by OpenBSD.">
1.35      henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.37      david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.23      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.31      naddy      17: <h2><font color="#0000e0">
1.1       deraadt    18: This is the OpenBSD 2.9 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.26      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>,
1.26      deraadt    27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata23.html">2.3</a>,
                     29: <a href="errata24.html">2.4</a>,
                     30: <a href="errata25.html">2.5</a>,
                     31: <a href="errata26.html">2.6</a>,
                     32: <a href="errata27.html">2.7</a>,
                     33: <a href="errata28.html">2.8</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.32      deraadt    36: <a href="errata32.html">3.2</a>,
1.34      david      37: <a href="errata33.html">3.3</a>,
1.39      david      38: <a href="errata34.html">3.4</a>,
1.40      miod       39: <a href="errata35.html">3.5</a>,
1.41      deraadt    40: <a href="errata36.html">3.6</a>,
1.50      deraadt    41: <br>
1.42      deraadt    42: <a href="errata37.html">3.7</a>,
1.44      deraadt    43: <a href="errata38.html">3.8</a>,
1.45      deraadt    44: <a href="errata39.html">3.9</a>,
1.46      deraadt    45: <a href="errata40.html">4.0</a>,
1.48      merdely    46: <a href="errata41.html">4.1</a>,
1.49      deraadt    47: <a href="errata42.html">4.2</a>,
1.50      deraadt    48: <a href="errata43.html">4.3</a>,
1.52      deraadt    49: <a href="errata44.html">4.4</a>,
1.53      deraadt    50: <a href="errata45.html">4.5</a>,
1.54      deraadt    51: <a href="errata46.html">4.6</a>,
1.56    ! deraadt    52: <a href="errata47.html">4.7</a>,
        !            53: <a href="errata48.html">4.8</a>.
1.26      deraadt    54: <br>
1.1       deraadt    55: <hr>
                     56:
1.55      sthen      57: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9.tar.gz">
1.1       deraadt    58: You can also fetch a tar.gz file containing all the following patches</a>.
                     59: This file is updated once a day.
                     60:
                     61: <p> The patches below are available in CVS via the
                     62: <code>OPENBSD_2_9</code> <a href="stable.html">patch branch</a>.
                     63:
                     64: <p>
1.29      deraadt    65: For more detailed information on how to install patches to OpenBSD, please
1.1       deraadt    66: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     67: <hr>
                     68:
1.35      henning    69: <a name="all"></a>
                     70: <h3><font color="#e00000">All architectures</font></h3>
1.1       deraadt    71: <ul>
1.35      henning    72: <li><a name="resolver"></a>
                     73: <font color="#009000"><strong>027: SECURITY FIX: June 25, 2002</strong></font><br>
1.24      millert    74: A potential buffer overflow in the DNS resolver has been found.<br>
1.55      sthen      75: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/027_resolver.patch">A source code patch exists which remedies the problem</a>.
1.24      millert    76: <p>
1.35      henning    77: <li><a name="fdalloc2"></a>
                     78: <font color="#009000"><strong>026: SECURITY FIX: May 8, 2002</strong></font><br>
1.21      millert    79: A race condition exists where an attacker could fill the file descriptor
                     80: table and defeat the kernel's protection of fd slots 0, 1, and 2 for a
1.22      millert    81: setuid or setgid process.<br>
1.55      sthen      82: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/026_fdalloc2.patch">A source code patch exists which remedies the problem</a>.
1.21      millert    83: <p>
1.35      henning    84: <li><a name="sudo2"></a>
                     85: <font color="#009000"><strong>025: SECURITY FIX: April 25, 2002</strong></font><br>
1.31      naddy      86: A bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&amp;sektion=8">sudo(8)</a> may allow an attacker to corrupt the heap by specifying a custom prompt.<br>
1.55      sthen      87: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/025_sudo.patch">A source code patch exists which remedies the problem</a>.
1.20      millert    88: <p>
1.35      henning    89: <li><a name="sshafs"></a>
                     90: <font color="#009000"><strong>024: SECURITY FIX: April 22, 2002</strong></font><br>
1.19      markus     91: A local user can gain super-user privileges due to a buffer overflow
1.31      naddy      92: in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
1.19      markus     93: if AFS has been configured on the system or if
                     94: KerberosTgtPassing or AFSTokenPassing has been enabled
                     95: in the sshd_config file.  Ticket and token passing is not enabled
                     96: by default.<br>
1.55      sthen      97: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/024_sshafs.patch">A source code patch exists which remedies the problem</a>.
1.19      markus     98: <p>
1.35      henning    99: <li><a name="mail"></a>
                    100: <font color="#009000"><strong>023: SECURITY FIX: April 11, 2002</strong></font><br>
1.31      naddy     101: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mail&amp;sektion=1">mail(1)</a>
1.15      millert   102: will process tilde escapes even in non-interactive mode.
                    103: This can lead to a local root compromise.
                    104: <br>
1.55      sthen     105: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/023_mail.patch">A source code patch exists which remedies the problem</a>.
1.15      millert   106: <p>
1.35      henning   107: <li><a name="zlib"></a>
                    108: <font color="#009000"><strong>022: RELIABILITY FIX: March 13, 2002</strong></font><br>
1.13      millert   109: Under some circumstances the zlib compression library can free dynamically
                    110: allocated memory twice.  This is not a security issue on OpenBSD since the BSD
1.31      naddy     111: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&amp;sektion=3">free(3)</a>
1.13      millert   112: function detects this.
1.30      jufi      113: There is also a kernel zlib component that may be used by pppd and IPsec.
1.14      millert   114: The feasibility of attacking the kernel this way is currently unknown.<br>
1.55      sthen     115: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/022_zlib.patch">A source code patch exists which remedies the problem</a>.
1.13      millert   116: <p>
1.35      henning   117: <li><a name="openssh"></a>
                    118: <font color="#009000"><strong>021: SECURITY FIX: March 8, 2002</strong></font>
1.12      millert   119: <br>
                    120: A local user can gain super-user privileges due to an off-by-one check
                    121: in the channel forwarding code of OpenSSH.<br>
1.55      sthen     122: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/021_openssh.patch"
1.12      millert   123: >A source code patch exists which remedies the problem</a>.
                    124: <p>
1.35      henning   125: <li><a name="ptrace"></a>
                    126: <font color="#009000"><strong>020: SECURITY FIX: February 20, 2002</strong></font><br>
1.11      miod      127: A race condition between the ptrace(2) and execve(2) system calls allows
                    128: an attacker to modify the memory contents of suid/sgid processes which
                    129: could lead to compromise of the super-user account.<br>
1.55      sthen     130: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/020_ptrace.patch">A source code patch exists which remedies the problem</a>.
1.11      miod      131: <p>
1.35      henning   132: <li><a name="sudo"></a>
                    133: <font color="#009000"><strong>019: SECURITY FIX: January 17, 2002</strong></font><br>
1.7       millert   134: If the Postfix sendmail replacement is installed on a system an
                    135: attacker may be able to gain root privileges on the local host via
                    136: sudo(8) which runs the mailer as root with an environment inherited
                    137: from the invoking user.  While this is a bug in sudo it is not
                    138: believed to be possible to exploit when sendmail (the mailer that
                    139: ships with OpenBSD) is the mailer.  As of version 1.6.5, sudo passes
                    140: the mailer an environment that is not subject to influence from the
1.8       millert   141: invoking user.<br>
1.55      sthen     142: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/019_sudo.patch">A
1.7       millert   143: source code patch exists which remedies the problem</a>.
                    144: <p>
1.35      henning   145: <li><a name="lpd2"></a>
                    146: <font color="#009000"><strong>017: SECURITY FIX: November 28, 2001</strong></font><br>
1.4       millert   147: A security issue exists in the lpd daemon that may allow an attacker
                    148: to create arbitrary new files in the root directory.  Only machines
                    149: with line printer access (ie: listed in either /etc/hosts.lpd or
                    150: /etc/hosts.equiv) may be used to mount an attack and the attacker
                    151: must have root access on the machine.  OpenBSD does not start lpd
                    152: in the default installation.
1.55      sthen     153: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/017_lpd.patch">A source code patch exists which remedies the problem</a>.
1.4       millert   154: <p>
1.35      henning   155: <li><a name="vi.recover"></a>
                    156: <font color="#009000"><strong>016: SECURITY FIX: November 13, 2001</strong></font><br>
1.2       millert   157: A security issue exists in the vi.recover script that may allow an attacker
                    158: to remove arbitrary zero-length files, regardless of ownership.
                    159: <br>
1.55      sthen     160: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/016_recover.patch">A source code patch exists which remedies the problem</a>.
1.2       millert   161: <p>
1.35      henning   162: <li><a name="uucp"></a>
                    163: <font color="#009000"><strong>015: SECURITY FIX: September 11, 2001</strong></font><br>
1.31      naddy     164: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&amp;sektion=8">uuxqt(8)</a>
1.1       deraadt   165: that may allow an attacker to run arbitrary commands as user uucp and
                    166: use this to gain root access.
                    167: The UUCP execution daemon, uuxqt(8), has a bug in its command line
                    168: parsing routine that may allow arbitrary commands to be run.  Because
                    169: some UUCP commands are run as root (and daemon) from cron it is possible
                    170: to leverage compromise of the UUCP user to gain root.
                    171: <br>
1.55      sthen     172: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/015_uucp.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   173: <p>
1.35      henning   174: <li><a name="lpd"></a>
                    175: <font color="#009000"><strong>014: SECURITY FIX: August 29, 2001</strong></font><br>
1.31      naddy     176: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&amp;sektion=8">lpd(8)</a>
1.1       deraadt   177: that may allow an attacker with line printer access to gain root
                    178: privileges.  A machine must be running lpd to be vulnerable (OpenBSD
                    179: does not start lpd by default).  Only machines with line printer
                    180: access (ie: listed in either /etc/hosts.lpd or /etc/hosts.equiv)
                    181: may be used to mount an attack.
                    182: <br>
1.55      sthen     183: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/014_lpd.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   184: <p>
1.35      henning   185: <li><a name="sendmail2"></a>
                    186: <font color="#009000"><strong>013: SECURITY FIX: August 21, 2001</strong></font><br>
1.31      naddy     187: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8">sendmail(8)</a>
1.1       deraadt   188: that may allow an attacker on the local host to gain root privileges by
                    189: specifying out-of-bounds debug parameters.
                    190: <br>
1.55      sthen     191: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/013_sendmail.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   192: <p>
1.35      henning   193: <li><a name="nfs"></a>
                    194: <font color="#009000"><strong>012: SECURITY FIX: July 30, 2001</strong></font><br>
1.1       deraadt   195: A kernel buffer overflow exists in the NFS mount code. An attacker may
                    196: use this overflow to execute arbitrary code in kernel mode. However,
1.31      naddy     197: only users with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&amp;sektion=2">mount(2)</a>
1.1       deraadt   198: privileges can initiate this attack.  In default installs, only super-user has
1.31      naddy     199: mount privileges.  The kern.usermount <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=3">sysctl(3)</a> controls whether other users have mount privileges.
1.1       deraadt   200: <br>
1.55      sthen     201: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/012_nfs.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   202: <p>
1.35      henning   203: <li><a name="pkg"></a>
                    204: <font color="#009000"><strong>011: RELIABILITY FIX: July 15, 2001</strong></font>
1.1       deraadt   205: <br>
                    206: The
1.31      naddy     207: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages&amp;sektion=7&amp;format=html">packages(7)</a>
1.1       deraadt   208: subsystem incorrectly accepts some package dependencies as okay (see
1.31      naddy     209: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages-specs&amp;sektion=7&amp;format=html">packages-specs(7)</a>
1.1       deraadt   210: for details).
                    211: <br>
1.55      sthen     212: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/011_pkg.patch">A source code patch exists which remedies the problem</a>,
1.1       deraadt   213: by forcing <code>/usr/sbin/pkg</code> to be more careful in checking
                    214: version numbers.
                    215: <p>
1.35      henning   216: <li><a name="twe"></a>
                    217: <font color="#009000"><strong>008: RELIABILITY FIX: June 15, 2001</strong></font>
1.1       deraadt   218: <br>
1.31      naddy     219: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;sektion=4&amp;format=html">twe(4)</a>
1.1       deraadt   220: mishandles the DMA mapping resulting in a kernel panic on unaligned data
                    221: transfers, induced by programs such as
1.31      naddy     222: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8&amp;format=html">disklabel(8)</a>
1.1       deraadt   223: and
1.31      naddy     224: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&amp;sektion=8&amp;format=html">dump(8)</a>.
1.1       deraadt   225: <br>
1.55      sthen     226: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/008_twe.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   227: This is the second version of the patch.
                    228: <p>
1.35      henning   229: <li><a name="kernexec"></a>
                    230: <font color="#009000"><strong>007: SECURITY FIX: June 15, 2001</strong></font><br>
1.31      naddy     231: 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.1       deraadt   232: <br>
1.55      sthen     233: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/007_kernexec.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   234: <p>
1.35      henning   235: <li><a name="sshcookie"></a>
                    236: <font color="#009000"><strong>006: SECURITY FIX: June 12, 2001</strong></font><br>
1.31      naddy     237: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8&amp;format=html">sshd(8)</a>
1.1       deraadt   238: allows users to delete arbitrary files named "cookies" if X11
                    239: forwarding is enabled. X11 forwarding is disabled by default.
                    240: <br>
1.55      sthen     241: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/006_sshcookie.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   242: <p>
1.35      henning   243: <li><a name="pwd_mkdb"></a>
                    244: <font color="#009000"><strong>005: RELIABILITY FIX: June 7, 2001</strong></font><br>
1.31      naddy     245: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&amp;sektion=8&amp;format=html">pwd_mkdb(8)</a>
1.1       deraadt   246: corrupts /etc/pwd.db when modifying an existing user.
                    247: <br>
1.55      sthen     248: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/005_pwd_mkdb.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   249: <p>
1.35      henning   250: <li><a name="isakmpd"></a>
                    251: <font color="#009000"><strong>004: RELIABILITY FIX: June 5, 2001</strong></font><br>
1.31      naddy     252: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8&amp;format=html">isakmpd(8)</a>
1.1       deraadt   253: will fail to use a certificate with an identity string that is
                    254: exactly N * 8 bytes long.
                    255: <br>
1.55      sthen     256: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/004_isakmpd.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   257: <p>
1.36      david     258: <li><a name="cd_cover"></a>
                    259: <font color="#009000"><strong>003: DOCUMENTATION FIX: June 1, 2001</strong></font><br>
1.1       deraadt   260: The 2.9 CD cover states that XFree86 3.3.6-current is included.  This is only half-true.
                    261: In fact, the XFree86 included for all architectures is 4.0.3.  On the i386, the
                    262: 3.3.6 Xservers have also been included, because 4.0.3 still has weak support for
                    263: some devices which 3.3.6 supported better.
                    264: <p>
1.35      henning   265: <li><a name="fts"></a>
                    266: <font color="#009000"><strong>002: SECURITY FIX: May 30, 2001</strong></font><br>
1.31      naddy     267: 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.1       deraadt   268: routines (such as rm, find, and most programs that take a <b>-R</b>
                    269: flag) can be tricked into changing into the wrong directory if the
                    270: parent dir is changed out from underneath it.  This is similar to
                    271: the old fts bug but happens when popping out of directories, as
                    272: opposed to descending into them.
                    273: <br>
1.55      sthen     274: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/002_fts.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   275: This is the second version of the patch.
                    276: <p>
1.35      henning   277: <li><a name="sendmail"></a>
                    278: <font color="#009000"><strong>001: SECURITY FIX: May 29, 2001</strong></font><br>
1.31      naddy     279: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8&amp;format=html">sendmail(8)</a> contain code that is unsafe in the
1.1       deraadt   280: context of a signal handler.  This leads to potentially serious
                    281: race conditions.  At the moment this is a theoretical attack only
                    282: and can only be exploited on the local host (if at all).<br>
1.55      sthen     283: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/001_sendmail.patch">A source code patch exists</a> which remedies the problem by updating sendmail to version 8.11.4.
1.1       deraadt   284: </ul>
                    285: <p>
1.35      henning   286: <a name="i386"></a>
                    287: <h3><font color="#e00000">i386</font></h3>
1.1       deraadt   288: <ul>
1.35      henning   289: <li><a name="nvidia"></a>
                    290: <font color="#009000"><strong>010: RELIABILITY FIX: Jul 9,
                    291: 2001</strong></font><br>
1.43      brad      292: The NVIDIA driver for XFree86 4.0.3 is incorrectly restoring the text
1.1       deraadt   293: mode palette upon exit of the X server. <a
1.55      sthen     294: href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/010_nvidia.patch">
1.1       deraadt   295: A source code patch exists</a> which remedies the problem.
                    296: To avoid rebuilding the whole XFree86 tree, an updated binary driver
                    297: is also available
                    298: <a
1.55      sthen     299: href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/nv_drv.o">here
1.1       deraadt   300: </a>. Just grab it, copy it to /usr/X11R6/lib/modules/drivers/ and
                    301: restart your X server.
                    302: <p>
1.35      henning   303: <li><a name="XF86Setup"></a>
                    304: <font color="#009000"><strong>009: RELIABILITY FIX: Jun 23,
1.1       deraadt   305: 2001</strong></font><br>
                    306: The XF86Setup(1) configuration tool for XFree86 3.3.6 is producing
                    307: corrupted /etc/XF86Config files.
1.55      sthen     308: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/009_XF86Setup.patch">
1.1       deraadt   309: A source code patch exists</a> which remedies the problem by linking
                    310: XF86Setup against the XFree86 3.3.6 version of libXxf86vm.a.
                    311: <p>
                    312: <li>When using a PS/2 keyboard with an MSI K7T Pro2A motherboard, it may be
                    313: necessary to disable the &quot;USB Keyboard Support&quot; and
                    314: &quot;USB Mouse Support&quot; options in the BIOS. Otherwise, the i8042
                    315: keyboard controller doesn't acknowledge commands, confusing OpenBSD.
                    316: </ul>
                    317: <p>
1.35      henning   318: <a name="alpha"></a>
                    319: <h3><font color="#e00000">alpha</font></h3>
1.1       deraadt   320: <ul>
                    321: <li>No problems identified yet.
                    322: </ul>
                    323: <p>
1.35      henning   324: <a name="mac68k"></a>
                    325: <h3><font color="#e00000">mac68k</font></h3>
1.1       deraadt   326: <ul>
1.36      david     327: <li><a name="missing"></a>
                    328: <font color="#00900"><strong>018: INSTALL PROBLEM: Dec 11, 2001</strong></font><br>
1.6       miod      329: The X binary sets shipped with OpenBSD 2.9 do not contain several files.  These
                    330: missing files can be added manually from the sparc tarballs after the
                    331: installation:<br>
                    332: Grab the
1.55      sthen     333: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.9/sparc/xbase29.tgz">xbase29.tgz</a>
1.6       miod      334: and
1.55      sthen     335: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.9/sparc/xshare29.tgz">xshare29.tgz</a>
1.6       miod      336: files found in the 2.9/sparc directory on the CD, or any FTP site.  The missing
                    337: files can be installed by using the following commands:
1.35      henning   338: <pre>
1.6       miod      339:    # cd /; tar xzpf xbase29.tgz ./usr/X11R6/lib/X11/{rgb.txt,xdm}
                    340:    # cd /; tar xzpf xserv29.tgz ./etc/X11/xserver ./usr/X11R6/lib/X11/xserver
                    341:    # cd /usr/X11R6/bin/; ln -fs Xmac68k X
1.35      henning   342: </pre>
1.1       deraadt   343: </ul>
                    344: <p>
1.35      henning   345: <a name="sparc"></a>
                    346: <h3><font color="#e00000">sparc</font></h3>
1.1       deraadt   347: <ul>
                    348: <li>No problems identified yet.
                    349: </ul>
                    350: <p>
1.35      henning   351: <a name="amiga"></a>
                    352: <h3><font color="#e00000">amiga</font></h3>
1.1       deraadt   353: <ul>
                    354: <li>No problems identified yet.
                    355: </ul>
                    356: <p>
1.35      henning   357: <a name="pmax"></a>
                    358: <h3><font color="#e00000">pmax</font></h3>
1.1       deraadt   359: <ul>
                    360: <li>No problems identified yet.
                    361: </ul>
                    362: <p>
1.35      henning   363: <a name="hp300"></a>
                    364: <h3><font color="#e00000">hp300</font></h3>
1.1       deraadt   365: <ul>
                    366: <li>No problems identified yet.
                    367: </ul>
                    368: <p>
1.35      henning   369: <a name="mvme68k"></a>
                    370: <h3><font color="#e00000">mvme68k</font></h3>
1.1       deraadt   371: <ul>
                    372: <li>No problems identified yet.
                    373: </ul>
                    374: <p>
1.35      henning   375: <a name="powerpc"></a>
                    376: <h3><font color="#e00000">powerpc</font></h3>
1.1       deraadt   377: <ul>
                    378: <li>No problems identified yet.
                    379: </ul>
                    380: <p>
1.35      henning   381: <a name="vax"></a>
                    382: <h3><font color="#e00000">vax</font></h3>
1.1       deraadt   383: <ul>
                    384: <li>No problems identified yet.
                    385: </ul>
                    386: <p>
1.35      henning   387: <a name="sun3"></a>
                    388: <h3><font color="#e00000">sun3</font></h3>
1.1       deraadt   389: <ul>
                    390: <li>No problems identified yet.
                    391: </ul>
                    392:
                    393: <br>
                    394:
                    395: <hr>
                    396: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.26      deraadt   397: <br>
1.28      deraadt   398: For errata on a certain release, click below:<br>
1.27      deraadt   399: <a href="errata21.html">2.1</a>,
1.26      deraadt   400: <a href="errata22.html">2.2</a>,
                    401: <a href="errata23.html">2.3</a>,
                    402: <a href="errata24.html">2.4</a>,
                    403: <a href="errata25.html">2.5</a>,
                    404: <a href="errata26.html">2.6</a>,
                    405: <a href="errata27.html">2.7</a>,
                    406: <a href="errata28.html">2.8</a>,
                    407: <a href="errata30.html">3.0</a>,
                    408: <a href="errata31.html">3.1</a>,
1.32      deraadt   409: <a href="errata32.html">3.2</a>,
1.34      david     410: <a href="errata33.html">3.3</a>,
1.39      david     411: <a href="errata34.html">3.4</a>,
1.40      miod      412: <a href="errata35.html">3.5</a>,
1.41      deraadt   413: <a href="errata36.html">3.6</a>,
1.50      deraadt   414: <br>
1.42      deraadt   415: <a href="errata37.html">3.7</a>,
1.44      deraadt   416: <a href="errata38.html">3.8</a>,
1.45      deraadt   417: <a href="errata39.html">3.9</a>,
1.46      deraadt   418: <a href="errata40.html">4.0</a>,
1.48      merdely   419: <a href="errata41.html">4.1</a>,
1.49      deraadt   420: <a href="errata42.html">4.2</a>,
1.50      deraadt   421: <a href="errata43.html">4.3</a>,
1.52      deraadt   422: <a href="errata44.html">4.4</a>,
1.53      deraadt   423: <a href="errata45.html">4.5</a>,
1.54      deraadt   424: <a href="errata46.html">4.6</a>,
1.56    ! deraadt   425: <a href="errata47.html">4.7</a>,
        !           426: <a href="errata48.html">4.8</a>.
1.26      deraadt   427: <br>
                    428:
1.1       deraadt   429: <hr>
                    430: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.31      naddy     431: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.56    ! deraadt   432: <br><small>$OpenBSD: errata29.html,v 1.55 2010/07/08 19:00:07 sthen Exp $</small>
1.1       deraadt   433:
                    434: </body>
                    435: </html>