OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: IT Resource Center (support_feedbackus-support.external.hp.com)
Date: Sun Mar 11 2001 - 07:42:55 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

                            HP Support Information Digests

    ===============================================================================
    o IT Resource Center World Wide Web Service
       ---------------------------------------------------

       If you subscribed through the IT Resource Center and would
       like to be REMOVED from this mailing list, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Support Information Digests (located under
       Maintenance and Support). You may then unsubscribe from the
       appropriate digest.

       To download a patch referenced below, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Individual Patches (under Maintenance and Support)
       to access the patch. You may also download a patch via anonymous
       ftp(1) from ftp.itrc.hp.com.
    ===============================================================================


    Digest Name: weekly HP-UX series 800 11.X patch digest
        Created: Sun Mar 11 3:05:15 PST 2001

    Table of Contents:

    Document ID Title
    --------------- -----------
    PHSS_22804 s700_800 11.11 linker startup code / SLLIC ELF support
    PHSS_22803 s700_800 11.00 linker startup code / SLLIC ELF support
    PHSS_23526 s700_800 11.04 VirtualVault 4.0 libproxy fix
    PHSS_23447 s700_800 11.00 L1000/L2000 40.48 firmware patch
    PHSS_22612 s700_800 11.X OpenGL 1.1 Runtime patch
    PHNE_22159 s700_800 11.00 telnet kernel and telnetd(1M) patch
    PHKL_23055 s700_800 11.04 (VVOS) trap-related panics/hangs
    PHCO_23218 s700_800 11.00 cumulative libpam and libpam_unix patch
    PHCO_23076 s700_800 11.00 LVM commands cumulative patch
    PHSS_22836 s700_800 11.04 (VVOS) ld and linker tools cumulative patch
    PHSS_22614 s700_800 11.00 Xserver cumulative patch
    PHSS_22613 s700_800 11.X OpenGL 1.1 Developers patch
    PHSS_22608 s700_800 11.X Starbase Development, Hardcopy Dev patch
    PHCO_23429 s700_800 11.04 (VVOS) cumulative crontab/at/cron patch
    PHSS_22611 s700_800 11.X PHIGS Development Patch
    PHSS_22610 s700_800 11.X PHIGS Runtime Patch
    PHSS_22609 s700_800 11.X PEX 5.1 Development patch
    PHSS_22607 s700_800 11.X PEX 5.1 Runtime patch
    PHSS_22606 s700_800 11.X DDA Runtime patch
    PHSS_22605 s700_800 11.X PEX 5.1/Starbase/Hardcopy Runtime patch
    PHSS_22604 s700_800 11.X 3D Common Runtime patch
    PHSS_22374 s700_800 11.00 OV OB3.50 patch - MA packet

    The documents are listed below.
    -------------------------------------------------------------------------------


    Document ID: PHSS_22804
    Date Loaded: 20010309
          Title: s700_800 11.11 linker startup code / SLLIC ELF support

    Patch Name: PHSS_22804

    Patch Description: s700_800 11.11 linker startup code / SLLIC ELF support

    Creation Date: 01/02/01

    Post Date: 01/03/09

    Hardware Platforms - OS Releases:
            s700: 11.11
            s800: 11.11

    Products:
            Auxiliary-Opt B.11.11 B.11.11.01 B.11.11.02

    Filesets:
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.01,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.06,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.02,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.11.01,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.01.06,fa=HP-UX_B.11.11_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.11.02,fa=HP-UX_B.11.11_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair enhancement general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_22804

    Symptoms:
            PHSS_22804:

            - JAGad12002 : Severity : 6
               Signal 11 in __map_dld (crt0.o) when using
               +Ofastaccess & +k

            - JAGad04090 : Severity : 7
               Need crt0 compiled with +k, large amount of shared libs

            - JAGac59673 : Severity : 5
               Can't profile shared libraries of executables built with
               old crt0.o

            - JAGab46472 : Severity : 4
               Use standard preprocessor macro in crt0.h

            - JAGaa84952 : Severity : 3
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload()'ed

            - JAGad13995 : Severity : 4
               Cant PBO shared libraries

    Defect Description:
            PHSS_22804:

            - JAGad12002 : Severity : 6
               Signal 11 in __map_dld (crt0.o) when using
               +Ofastaccess & +k
            Resolution:
                Fixed ld32 to correctly handle +k instruction
                sequences.

            - JAGad04090 : Severity : 7
               Need crt0 compiled with +k, large amount of shared libs
            Resolution:
                crt0 is compiled with +k.

            - JAGac59673 : Severity : 5
               Can't profile shared libraries of executables built with
               old crt0.o

            - JAGab46472 : Severity : 4
               Use standard preprocessor macro in crt0.h

            - JAGaa84952 : Severity : 3
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload()'ed

            - JAGad13995 : Severity : 4
               Cant PBO shared libraries
            Resolution:
                fix FDP to handle legitimate flow.data files which
                contain no counter data.

    SR:
            4701404731 4701414599

    Patch Files:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11,
                    fa=HP-UX_B.11.11_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.01,
                    fa=HP-UX_B.11.11_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.06,
                    fa=HP-UX_B.11.11_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.02,
                    fa=HP-UX_B.11.11_32/64,v=HP:
            /opt/langtools/lib/crt0.o
            /opt/langtools/lib/icrt0.o
            /opt/langtools/lib/scrt0.o

            Auxiliary-Opt.LANG-HELP,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
                    v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.11.01,
                    fa=HP-UX_B.11.11_32/64,v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.01.06,
                    fa=HP-UX_B.11.11_32/64,v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.11.02,
                    fa=HP-UX_B.11.11_32/64,v=HP:
            /opt/langtools/lib/linker/dt/appconfig/help/C/linker.sdl

    what(1) Output:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11,
                    fa=HP-UX_B.11.11_32/64,v=HP:
            /opt/langtools/lib/crt0.o:
                    None
            /opt/langtools/lib/icrt0.o:
                    None
            /opt/langtools/lib/scrt0.o:
                    None

            Auxiliary-Opt.LANG-HELP,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
                    v=HP:
            /opt/langtools/lib/linker/dt/appconfig/help/C/linker.sdl:
                    None

    cksum(1) Output:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11,
                    fa=HP-UX_B.11.11_32/64,v=HP:
            100369563 11608 /opt/langtools/lib/crt0.o
            2163345040 28576 /opt/langtools/lib/icrt0.o
            3871976498 20320 /opt/langtools/lib/scrt0.o

            Auxiliary-Opt.LANG-HELP,fr=B.11.11,fa=HP-UX_B.11.11_32/64,
                    v=HP:
            3752362426 588304 /opt/langtools/lib/linker/dt/appconfig/
                    help/C/linker.sdl

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

    Equivalent Patches: None

    Patch Package Size: 660 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_22804

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_22804.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_22804. 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_22804.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_22804.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_22804.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_22804.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions: None
    -----End of Document ID: PHSS_22804------------------------------------------


    Document ID: PHSS_22803
    Date Loaded: 20010309
          Title: s700_800 11.00 linker startup code / SLLIC ELF support

    Patch Name: PHSS_22803

    Patch Description: s700_800 11.00 linker startup code / SLLIC ELF support

    Creation Date: 01/03/06

    Post Date: 01/03/09

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            Auxiliary-Opt B.11.00 B.11.01.01 B.11.01.06 B.11.11.02

    Filesets:
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.06,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.02,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.01.06,fa=HP-UX_B.11.00_32/64,v=HP
            Auxiliary-Opt.LANG-HELP,fr=B.11.11.02,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical:
            No (superseded patches were critical)
            PHSS_21701: ABORT
                    SIGBUS on Informix with +I instrumented
            PHSS_18110: ABORT
                    flow.data files corrupted with aC++ shared libraries

    Category Tags:
            defect_repair enhancement general_release critical
            halts_system

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_22803

    Symptoms:
            PHSS_22803:

            - JAGad12002 : Severity : 6
               Signal 11 in __map_dld (crt0.o) when using
               +Ofastaccess & +k

            - JAGad04090 : Severity : 7
               Need crt0 compiled with +k, large amount of shared libs

            - JAGac59673 : Severity : 5
               Can't profile shared libraries of executables built with
               old crt0.o

            - JAGab46472 : Severity : 4
               Use standard preprocessor macro in crt0.h

            - JAGaa84952 : Severity : 3
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload()'ed

            - JAGad13995 : Severity : 4
               Cant PBO shared libraries

            PHSS_21701:
            - JAGab43956: Severity: 6
               SIGBUS on Informix with +I instrumented

            - JAGab73709: Severity: 9
               gdb crashes when loading the rhythm_server in i2

            - JAGaa80540: Severity:6
               errors in linker online help

            PHSS_18110:
            - JAGaa84952, JAGaa85188:
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload'ed

            - JAGaa93910, JAGab03785:
               problem in flow.data locking code for multiple update

            PHSS_16024:
            - CLLbs17175: Severity: 3
                 Cannot install PHSS_14246 because its co-requisite
                 has been superseded.

            PHSS_14246:
            32 bit linker patch
            -------------------
            - CLLbs13185: Severity: 2
                 SLLIC ELF support does no include Compilation
                 Unit Dictionary from SOM

            PHSS_13435:
            32 bit linker patch
            -------------------
            Enhancement
              - Support for mixed mode operation of IA-64 and
                PA-RISC binaries.
                Use +nomixedmode to suppress the feature
                Note: Installation of PHSS_14245 patch is required.

    Defect Description:
            PHSS_22803:

            - JAGad12002 : Severity : 6
               Signal 11 in __map_dld (crt0.o) when using
               +Ofastaccess & +k
            Resolution:
                Fixed ld32 to correctly handle +k instruction
                sequences.

            - JAGad04090 : Severity : 7
               Need crt0 compiled with +k, large amount of shared libs
            Resolution:
                crt0 is compiled with +k.

            - JAGac59673 : Severity : 5
               Can't profile shared libraries of executables built with
               old crt0.o

            - JAGab46472 : Severity : 4
               Use standard preprocessor macro in crt0.h

            - JAGaa84952 : Severity : 3
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload()'ed

            - JAGad13995 : Severity : 4
               Cant PBO shared libraries
            Resolution:
                fix FDP to handle legitimate flow.data files which
                contain no counter data.

            PHSS_21701:
            - JAGab43956: Severity: 6
               SIGBUS on Informix with +I instrumented

            Resolution:
            Fixed in scrt0.o, icrt0.o

            - JAGab73709: Severity: 9
               gdb crashes when loading the rhythm_server in i2

            Resolution:
            Fixed in scrt0.o, icrt0.o

            - JAGaa80540: Severity:6
               errors in linker online help

            Resolution:
            Corrected online help.

            PHSS_18110:
            1. JAGaa84952:
               Abort in scrt0.o when PBO-instrumented shlib
               shl_unload'ed

            Resolution:
            Make change on PBO processing.
            Also need PHSS_18072 to have the fix.

            2. JAGaa85188:
               scrt0.o produces corrupt flow.data entries for ANSI
               C++ shared libraries.

            Resolution:
            Fix in scrt0.o. Need to install PHSS_18072.

            3. JAGaa93910, JAGab03785:
               problem in flow.data locking code for multiple update

            Resolution:
            Fix in icrt0.o and scrt.o. Need to install PHSS_18072.

            PHSS_16024:
            - CLLbs17175:
                 Cannot install PHSS_14246 because its co-requisite
                 has been superseded.

            Resolution:
            Remove the obsolete corequisite from this patch.

            PHSS_14246:
            Implementation error and new enhancement

            PHSS_13435:
            new enhancement

    SR:
            4701404731 4701414599

    Patch Files:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.00,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.01,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.01.06,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.11.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/langtools/lib/crt0.o
            /opt/langtools/lib/icrt0.o
            /opt/langtools/lib/scrt0.o

            Auxiliary-Opt.LANG-HELP,fr=B.11.00,fa=HP-UX_B.11.00_32/64,
                    v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.01.01,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.01.06,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            Auxiliary-Opt.LANG-HELP,fr=B.11.11.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/langtools/lib/linker/dt/appconfig/help/C/linker.sdl

    what(1) Output:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.00,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/langtools/lib/crt0.o:
                    None
            /opt/langtools/lib/icrt0.o:
                    None
            /opt/langtools/lib/scrt0.o:
                    None

            Auxiliary-Opt.LANG-HELP,fr=B.11.00,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/langtools/lib/linker/dt/appconfig/help/C/linker.sdl:
                    None

    cksum(1) Output:

            Auxiliary-Opt.LANG-STARTUP,fr=B.11.00,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            100369563 11608 /opt/langtools/lib/crt0.o
            2163345040 28576 /opt/langtools/lib/icrt0.o
            3871976498 20320 /opt/langtools/lib/scrt0.o

            Auxiliary-Opt.LANG-HELP,fr=B.11.00,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            3752362426 588304 /opt/langtools/lib/linker/dt/appconfig/
                    help/C/linker.sdl

    Patch Conflicts: None

    Patch Dependencies:
            s700: 11.00: PHSS_22514
            s800: 11.00: PHSS_22514

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_13435 PHSS_14246 PHSS_16024 PHSS_18110 PHSS_21701

    Equivalent Patches: None

    Patch Package Size: 670 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_22803

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_22803.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_22803. 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_22803.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_22803.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_22803.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_22803.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions: None
    -----End of Document ID: PHSS_22803------------------------------------------


    Document ID: PHSS_23526
    Date Loaded: 20010308
          Title: s700_800 11.04 VirtualVault 4.0 libproxy fix

    Patch Name: PHSS_23526

    Patch Description: s700_800 11.04 VirtualVault 4.0 libproxy fix

    Creation Date: 01/03/06

    Post Date: 01/03/08

    Hardware Platforms - OS Releases:
            s700: 11.04
            s800: 11.04

    Products:
            VirtualVault A.04.00

    Filesets:
            VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP
            VaultTS.VV-CORE-CMN,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_23526

    Symptoms:
            PHSS_23526:
            Problems proxying HTTP 1.1 connection headers

            PHSS_22296:
            This patch addresses the following problems

            1) The NSAPI plugin versions of the TGA and the java
               servlet proxy demonstrate high CPU utilization
               under certain conditions.

            2) The predefined Server Application Function
               "get-client-cert" in a server's obj.conf file
               allows client certificates to be passed from
               the iPlanet Web Server to back-end applications
               for further processing. Certain back-end
               applications incorrectly interpret the line feed
               characters that are embedded in the certificate
               to mean "the end of an HTTP header field".

            3) iPlanet Server has memory leak.

            4) If a customer is running a CGI script that
               continuously sends information every other second,
               there may be a long delay before he gets the
               response back from the script

            PHSS_21259:
            The TGA doesn't respond properly after executing a
            nonexistent CGI.

            PHSS_20733:
            1) The TGA configuration did not work for chrooted CGIs
               properly.
            2) The NSAPI was not supporting CGI redirect with URL
               greater than 244 characters in length.

    Defect Description:
            PHSS_23526:
            Some HTTP application servers do not properly handle
            "connection" headers in association with HTTP/1.1.
            Since the proxy allows these connection headers through,
            they can cause errors for the application servers.
            Also, the proxy does not send a "connection: close"
            HTTP header to prevent persistent connections.

            Resolution:
            The proxy has been modified to provide the ability
            to automatically downgrade HTTP requests from HTTP/1.1
            to HTTP/1.0.

            The proxy has also been modified so that it always
            sends a "connection: close" HTTP header.

            PHSS_22296:
            This patch addresses the following 4 problems:

            1)The NSAPI plugin versions of the TGA and the java
              servlet proxy demonstrate high CPU utilization
              under certain conditions.

            Resolution:
            The TGA and Java servlet proxies are being re-released
            to remove these conditions.

            2) Some applications incorrectly interpret HTTP header
               fields with embedded line feeds (a LF, as opposed
               to the standard header field-ending CRLF
               combination). The iPlanet Web Server correctly
               encodes a client certificate in the auth-cert
               portion of the request with embedded linefeeds,
               but downstream applications may interpret the
               resulting header as a series of improperly
               constructed request headers.

            Resolution:
            Since multiple applications may make this mistake,
            the iWS libproxy module is an acceptable location to
            remove the embedded linefeeds from the client
            certificate header, and removal of the linefeeds does
            not compromise header or certificate integrity.

            3) iPlanet Server has memory leak.

            Resolution:
            Free up allocated memory.

            4) Some CGI programs are not working properly.

            Resolution:
            NSAPI now take care of small trunk of data.

            PHSS_21259:
            If user tries to execute a cgi program that doesn't exist,
            the server responds with 404 Not Found as it should. After
            that the server starts responding "500 Server Error" to a
            lot of existing cgi requests.

            The server error log:
            : for host .... trying to GET /cgi-bin/cgi, vvtga_log
            reports: ERROR: setup_connection():
            Failed to transfer execution message to slave TGA daemon on
            /tmp/tga.1979

            If user configures an invalid cgi in tgad.conf (there is no
            cgi with that name in the real cgi directory), user never
            sees the problem.

            Resolution:
            The TGA is being re-released to respond to this problem.

            PHSS_20733:
            1) The TGA configuration did not work under chrooted CGIs
               properly.

              The chroot directive in tgad.conf file is not working.
              we get an error message from tgad saying that it can't
              execute the program.

              Refer to SR 8606125743 for more detail.

              The tgad.log from the working machine:
              LEVEL = 3 DATE = Wed Dec 15 10:42:48 1999
              AUDIT : Program entry used: */c
              Environment entry used: cgi
              Mapped pathname: /cgi/cgi
              Message: Exececuting cgi program '/cgi/c'.

              And from the other:
              LEVEL = 3 DATE = Wed Dec 15 18:59:30 1999
              AUDIT : Program entry used: */c
              Environment entry used: cgi
              Mapped pathname: /cgi/cgi
              Message: Could not execute /cgi/cgi

            2) A NES NSAPI function did not support a URL with more
               than 244 characters for 302 redirects.

            Resolution:
            1) The TGA configuration interface now supports chrooted
               CGIs properly. The TGA deamon performs the access check
               after the chroot call.

            2) The NES NSAPI function parameters were modified to allow
               CGI redirects with URLS greater than 244 characters in
               length.

    SR:
            8606183510 8606155741 8606157837 8606123993 8606125743
            8606131390 8606160635 8606160608

    Patch Files:

            VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            /opt/vaultTS/lib/libproxy.so
            /opt/vaultTS/lib/libvvtga.so

            VaultTS.VV-CORE-CMN,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            /tcb/lib/tgad
            /opt/vaultTS/lib/libvv.sl

    what(1) Output:

            VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            /opt/vaultTS/lib/libproxy.so:
                    (#)64 1.8.1.4 proxy.c, vaultNES, vaultNES_4.0 03/
                            05/01 13:14:43 VVOS 11.04 PHSS_23526

            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.19 tgansapi.c, vaultNES, vaultNES_4.
                            0 09/20/00 10:44:31 VVOS 11.04 PHSS_22296
                    97 1.14.1.2 src/gateway/cgi2/nsapi/env.c, vaultNES
                            , vaultNES_4.0 09/01/99 11:23:32
                    95 1.13 src/gateway/cgi2/nsapi/argv.c, vaultNES, v
                            aultNES_4.0 06/30/98 18:02:06
                    65 1.10 src/gateway/cgi2/nsapi/log.c, vaultNES, va
                            ultNES_4.0 02/15/00 13:47:23
                    src/gateway/cgi2/nsapi/cgi-audit.c, vaultNES, vaultN
                            ES_4.0 1.8 02/15/00
                    93 1.13.3.1 src/gateway/cgi2/iolib/io.c, vaultTS,
                            vaultTS_4.0 06/24/99 11:25:56

            VaultTS.VV-CORE-CMN,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            /tcb/lib/tgad:
                    70 1.13 src/gateway/cgi2/daemon/communications.c,
                            vaultTS, vaultTS_4.0 09/17/98 18:49:18
                    $Source: src/gateway/cgi2/daemon/configuration.c, va
                            ultTS, vaultTS_4.0 $ $Date: 00/02/15 12:28:3
                            5 $ $Revision: 1.10.1.4 PATCH_11.04 (PHSS_20
                            733) $
                    $Source: src/gateway/cgi2/daemon/execute.c, vaultTS,
                             vaultTS_4.0 $ $Date: 00/03/21 15:14:59 $ $R
                            evision: 1.17.2.8 PATCH_11.04 (PHSS_21259) $
                    HP VirtualVault, tgad, revision A.04.00
                    src/lib/swp/setlocale.c, vaultTS, vaultTS_4.0 1.1 0
                            9/29/97
                    $Source: lib/libsecalarm/app_audit.c, libsecalarm, v
                            vos_rose, rose0007 $ $Date: 99/06/03 11:09:4
                            2 $ $Revision: 1.7 PATCH_11.04 (PHCO_18729)
                            $
                    $ PATCH/11.00:PHCO_19491 Aug 9 1999 09:49:32 $

            VaultTS.VV-CORE-CMN,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            /opt/vaultTS/lib/libvv.sl:
                    src/lib/vv/vvauth.c, vaultTS, vaultTS_4.0 1.1 06/30
                            /98
                    src/lib/vv/vvpriv.c, vaultTS, vaultTS_4.0 1.1 06/30
                            /98
                    src/lib/vv/vvlabel_vvos.c, vaultTS, vaultTS_4.0 1.2
                             11/06/98
                    src/lib/vv/vvpriv_vvos.c, vaultTS, vaultTS_4.0 1.1
                            06/30/98
                    14 1.9 src/lib/vv/vvfile_vvos.c, vaultTS, vaultTS_
                            4.0 11/19/98 19:06:31
                    48 1.5 src/lib/vv/vvlabel.c, vaultTS, vaultTS_4.0
                            11/19/98 13:07:36
                    src/lib/vv/vvaudit.c, vaultTS, vaultTS_4.0 1.2 11/1
                            6/98
                    src/lib/vv/vvutil.c, vaultTS, vaultTS_4.0 1.1 06/30
                            /98
                    13 1.8 src/lib/vv/vvfile.c, vaultTS, vaultTS_4.0 1
                            1/24/98 20:18:25
                    src/lib/vv/vvauth_vvos.c, vaultTS, vaultTS_4.0 1.3
                            07/10/98
                    (#)17 1.4.1.3 vvaudit_vvos.c, vaultTS, vaultTS_4.
                            0 09/20/00 10:41:08 VVOS 11.04 PHSS_22296

    cksum(1) Output:

            VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            2596056680 20516 /opt/vaultTS/lib/libproxy.so

            VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            344093471 57470 /opt/vaultTS/lib/libvvtga.so

            VaultTS.VV-CORE-CMN,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP:
            3209786933 950641 /tcb/lib/tgad
            2350911999 41134 /opt/vaultTS/lib/libvv.sl

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_21259 PHSS_20733 PHSS_22296

    Equivalent Patches: None

    Patch Package Size: 1080 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_23526

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23526.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23526. 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_23526.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_23526.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23526.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23526.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            The updated proxy provides a mechanism to automatically
            downgrade HTTP/1.1 requests to HTTP/1.0.

            Updates are required in the the obj.conf configuration
            file to use this feature. For each Service line in obj.conf
            that invokes "send_proxy", add the "autodowngrade=1" field.

            Example:

            Add autodowngrade="1" to all lines using send_proxy:

            Service method="(GET|HEAD|POST|PUT)" type="text/html"
            fn="send_proxy" host="127.0.0.1" port="7001"
            safeclient="yes" autodowngrade="1"
            Service method="(GET|HEAD|POST|PUT)" type="text/jsp"
            fn="send_proxy"host="127.0.0.1" port="7001"
            safeclient="yes" autodowngrade="1"
            Service method="(GET|HEAD|POST|PUT)" type="image/gif"
            fn="send_proxy"host="127.0.0.1" port="7001"
            safeclient="yes" autodowngrade="1"
            Service method="(GET|HEAD|POST|PUT)" type="image/jpeg"
            fn="send_proxy"host="127.0.0.1" port="7001"
            safeclient="yes" autodowngrade="1"

            If automatic downgrade is no longer desired remove the
            "autodowngrade=1" from the send-proxy line.

            The presence of the autodowngrade field enables this
            feature. If the downgrade functionality is not desired
            omit the autodowngrade="1" field.
    -----End of Document ID: PHSS_23526------------------------------------------


    Document ID: PHSS_23447
    Date Loaded: 20010308
          Title: s700_800 11.00 L1000/L2000 40.48 firmware patch

    Patch Name: PHSS_23447

    Patch Description: s700_800 11.00 L1000/L2000 40.48 firmware patch

    Creation Date: 01/03/05

    Post Date: 01/03/08

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products: N/A

    Filesets:
            OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: Yes

    Status: General Release

    Critical:
            No (superseded patches were critical)
            PHSS_21696: PANIC HANG

    Category Tags:
            defect_repair enhancement general_release critical panic
            halts_system

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23447

    Symptoms:
            PHSS_23447:
            Added support for model strings 9000/800/L1000-5X and
            9000/800/L2000-5X to the firmware update utility.

            PHSS_22655:
            The following features, fixes and enhancements appear in
            server firmware revision 40.48:
              1. Provide support for L1000 and L2000 revision B models
                 (L1000B & L2000B)
              2. Provide OLA/R support
              3. PDC did not report overtemperature warning to HP-UX
              4. GSP 'ps' command shows 1220W for power supply
              5. Graphics board shows up as 'unknown' in PDC "in io"
                 command
              6. PDC 'in io' identifies RAID card inappropriately
              7. PDC revision now appears in HPMC tombstones
              8. Hitting 'break' key on ASCII terminal while at PDC
                 causes IODC error
              9. PDC 'ser pn' only displays first 5 digits of current
                 product number value
             10. Increase the list of FRU_ID values recognized by PDC
             11. PDC call PDC_PAT_COMPLET subfun 6 (get cabinet info)
                 fails repeatedly with -3
             12. PDC must not be case sensative to FRU_ID values.

            Detailed Explanation:

              1. Self explanatory
              2. L1000 and L2000 revision A models require PDC 40.48
                 and HP-UX 11.11 to enable the high availability OLA/R
                 feature. OLA/R stands for OnLine Addition Removal
                 and replacement of PCI cards.
              3. Partial implementation of this fix appeared in PDC
                 40.14. When an overtemp shutdown occurred, PDC
                 notified HP-UX so it could perform an orderly
                 shutdown. However,
                 an overtemp chassis log was not created. With
                 PDC 40.48, a chassis log is created.
              4. GSP 'ps' command reported the 930W L-Class power
                 supplies as "1220W". Fix is to report L-Class power
                 supplies as "Type 0".
              5. A6150-60001 L-Class 2-D Graphics board reported as
                 'unknown' in PDC "in io" command. Fix is to report as
                 TBD.
              6. Several PCI cards were not listed int the PCI
                 current lookup table and appeared as unknown when
                 using the BCH command in io. Added new PCI cards to
                 the lookup table.
              7. The firmware revision did not appear in tombstone
                 printouts, added PDC rev in the tombstone output.
              8. At PDC main menu, pressing the Break key on the web
                 console or power cycling the console caused an
                 unrecoverable IODC error. The PDC error handling
                 routines were changed to properly handle these
                 occurances.
              9. When the BCH command ser pn was executed only the
                 first 5 characters of the product were displayed.
                 Changed the ser pn command to display 6 characters.
             10. PDC 40.19 did not recognise FRU ID's of newer
                 revisions of replacement parts. PDC 40.48 now
                 correctly identifies all of the newer revisions of
                 replacement parts.
             11. The PDC subroutine PDC_PAT_COMPLET subfun 6 did not
                 poll the power monitor or other PDH hardware properly
                 this caused EMS to report errors. PDC 40.48 firmware
                 correctly poll all PDH hardware so EMS will report
                 correct status.
             12. When installing new system boards with a5191-67001 in
                 the PART NUMBER field of the FRU_ID the model string
                 changes from 9000/800/Lx00-44 to 9000/800/Lx00-36.
                 Changed PDC 40.48 to be insensitive to the case of
                 PART NUMBER entries.

            PHSS_21696:
            PHSS_21696 installs PDC firmware revision 40.26 on L1000
            and L2000 systems.The following issues have been addressed
            and corrected with PDC firmware revision 40.26:

            1. Server firmware revision 40.19 only recognizes
               A5191-60001 as a valid part number entry within FRU_ID
               of the system board. Any other value causes the
               following symptoms common to 360MHz and 440MHz CPUS:

               - Each CPU reports a 17D0 system alert during selftest.
                 17D0 indicates an "INVALID_SYS_BOARD_PART_NUM".
               - The following server firmware warning is generated:

                  WARNING: Invalid processor clock chip setting.

               The following symptoms are unique to servers with 440MHz
               CPUs installed:

               - Server firmware identifies 440MHz CPUs as 360MHz CPUs.
               - The server model string will change from
                 9000/800/Lx000-44 9000/800/Lx000-36 (where x = 1 or 2).

                 NOTE: The server hardware is actually running 440MHz.

               - The HP-UX clock gains approximately 15 minutes/hour.

            2. An HPMC may occur as a result of performing a TOC
               (Transfer Of Control).

            The following issue has been addressed and corrected with
            PDC firmware 40.19:

            1. Systems with PDC revision 40.14 may experience a system
               panic or system hang in response to the HP-UX command
               'shutdown -h' .

            The following features, fixes and enhancements appear in
            PDC revision 40.14:

            1. Increase maximum memory size for L1000 from 4GB to 8GB
            2. Support 1GB DIMM (2GB memory module)
            3. PDC did not report overtemperature warning to the OS
            4. BCH recognizes only the abbreviated version of some
                commands
            5. New chassis code for invalid system board FRU_ID part
                number
            6. Hardware paths for devices below a PCI-to-PCI bridge
                are displayed incorrectly
            7. Firmware Version displays single digit week (i.e. 40.6
                rather than 40.06)
            8. BCH does not display help text for some commands
            9. Change alert level for fatal (fails selftest/prevents
                boot) DIMM loading alert from 8 to 15
            10. Change alert level for deconfigured CPUs from 6 to 2 &
                change problem detail from 3 to 8 (for iCOD)
            11. New version of PCI bus adapter (Elroy 4.0) fully
                supported.
            12. The firmware LPMC handler has been modified to properly
                manage a LPMC as to not cause an HPMC in systems running
                with multiple processors.

    Defect Description:
            PHSS_23447:
            - See Symptoms.

            PHSS_22655:
            - See Symptoms.

            PHSS_21696:
            - See Symptoms.

    SR:
            0000000000

    Patch Files:

            OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
            /usr/conf/L1000srvrflash
            /usr/conf/L1000saveFW
            /usr/conf/L1000fw.wrap

    what(1) Output:

            OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
            /usr/conf/L1000srvrflash:
                    Server firmware reflash utility version 1.0 for N an
                            d L Class Servers
            /usr/conf/L1000saveFW:
                    Data Hdr A 00.01
            /usr/conf/L1000fw.wrap:
                    Data Hdr A.00.01

    cksum(1) Output:

            OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
            77789136 40384 /usr/conf/L1000srvrflash
            1691080368 28672 /usr/conf/L1000saveFW
            4207998701 2098432 /usr/conf/L1000fw.wrap

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies:
            9000/800/L1000-36
            9000/800/L1000-44
            9000/800/L2000-36
            9000/800/L2000-44
            9000/800/L1000-5X
            9000/800/L2000-5X

    Other Dependencies: None

    Supersedes:
            PHSS_21696 PHSS_22655

    Equivalent Patches:
            PHSS_23446:
            s700: 11.11
            s800: 11.11

    Patch Package Size: 2170 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_23447

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23447.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23447. 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_23447.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_23447.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23447.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23447.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch will only install and update the firmware on
            these systems:

                    9000/800/L1000-36
                    9000/800/L1000-44
                    9000/800/L2000-36
                    9000/800/L2000-44
                    9000/800/L1000-5X
                    9000/800/L2000-5X

            If you wish to install the patch on a different system even
            though it does not apply, you can force the installation of
            the patch by touching the file '/tmp/force_patch_install'
            before installing the patch. This may be useful when
            creating a 'golden' archive image for Ignite-UX that may be
            used on several different hardware platforms.

            If the patch is installed on a system other than those
            listed above, it will not modify the system firmware so no
            harm will occur.

            If the SUPPORT-TOOLS or Online Diagnostics software is
            installed, the existing firmware will be saved during the
            installation of the patch. In this case, if the patch is
            removed, the original firmware will be restored. If neither
            the SUPPORT-TOOLS nor Online Diagnostics software is
            installed, the existing firmware will not be saved during
            the installation of the patch. In this case, if the patch
            is removed the original firmware will not be restored and
            the firmware installed by the patch will remain loaded
            after the patch is removed.
    -----End of Document ID: PHSS_23447------------------------------------------


    Document ID: PHSS_22612
    Date Loaded: 20010307
          Title: s700_800 11.X OpenGL 1.1 Runtime patch

    Patch Name: PHSS_22612

    Patch Description: s700_800 11.X OpenGL 1.1 Runtime patch

    Creation Date: 01/02/23

    Post Date: 01/03/07

    Hardware Platforms - OS Releases:
            s700: 11.00 11.11
            s800: 11.00 11.11

    Products:
            OpenGLRunTime B.11.00 OpenGL 1.0 Runtime Environment

    Filesets:
            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.02,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.03,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.04,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.02,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.03,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.04,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.03,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.04,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.02,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.03,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.04,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.02,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.03,fa=HP-UX_B.11.00_32/64,v=HP
            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.04,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release manual_dependencies

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_22612

    Symptoms:
            PHSS_22612:
            - See defect description.

            PHSS_21980:
            - See defect description.

            PHSS_21813:
            - See defect description.

            PHSS_21808:
            - See defect description.

            PHSS_21470:
            - See defect description.

            PHSS_20296:
            - See defect description.

            PHSS_20273:
            - See defect description.

    Defect Description:
            PHSS_22612:
            Resolution:
            - Fixes a clipping problem observed with
              a GLUT application which creates multiple
              subwindows. This problem only occurs when
              Full Scene AA is enabled.
            - The GL_FEEDBACK and GL_SELECT render modes
              were not working with glDrawArrays. All
              primitives would get passed directly to the
              hardware rather.
            - If a window is partially offscreen,
              glCopyPixels may clip the region to be copied
              incorrectly and send the results to the wrong
              location.
            - If a sufficiently small portion of a
              window is being cleared, pixels outside of the
              window may get altered.
            - If the draw buffer is set to GL_FRONT_AND_BACK
              and the clear color has identical components,
              vertical stripes may appear in the window.
            - When the draw buffer is set to GL_FRONT_AND_BACK,
              glCopyPixels, glDrawPixels and glBitmap may not
              render to both buffers.
            - Copying pixels from front to back or back to
              front may fail.
            - ReadPixels performance for RGB and RGBA
              using unsigned byte will increase 3X to 4X.
            - The environment variables
              HP_DISABLE_FAST_BUFFER_SWAP (Starbase,
              Phigs and PEX) and
              HPOGL_DSM_DISABLE_FAST_BUFFER_SWAP (OGL)
              used to turn off double buffer tearing have
              been fixed to perform as expected.
            - Improved performance of display list based
              applications enabled by default for Visualize
              Centers and Visualize Workgroups. This was
              previously done using the environment variable
              HPOGL_ENABLE_VF_LIMIT.
            - dlopen() calls changed to explicitly specify
              the RTLD_GLOBAL mode bit to fix 11.* dld.sl
              patch (PHSS_22478) 64bit application failure

            PHSS_21980:
            Resolution:
            - Performance improvements for Visualize Center and
              scalable visualization
            - JAGad34735 VMD crash running autosea2 application
            - JAGad35512 performance enhanced for accumulation in
                          offscreen or SLS situations
            - Many defect fixes for corner cases when Scene AA is
              enabled
            - JAGad35161 Fix corner case when color mask is not
                          set to all channels enabled.
            - JAGad31320 Clear performance increased when scissors
                          are enabled
            - JAGad34978 Fixed problem with scissor in stereo
                          visuals.
            - JAGad34387 Fixed window clipping problem in
                          glCopyPixels path
            - JAGad34418 Fixed possible problem with Z test in OpenGL
                          pixel path
            - JAGad30837 New caching algorithm for clip plane fills
                          potentially gives PHIGS applications a large
                          performance boost when using multiple windows
                          or view shields.
            - JAGad31037 SDRC app hangs in software path due to
                          improper triggering
            - JAGad34039 Conformance divzero test draws outside window
            - JAGad43001 Polygon offset wrong on FXE
            - Set HPOGL_ENABLE_VF_LIMIT for improved performance of
              display list based applications on Vis Center and Vis
              Workgroup. CAUTION: Setting this variable may result
              in slightly different pixel rendering.

            PHSS_21813:
            Resolution:
            - repairs the fxe DMA race condition
              and color flashing on fx5/fx10

            PHSS_21808:
            Resolution:
            - Scene AA support on SLS
              o both SLS and SLS\d
            - Display list tri-strip code performance improvement
            - DrawArray performance improvments
            - Scene AA fixes
              o disable on fx2/4/6, works on fx10 only
            - Tuned wideline performance
            - quad-mesh fix
            - Tuned large texture performance
            - Support for multiple stereo windows
            - 11.* threads fixes/tuning
              o additional lock/unlock protection
              o line loop/strip save/restore fix
              o multi-CPU thread performance improvement

            PHSS_21470:
            Resolution:
            - Window moves can leave background holes or window
              droppings on FX-family devices.
            - 3d rendering window can have incorrect rendering or
              portions of older frames

            PHSS_20296:
            Resolution:
            - point size is not correct after pixel zoom operation
            - point size is not correct after pixel zoom operation
            - Improved performance for glDrawPixels on
              VISUALIZE-fx5/fx10.
            - Improved performance when using clip plane on
              VISUALIZE-fx5/fx10.
            - Factor of two performance improvement for clears when
              scissor region is the same size as the window on
              VISUALIZE-fx5/fx10.
            - Fix incorrect clearing of a scissor region that lies
              completely offscreen on VISUALIZE-fxe.
            - Fix display of a child window contents on
              VISUALIZE-fx5/fx10 when both parent and child windows
              have OpenGL contexts.
            - Fix clipping and segmentation fault with glCopyPixels when
              using SLS and windows larger than one physical display
              on VISUALIZE-fx5/fx10.
            - OpenGL requires that the Quality Pack be installed along
              with and the two additional X patches that are not
              included in the QPK.
              The Support Plus Media for June 2000,
              Part Number - 11.00: B3782-10486
                      CD-HP-UX 11.0 Suport Plus Media 06/00
              Xlib Patches PHSS_21283 and PHSS_21284

            PHSS_20273:
            Resolution:
            - JAGab83343 - ZAPdb GUI drops core
              JAGab81997 - threads fix
              JAGab74242, JAGab81606 - Java3D and
                          dVise tex coords in vertex
                          array fix
              JAGab83941 - in some cases of geometry
                           accelerator to general path
                           switch vertex array rendering
                           entry points stay geometry
                           accelerator path
            - OGL requires primitives of type GL_POLYGON to be
              both planar and convex. When they are not,
              VISUALIZE-FXE behaves differently than FX-2, FX-4,
              and FX-6, and sometimes causes an infinite loop,
              thus locking up the application. A possible
              work-around for this problem is to use
              GL_TRIANGLE_FAN instead of GL_POLYGON if there is
              any doubt about whether the polygon is planar
              and/or convex.

    SR:
            0000000000

    Patch Files:

            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.03,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-64-DEMO,fr=B.11.00.04,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/chess-64
            /opt/graphics/OpenGL/demos/chess/chess.uid-64
            /opt/graphics/OpenGL/demos/occlusion_cull/ocComplex-64
            /opt/graphics/OpenGL/demos/occlusion_cull/ocSimple-64
            /opt/graphics/OpenGL/demos/threads/Makefile64
            /opt/graphics/OpenGL/demos/threads/threads-64
            /opt/graphics/OpenGL/demos/verify.uid-64
            /opt/graphics/OpenGL/demos/verify_install-64
            /opt/graphics/OpenGL/demos/verify_viewer-64
            /opt/graphics/OpenGL/demos/verify_viscenter-64

            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.03,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-64-SHLB,fr=B.11.00.04,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/lib/pa20_64/lib2fc1066b.2
            /opt/graphics/OpenGL/lib/pa20_64/lib35acda16.2
            /opt/graphics/OpenGL/lib/pa20_64/lib35acda30.2
            /opt/graphics/OpenGL/lib/pa20_64/lib35acda30.sl
            /opt/graphics/OpenGL/lib/pa20_64/libGL.2
            /opt/graphics/OpenGL/lib/pa20_64/libGL.sl
            /opt/graphics/OpenGL/lib/pa20_64/libGLU.2
            /opt/graphics/OpenGL/lib/pa20_64/libGLU.sl
            /opt/graphics/OpenGL/lib/pa20_64/libddfxegl.2
            /opt/graphics/OpenGL/lib/pa20_64/libddfxegl.sl
            /opt/graphics/OpenGL/lib/pa20_64/libddvisxgl.2
            /opt/graphics/OpenGL/lib/pa20_64/libddvisxgl.sl
            /opt/graphics/OpenGL/lib/pa20_64/libddvmd.2
            /opt/graphics/OpenGL/lib/pa20_64/libddvmd.sl
            /opt/graphics/OpenGL/lib/pa20_64/libogltls.2
            /opt/graphics/OpenGL/lib/pa20_64/libogltls.sl

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.03,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.04,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/BlackMarble.ppm
            /opt/graphics/OpenGL/demos/chess/Data/WhiteMarble.ppm
            /opt/graphics/OpenGL/demos/chess/Data/Wood.ppm
            /opt/graphics/OpenGL/demos/chess/Data/bishop.bj
            /opt/graphics/OpenGL/demos/chess/Data/black_top.bj
            /opt/graphics/OpenGL/demos/chess/Data/chassis.bj
            /opt/graphics/OpenGL/demos/chess/Data/king.bj
            /opt/graphics/OpenGL/demos/chess/Data/knight.bj
            /opt/graphics/OpenGL/demos/chess/Data/pawn.bj
            /opt/graphics/OpenGL/demos/chess/Data/queen.bj
            /opt/graphics/OpenGL/demos/chess/Data/rook.bj
            /opt/graphics/OpenGL/demos/chess/Data/white_top.bj
            /opt/graphics/OpenGL/demos/chess/README
            /opt/graphics/OpenGL/demos/chess/chess-32
            /opt/graphics/OpenGL/demos/chess/chess.uid-32
            /opt/graphics/OpenGL/demos/chess/crafty
            /opt/graphics/OpenGL/demos/occlusion_cull/README
            /opt/graphics/OpenGL/demos/occlusion_cull/ocComplex-32
            /opt/graphics/OpenGL/demos/occlusion_cull/ocSimple-32
            /opt/graphics/OpenGL/demos/occlusion_cull/screwdriver.gz
            /opt/graphics/OpenGL/demos/threads/Makefile32
            /opt/graphics/OpenGL/demos/threads/README
            /opt/graphics/OpenGL/demos/threads/threads-32
            /opt/graphics/OpenGL/demos/threads/threads.c
            /opt/graphics/OpenGL/demos/threads/threads_utls.c
            /opt/graphics/OpenGL/demos/threads/threads_utls.h
            /opt/graphics/OpenGL/demos/verify.uid-32
            /opt/graphics/OpenGL/demos/verify_install-32
            /opt/graphics/OpenGL/demos/verify_viewer-32
            /opt/graphics/OpenGL/demos/verify_viscenter-32

            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.03,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.04,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/11.00_Rel_Notes
            /opt/graphics/OpenGL/lbin/ogld
            /opt/graphics/OpenGL/lib/nls/msg/C/glu.cat
            /opt/graphics/OpenGL/lib/nls/msg/en_US.roman8/glu.cat
            /opt/graphics/OpenGL/registration/prompt_registration
            /usr/lib/X11/Xserver/brokers/extensions/Glx.1
            /usr/lib/X11/Xserver/modules/extensions/hp/glx.1

            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.03,
                    fa=HP-UX_B.11.00_32/64,v=HP:

            OpenGLRunTime.OPENGL-SHLIBS,fr=B.11.00.04,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/lib/lib2fc1066b.1
            /opt/graphics/OpenGL/lib/lib2fc1066b.2
            /opt/graphics/OpenGL/lib/lib35acda16.1
            /opt/graphics/OpenGL/lib/lib35acda16.2
            /opt/graphics/OpenGL/lib/lib35acda30.1
            /opt/graphics/OpenGL/lib/lib35acda30.2
            /opt/graphics/OpenGL/lib/lib35acda30.sl
            /opt/graphics/OpenGL/lib/libGL.1
            /opt/graphics/OpenGL/lib/libGL.2
            /opt/graphics/OpenGL/lib/libGL.sl
            /opt/graphics/OpenGL/lib/libGLU.1
            /opt/graphics/OpenGL/lib/libGLU.2
            /opt/graphics/OpenGL/lib/libGLU.sl
            /opt/graphics/OpenGL/lib/libddfxegl.1
            /opt/graphics/OpenGL/lib/libddfxegl.2
            /opt/graphics/OpenGL/lib/libddvisxgl.1
            /opt/graphics/OpenGL/lib/libddvisxgl.2
            /opt/graphics/OpenGL/lib/libddvisxgl.sl
            /opt/graphics/OpenGL/lib/libddvmd.1
            /opt/graphics/OpenGL/lib/libddvmd.2
            /opt/graphics/OpenGL/lib/libddvmd.sl
            /opt/graphics/OpenGL/lib/libogltls.2
            /opt/graphics/OpenGL/lib/libogltls.sl

    what(1) Output:

            OpenGLRunTime.OPENGL-RUN,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/11.00_Rel_Notes:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/BlackMarble.ppm:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/WhiteMarble.ppm:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/Wood.ppm:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/bishop.bj:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/black_top.bj:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/chassis.bj:
                    None

            OpenGLRunTime.OPENGL-DEMO,fr=B.11.00.02,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/graphics/OpenGL/demos/chess/Data/king.bj:
    &nbs