=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata29.html,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** www/errata29.html 2014/03/31 03:36:54 1.67 --- www/errata29.html 2014/03/31 04:11:40 1.68 *************** *** 155,160 **** --- 155,177 ---- A source code patch exists which remedies this problem.

+

  • + 018: INSTALL PROBLEM: Dec 11, 2001
    + The X binary sets shipped with OpenBSD 2.9 do not contain several files. These + missing files can be added manually from the sparc tarballs after the + installation:
    + Grab the + xbase29.tgz + and + xshare29.tgz + files found in the 2.9/sparc directory on the CD, or any FTP site. The missing + files can be installed by using the following commands: +
    +    # cd /; tar xzpf xbase29.tgz ./usr/X11R6/lib/X11/{rgb.txt,xdm}
    +    # cd /; tar xzpf xserv29.tgz ./etc/X11/xserver ./usr/X11R6/lib/X11/xserver
    +    # cd /usr/X11R6/bin/; ln -fs Xmac68k X
    + 
    +

  • 017: SECURITY FIX: November 28, 2001   All architectures
    A security issue exists in the lpd daemon that may allow an attacker *************** *** 232,237 **** --- 249,279 ---- by forcing /usr/sbin/pkg to be more careful in checking version numbers.

    +

  • + 010: RELIABILITY FIX: Jul 9, 2001
    + The NVIDIA driver for XFree86 4.0.3 is incorrectly restoring the text + mode palette upon exit of the X server. + A source code patch exists which remedies this problem. + To avoid rebuilding the whole XFree86 tree, an updated binary driver + is also available + here. + Just grab it, copy it to /usr/X11R6/lib/modules/drivers/ and + restart your X server. +

    +

  • + 009: RELIABILITY FIX: Jun 23, 2001
    + The XF86Setup(1) configuration tool for XFree86 3.3.6 is producing + corrupted /etc/XF86Config files. + + A source code patch exists which remedies this problem. + It does so by linking XF86Setup against the XFree86 3.3.6 version of libXxf86vm.a. +

    +

  • When using a PS/2 keyboard with an MSI K7T Pro2A motherboard, it may be + necessary to disable the "USB Keyboard Support" and + "USB Mouse Support" options in the BIOS. Otherwise, the i8042 + keyboard controller doesn't acknowledge commands, confusing OpenBSD. +

  • 008: RELIABILITY FIX: June 15, 2001   All architectures
    twe(4) *************** *** 306,361 **** and can only be exploited on the local host (if at all).
    A source code patch exists which remedies this problem. - -

    - -

    i386

    - -

    - -

    mac68k

    -

    --- 348,353 ----