Patch Name: PHCO_29288 Patch Description: s700_800 11.00 locale library cumulative patch Creation Date: 04/01/09 Post Date: 04/01/26 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.CMDS-MIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP OS-Core.CMDS-MN-64SLIB,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_29288: OTHER The method library was not returning the proper information about the non converted characters to fgetws(3C), which was causing fgetws(3C) to return an unexpected error to the application. Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHCO_29288 Symptoms: PHCO_29288: ( SR:8606310178 CR:JAGae73052 ) fgetws(3C) fails to recognize valid characters at the 8K boundary for the locale zh_CN.hp15CN. Defect Description: PHCO_29288: ( SR:8606310178 CR:JAGae73052 ) fgetws(3C) refers the underlying method library libhp15CN.sl when the locale is set to zh_CN.hp15CN. The method library is not returning the proper information about the non converted characters to fgetws(3C). Resolution: Method library libhp15CN.sl has been modified to return the proper information about the non converted characters to fgetws(3C). Enhancement: No SR: 8606310178 Patch Files: OS-Core.CMDS-MIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/lib/nls/loc/methods.2/libhp15CN.sl OS-Core.CMDS-MN-64SLIB,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/lib/nls/loc/pa20_64/methods.2/libhp15CN.sl what(1) Output: OS-Core.CMDS-MIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/lib/nls/loc/methods.2/libhp15CN.sl: $ PATCH/11.00:PHCO_29288 Jan 9 2004 02:15:56 $ OS-Core.CMDS-MN-64SLIB,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/lib/nls/loc/pa20_64/methods.2/libhp15CN.sl: $ PATCH/11.00:PHCO_29288 Jan 9 2004 02:15:56 $ cksum(1) Output: OS-Core.CMDS-MIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3715451726 20480 /usr/lib/nls/loc/methods.2/libhp15CN.sl OS-Core.CMDS-MN-64SLIB,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 362470017 18976 /usr/lib/nls/loc/pa20_64/methods.2/ libhp15CN.sl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 30 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_29288 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29288.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29288. 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_29288.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29288.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29288.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None