Patch-ID# 106682-01 Keywords: security libdeskset Synopsis: OpenWindows 3.0: libdeskset Patch Date: Sep/04/98 Solaris Release: 1.1 1.1.1A 1.1.2 SunOS Release: 4.1.3 4.1.3_U1A 4.1.4 Unbundled Product: OpenWindows Unbundled Release: 3.0 Topic: libdeskset Patch BugId's fixed with this patch: 4125251 Changes incorporated in this version: Relevant Architectures: sparc NOTE: sun4 Patches accumulated and obsoleted by this patch: Patches which may conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: sun4/libdeskset.a sun4/libdeskset.sa.0.1 sun4/libdeskset.so.0.1 NOTE: Each filename preceded with its checksum (ucb sum) 18837 68 sun4/libdeskset.a 05748 1 sun4/libdeskset.sa.0.1 28578 64 sun4/libdeskset.so.0.1 Problem Description: 4125251 filemgr dumps core if HOME is not set in processes environment Installation Instructions: 1) cd to $OPENWINHOME/lib 2) su to root 3) get patch id from current libdeskset.a by typing strings libdeskset.a | grep "Patch Id" 4) if patch_id exists mv libdeskset.a libdeskset.a.patch_id_123456_89 mv libdeskset.so.0.1 libdeskset.so.0.1.patch_id_123456_89 mv libdeskset.sa.0.1 libdeskset.sa.0.1.patch_id_123456_89 where patch_id_123456_89 is recorded from step #3 else mv libdeskset.a libdeskset.a.30fcs mv libdeskset.so.0.1 libdeskset.so.0.1.30fcs mv libdeskset.sa.0.1 libdeskset.sa.0.1.30fcs 5) cp patched libdeskset.a to $OPENWINHOME/lib/libdeskset.a cp patched libdeskset.so.0.1 to $OPENWINHOME/lib/libdeskset.so.0.1 cp patched libdeskset.sa.0.1 to $OPENWINHOME/lib/libdeskset.sa.0.1 6) chmod 644 $OPENWINHOME/lib/libdeskset.a $OPENWINHOME/lib/libdeskset.so.0.1 $OPENWINHOME/lib/libdeskset.sa.0.1 7) ranlib -t $OPENWINHOME/lib/libdeskset.a $OPENWINHOME/lib/libdeskset.sa.0.1