Patch Name: PHCO_30693 Patch Description: s700_800 11.23 libxcurses cumulative patch Creation Date: 04/04/30 Post Date: 04/05/17 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_30693: OTHER Display of curses application is corrupted. Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHCO_30693 Symptoms: PHCO_30693: ( SR:8606351376 CR:JAGaf12188 ) Insert/delete line in curses program causes incorrect display on screen. Defect Description: PHCO_30693: ( SR:8606351376 CR:JAGaf12188 ) The curses library stores the display data for each line in separate buffers and manipulates them for every insert/delete line call. Due to wrong assignment of buffers in certain cases the data displayed is not correct. Resolution: While inserting/deleting lines from the window the buffer assignment is now corrected. Enhancement: No SR: 8606351376 Patch Files: OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux64/libxcurses.so.1 OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux32/libxcurses.so.1 what(1) Output: OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux64/libxcurses.so.1: winsdelln.c $Date: 2004/04/06 21:46:50 $Revision: r1 1.23/2 PATCH_11.23 (PHCO_30693) $Revision: R11.23_BL2004_0406_2 Tue Apr 6 22:14:53 PDT 2004 $ OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/lib/hpux32/libxcurses.so.1: winsdelln.c $Date: 2004/04/06 21:46:50 $Revision: r1 1.23/2 PATCH_11.23 (PHCO_30693) $Revision: @(#) untic R11.23_BL2004_0430_2 PATCH_11. 23 PHCO_30693 Fri Apr 30 06:45:48 PDT 2004 $ cksum(1) Output: OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 4042115853 1259056 /usr/lib/hpux64/libxcurses.so.1 OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 2164893089 1172320 /usr/lib/hpux32/libxcurses.so.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 700 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHCO_30693 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_30693.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_30693. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_30693.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_30693.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_30693.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None