---------------------------------------------------------------------- ELOQUENCE B.08.20 - patch PE82-1701190 ---------------------------------------------------------------------- This patch adds enhancements or fixes defects of the eloqsd server as released with Eloquence B.08.20. This patch will be integrated in the Eloquence B.08.20 release. Eloquence B.08.20 must be installed before applying this patch. Severity: PE82-1701190: BUG FIX Superseded patches: PE82-1509020: BUG FIX (Windows) PE82-1506010: BUG FIX (Windows) Patch PE82-1701190 ------------------ Platforms: HP-UX, Linux * Terminating the eloqsd master process did not kill those child processes used for Eloquence IDE file sharing (#4238). Platforms: All * Fixed a potential buffer overflow in the http status. Patch PE82-1509020, PE82-1506010 -------------------------------- Platforms: Windows * Fixed an internal race condition, potentially causing terminated sessions not being removed from the session list in rare cases if programs simultaneously start or terminate (#4207). This only affected the eloqsd server on the Windows platform. Note: The fix delivered with patch PE82-1506010 was incomplete. Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE82-1701190-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/eloquence/8.2 gzip -dc /path/to/PE82-1701190-hpux.tar.gz | tar xf - Files: bin/eloqsd share/doc/PE82-1701190-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence/8.2 tar xzf /path/to/PE82-1701190-linux.tar.gz Files: bin/eloqsd share/doc/PE82-1701190-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 automatic installation of this patch, please download the patch file PE82-1701190-win32.exe. Before installation, please consider stopping the database server, then 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 PE82-1701190-win32.zip and unpack its contents. Then perform the following steps: * Please make sure the eloqsd service is stopped before installing the patch (in the Service Control Manager or with net stop eloqsd). * Please copy the eloqsd.exe file into the Eloquence bin directory. (Default location: C:\Program Files\Eloquence\8.2\bin) * Please copy the PE82-1701190-README.txt file into the Eloquence share\doc directory. (Default location: C:\Program Files\Eloquence\8.2\share\doc) Files: eloqsd.exe PE82-1701190-README.txt