Patch Name: PHNE_8148 Patch Description: s700_800 10.X HP X.400 D.02.00 XAPI not backward compatible Creation Date: 96/08/05 Post Date: 96/08/08 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 s800: 10.01 10.10 10.20 Products: HP_X.400 D.02.00 Filesets: X400.X400-GAPI-PRG,D.02.00 Automatic Reboot?: No Status: General Superseded Critical: Yes PHNE_8148: OTHER OpenMail and user XAPI applications fail. Path Name: /hp-ux_patches/s700_800/10.X/PHNE_8148 Symptoms: PHNE_8148: D500271205: XAPI library in released version of HP X.400 D.02.00 is not backwards compatible with previous versions of the product. As a result, it will not function correctly with OpenMail or with any existing user applications that utilise the API. D500271593: A further change was made to make the product conformant with the latest MAWG spec in the area of file transfer body part data element creation. However this has given rise to interoperatability problems with other existing MTAs that do not support the latest version of the spec. (Messages received from the HP MTA appeared corrupt). Defect Description: PHNE_8148: D500271205: This results from a change to the EMA MAWG spec for the File Transfer Body Part, relating to the object items IM_SIZE and IM_LAST_MODIFICATION_DATE. The released D.02.00 product assigned values to these items as per the latest specification. However this gave rise to compatibility problems, and so the values have been reversed, in keeping with the version of the spec supported by HP X.400 D.01.01 and earlier. D500271593: A further change was made to make the product conformant with the latest MAWG spec in the area of file transfer body part data element creation, so that the data is encoded as OCTET_ALIGNED, rather than as a SINGLE_ASN1_TYPE. This patch reverts that change. SR: D500271205 D500271593 Patch Files: /opt/x400/lib/gtwapi/libMT.a /opt/x400/lib/gtwapi/ximp88 /opt/x400/lib/gtwapi/include/ximp.h what(1) Output: /opt/x400/lib/gtwapi/libMT.a: X400-GTWAPI: D.02.00.02 $Date: 96/08/02 18:45:28 $ /opt/x400/lib/gtwapi/ximp88: None /opt/x400/lib/gtwapi/include/ximp.h: None cksum(1) Output: 2736031739 8589 /opt/x400/lib/gtwapi/include/ximp.h 952263038 1451276 /opt/x400/lib/gtwapi/libMT.a 2741427272 3358 /opt/x400/lib/gtwapi/ximp88 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 1480 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 PHNE_8148 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_8148.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_8148.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_8148. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHNE_8148.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_8148.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: HP X.400 and any applications utilising the XAPI interface must be shut down before installing this patch. NOTE: - This patch MUST be installed if using HP X.400 version D.02.00 in conjunction with OpenMail. - This patch MUST be installed if using HP X.400 version D.02.00 with any previously created user applications that utilise the XAPI programmatic interface - Any XAPI applications that were built using the XAPI library and header files supplied with the original D.02.00 HP X.400 MUST be recompiled and relinked with this patch installed.