Patch Name: PHCO_28597 Patch Description: s700_800 11.22 iconv cumulative patch Creation Date: 03/02/25 Post Date: 03/03/07 Hardware Platforms - OS Releases: s700: 11.22 s800: 11.22 Products: N/A Filesets: International.CHINESES,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,v=HP OS-Core.CMDS-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,v=HP OS-Core.CMDS2-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28597 Symptoms: PHCO_28597: ( SR:8606294926 CR:JAGae58623 ) iconv does not support some JVC aliases ( SR:8606292044 CR:JAGae55808 ) iconv does not handle null (0x00) character when converting between gb18030 and ucs2 (unicode). Defect Description: PHCO_28597: ( SR:8606294926 CR:JAGae58623 ) some aliases missing from config.iconv for JVC locales. Resolution: added missing aliases in config.iconv. ( SR:8606292044 CR:JAGae55808 ) mapping of null character is missing from gb18030=ucs2 and ucs2=gb18030 converter tables. Resolution: added missing code point (0x00) to converter tables. Enhancement: No SR: 8606292044 8606294926 Patch Files: International.CHINESES,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA, v=HP: /usr/lib/nls/iconv/tables.1/gb18030=ucs2 /usr/lib/nls/iconv/tables.1/ucs2=gb18030 OS-Core.CMDS-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,v=HP: /usr/lib/nls/iconv/config.iconv OS-Core.CMDS2-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: /usr/lib/nls/iconv/hpux32/config.iconv /usr/lib/nls/iconv/hpux64/config.iconv what(1) Output: International.CHINESES,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA, v=HP: /usr/lib/nls/iconv/tables.1/gb18030=ucs2: None /usr/lib/nls/iconv/tables.1/ucs2=gb18030: None OS-Core.CMDS-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,v=HP: /usr/lib/nls/iconv/config.iconv: None OS-Core.CMDS2-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: /usr/lib/nls/iconv/hpux32/config.iconv: None /usr/lib/nls/iconv/hpux64/config.iconv: None cksum(1) Output: International.CHINESES,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA, v=HP: 1146109721 508004 /usr/lib/nls/iconv/tables.1/gb18030=ucs2 352004952 508004 /usr/lib/nls/iconv/tables.1/ucs2=gb18030 OS-Core.CMDS-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA/PA,v=HP: 2398764152 29597 /usr/lib/nls/iconv/config.iconv OS-Core.CMDS2-AUX,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: 277224314 29597 /usr/lib/nls/iconv/hpux32/config.iconv 277224314 29597 /usr/lib/nls/iconv/hpux64/config.iconv Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_28134: s700: 11.11 s800: 11.11 Patch Package Size: 1110 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_28597 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28597.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28597. 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_28597.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28597.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28597.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None