Dear SCO Customer, Support Level Supplement (SLS) ptf7631e, the UnixWare 7.1.1 libsocket Supplement, addresses the following problems: SLS ptf7631c addresses this issue: Libsocket maintains a pointer to libresolv code; the pointer may become stale causing a core dump of Apache when used with PHP. SLS ptf7631e addresses this issue: Interrupted libsocket accept() calls previously caused an ERESTART error instead of restarting the system call. This can cause applications to fail. For example, when run with native threads, the Java VM may issue a ServerSocket socketAccept exception. Contents -------- /usr/lib/libsocket.so Software Notes and Recommendations ---------------------------------- SLS ptf7631e should only be installed on: UnixWare 7 Release 7.1.1 Installation Instructions ------------------------- 1. Download the ptf7631e.Z file to the /tmp directory on your machine. 2. As root, uncompress the file and add the SLS package to your system using these commands: $ su Password: # uncompress /tmp/ptf7631e.Z # pkgadd -d /tmp/ptf7631e # rm /tmp/ptf7631e Alternatively, this SLS package may be installed in quiet mode, that is, without displaying the release notes and asking for installation confirmation. To do this, use these commands: $ su Password: # uncompress /tmp/ptf7631e.Z # pkgadd -qd /tmp/ptf7631e all # rm /tmp/ptf7631e 3. There is no need to reboot the system after installing this SLS package. The release notes displayed prior to installation can be found in: /var/sadm/pkg/ptf7631/install/ptf7631.txt Removal Instructions -------------------- 1. As root, remove the SLS package using these commands: $ su Password: # pkgrm ptf7631 2. There is no need to reboot the system after removing this SLS package. If you have questions regarding this SLS, or the product on which it is installed, please contact your software supplier.