---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE71-0605020 ---------------------------------------------------------------------- This patch fixes a defect of the Eloquence image3k TurboIMAGE compatibility extension as released with Eloquence B.07.10. This patch will be integrated in the Eloquence B.07.10 release. Eloquence B.07.10 must be installed before applying this patch. Severity: PE71-0605020: BUG FIX Superseded patches: none Patch PE71-0605020 ------------------ Platforms: All * The DBLOGON call returned bad status -31 * The username and password argument was extended to 255 characters * A possible stack corruption problem was fixed if user or password arguments exceeded 32 characters * Changed internal library revision to "B.07.10.04" * Changed the Windows file version to "7.1.0.7" Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE71-0605020-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID HP-UX: In order to install this patch, you need to unpack it with gzip and tar. Gzip is included with HP-UX. Installation requires root privileges. cd /opt/eloquence6 gzip -dc /path/to/PE71-0605020-hpux.tar.gz | tar xf - Files: HP-UX: lib/pa11_32/libimage3k.sl (HP-UX PA-RISC 1.1 32bit) lib/pa20_32/libimage3k.sl (HP-UX PA-RISC 2.0 32bit) lib/pa20_64/libimage3k.sl (HP-UX PA-RISC 2.0 64bit) lib/hpux32/libimage3k.sl (HP-UX Itanium 32bit) lib/hpux64/libimage3k.sl (HP-UX Itanium 64bit) include/image3k.h share/doc/PE71-0605020-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence6 tar xzf /path/to/PE71-0605020-linux.tar.gz Files: lib/libimage3k.so include/image3k.h share/doc/PE71-0605020-README Windows: Two options are available for patch installation. The patch is available as self extracting archive for automatic installation and as a zip archive for manual installation. Both patches are equivalent. Installation requires administrative capabilities. For autmatic installation of this patch, please download the patch file PE71-0605020-win32.exe file. Before installation, please consider closing all applications and execute the patch installation program. Installation does not require a reboot unless the patched files were active. For a manual installation of the patch, please download the patch file PE71-0605020-win32.zip file and unpack its contents. Then perform the following steps: * Please copy the .dll files into the WINDOWS SYSTEM DIRECTORY (for example C:\Windows\System32). * Please copy the .lib files into the lib subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\lib). * Please copy the PE71-0605020-README.txt file into the share\doc subdirectory of your Eloquence installation (for example C:\Programs\Eloquence\share\doc). Files: image3k.dll image3kC.dll image3k.lib image3kC.lib image3k.def image3kC.def image3k.h PE71-0605020-README.txt