Patch Name: PHSS_22749 Patch Description: s700_800 11.00 ImagingSubsystem Dec 2000 Periodic Patch Creation Date: 00/11/20 Post Date: 00/12/07 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: ImagingSubsystem.IMAGE-SHLIBS,fr=B.11.00,fa=HP-UX_B.11.00_32/64,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/PHSS_22749 Symptoms: PHSS_22749: 1.GIF89a image files containing local color tables can cause a core dump. 2.Imaging library cannot read tiff formatted file. PHSS_21670: 1. Imaging library creates a bad TIFF file PHSS_19699: 1. Image library displays large bitonal tiff images with inverted colors on TrueColor 2. Unable to save large uncompressed bitonal tiff images 3. Image library does not handle certain gif images created in Windows PHSS_17980: 1. GIF89 transparency not handled 2. Need ability to prelimit number of colors allocated 3. Image lib leaks memory for GIF89a file PHSS_17120: 1. ilEFSOpen leaks memory for certain image types 2. Image lib doesn't handle 24 bit .bmp images correctly 3. Image lib doesn't handle gif89a interlaced files correctly Defect Description: PHSS_22749: 1.GIF89a image files containing local color tables can cause a core dump. 2.Imaging library cannot read tiff formatted file. PHSS_21670: 1. Imaging library creates a bad TIFF file PHSS_19699: 1. Image library displays large bitonal tiff images with inverted colors on TrueColor 2. Unable to save large uncompressed bitonal tiff images 3. Image library does not handle certain gif images created in Windows PHSS_17980: 1. GIF89 transparency not handled 2. Need ability to prelimit number of colors allocated 3. Image lib leaks memory for GIF89a file Resolution: 1. New code added to handle GIF89 transparency 2. New APIs added to prelimit number of colors allocated 3. The free() library call was called at appropriate places PHSS_17120: 1. ilEFSOpen leaks memory for certain image types 2. Image lib doesn't handle 24 bit .bmp images correctly 3. Image lib doesn't handle gif89a interlaced files correctly SR: 8606135662 8606157459 8606134947 5003374124 5003424358 1653231688 1653246249 5003432187 Patch Files: ImagingSubsystem.IMAGE-SHLIBS,fr=B.11.00, fa=HP-UX_B.11.00_32/64,v=HP: /opt/image/lib/libilefs.1 /opt/image/lib/libilefs.2 /opt/image/lib/libil.1 /opt/image/lib/libil.2 what(1) Output: ImagingSubsystem.IMAGE-SHLIBS,fr=B.11.00, fa=HP-UX_B.11.00_32/64,v=HP: /opt/image/lib/libilefs.1: X Window System, Version 11 R6+ HP-UX B.10.20.00 Dec 2000 Patch Release (build date: Tue Nov 14 19:01:06 IST 2000) /opt/image/lib/libilefs.2: X Window System, Version 11 R6+ HP-UX B.11.00.00 Dec 2000 Patch Release (build date: Wed Nov 15 12:44:25 IST 2000) /opt/image/lib/libil.1: X Window System, Version 11 R6+ HP-UX B.10.20.00 Dec 2000 Patch Release (build date: Tue Nov 14 19:07:46 IST 2000) /opt/image/lib/libil.2: X Window System, Version 11 R6+ HP-UX B.11.00.00 Dec 2000 Patch Release (build date: Wed Nov 15 12:05:49 IST 2000) cksum(1) Output: ImagingSubsystem.IMAGE-SHLIBS,fr=B.11.00, fa=HP-UX_B.11.00_32/64,v=HP: 2711825788 200704 /opt/image/lib/libilefs.1 1643284679 192512 /opt/image/lib/libilefs.2 749502600 323584 /opt/image/lib/libil.1 1093952182 352256 /opt/image/lib/libil.2 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_17120 PHSS_17980 PHSS_19699 PHSS_21670 Equivalent Patches: PHSS_22753: s700: 10.00 10.01 10.10 10.20 s800: 10.00 10.01 10.10 10.20 Patch Package Size: 1070 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 PHSS_22749 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_22749.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_22749. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHSS_22749.depot 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 PHSS_22749.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_22749.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_22749.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None