Patch Name: PHCO_28815 Patch Description: s700_800 11.00 JAPANESE iconv(1) methods library patch Creation Date: 03/05/08 Post Date: 03/05/27 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: International.JAPANESE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_28815: CORRUPTION Category Tags: defect_repair general_release critical corruption Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28815 Symptoms: PHCO_28815: Unexpected failure in converting data from JIS to SJIS or JIS to eucJP, while using iconv(1) or iconv(3C). JAGae62740; SR 8606299246 Defect Description: PHCO_28815: The converters from JIS to SJIS and JIS to EUCJP handled shift sequences that straddled input buffer boundaries incorrectly. This lead to incorrect conversion of some input characters. Resolution: The implementation has been changed to correctly convert characters on input buffer boundaries. JAGae62740; SR 8606299246 Enhancement: No SR: 8606299246 Patch Files: International.JAPANESE,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/lib/nls/iconv/methods.1/libjissjis.sl /usr/lib/nls/iconv/methods.2/libjissjis.sl /usr/lib/nls/iconv/methods.1/libjiseucJP.sl /usr/lib/nls/iconv/methods.2/libjiseucJP.sl /usr/lib/nls/iconv/pa20_64/methods.2/libjiseucJP.sl /usr/lib/nls/iconv/pa20_64/methods.2/libjissjis.sl what(1) Output: International.JAPANESE,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/lib/nls/iconv/methods.1/libjissjis.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:24:52 PDT 2003 $ /usr/lib/nls/iconv/methods.2/libjissjis.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:24:52 PDT 2003 $ /usr/lib/nls/iconv/methods.1/libjiseucJP.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:24:57 PDT 2003 $ /usr/lib/nls/iconv/methods.2/libjiseucJP.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:24:57 PDT 2003 $ /usr/lib/nls/iconv/pa20_64/methods.2/libjissjis.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:28:45 PDT 2003 $ /usr/lib/nls/iconv/pa20_64/methods.2/libjiseucJP.sl: $Revision: PATCH/11.00:PHCO_28815 Thu May 8 02:28:50 PDT 2003 $ cksum(1) Output: International.JAPANESE,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 564926955 12288 /usr/lib/nls/iconv/methods.1/libjissjis.sl 564926955 12288 /usr/lib/nls/iconv/methods.2/libjissjis.sl 3260131536 12288 /usr/lib/nls/iconv/methods.1/libjiseucJP.sl 3260131536 12288 /usr/lib/nls/iconv/methods.2/libjiseucJP.sl 1883352030 8728 /usr/lib/nls/iconv/pa20_64/methods.2/ libjiseucJP.sl 602264723 12824 /usr/lib/nls/iconv/pa20_64/methods.2/ libjissjis.sl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 40 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_28815 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28815.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28815. 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_28815.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28815.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28815.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None