Patch Name: PHCO_30778 Patch Description: s700_800 11.11 libxcurses cumulative patch Creation Date: 05/10/09 Post Date: 05/11/08 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_30778: OTHER Display of curses application is corrupted Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHCO_30778 Symptoms: PHCO_30778: ( SR:8606356947 CR:JAGaf17647 ) Insert/delete line in curses program causes incorrect display on screen. Defect Description: PHCO_30778: ( SR:8606356947 CR:JAGaf17647 ) 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: 8606356947 Patch Files: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libxcurses.1 what(1) Output: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libxcurses.1: winsdelln.c $Date: 2005/09/20 22:45:29 $Revision: r1 1.11/2 PATCH_11.11 (PHCO_30778) $Revision: @(#) curses-xopen R11.11_BL2005_1009_1 PA TCH_11.11 PHCO_30778 cksum(1) Output: OS-Core.CORE-SHLIBS,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3714923620 520192 /usr/lib/libxcurses.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_30693: s700: 11.23 s800: 11.23 Patch Package Size: 180 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_30778 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_30778.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_30778. 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_30778.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_30778.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_30778.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None