Patch Name: PHSS_27306 Patch Description: s700_800 11.04 Virtualvault 4.5 TGA reports missing CGI Creation Date: 02/06/14 Post Date: 02/07/15 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: Virtualvault A.04.50 Filesets: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_27306 Symptoms: PHSS_27306: Virtualvault Netscape outside server does not give content length for missing CGIs. Defect Description: PHSS_27306: When a missing CGI is accessed through the outside Netscape web server the Content-Length header is not returned because libvvtga fails to add the header. Resolution: A check is introduced to determine if it is a 404 (Not Found) response and if so, the Content-Length header is added in the response. SR: 8606257653 Patch Files: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvtga.so what(1) Output: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvtga.so: @(#)98 1.28.1.23 src/gateway/cgi2/nsapi/tgansapi.c , vaultNES, vaultNES_4.5 06/18/02 13:06:47 V VOS 11.04 PHSS_27306 97 1.14.1.2 src/gateway/cgi2/nsapi/env.c, vaultNES , vaultNES_4.5 09/01/99 11:23:32 95 1.13 src/gateway/cgi2/nsapi/argv.c, vaultNES, v aultNES_4.5 06/30/98 18:02:06 65 1.10 src/gateway/cgi2/nsapi/log.c, vaultNES, va ultNES_4.5 02/15/00 13:47:23 src/gateway/cgi2/nsapi/cgi-audit.c, vaultNES, vaultN ES_4.5 1.8 02/15/00 93 1.13.1.3 src/gateway/cgi2/iolib/io.c, vaultTS, vaultTS_4.5, A.04.50.B 06/24/99 11:25:36 cksum(1) Output: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: 1099601277 49274 /opt/vaultTS/lib/libvvtga.so Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHSS_27262: s700: 11.04 s800: 11.04 PHSS_27307: s700: 11.04 s800: 11.04 Patch Package Size: 80 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_27306 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_27306.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_27306. 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_27306.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_27306.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_27306.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_27306.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None