----------------------------------------------------------------------

ELOQUENCE B.08.30 - patch PE83-2004300

----------------------------------------------------------------------

This patch adds enhancements or fixes defects of the Eloquence WEBDLG
components as released with Eloquence B.08.30-1810. This patch will be
integrated in the Eloquence B.08.30 release.

Eloquence B.08.30-1810 must be installed before applying this patch.

Severity:
 PE83-2004300: BUG FIX

Superseded patches:
 PE83-2001270: BUG FIX
 PE83-2001150: ENHANCEMENT


Patch PE83-2004300
------------------

Platforms: All

* Fixed an IPv6 connection problem. The previous fix was incomplete.


Patch PE83-2001270
------------------

Platforms: All

* Fixed an IPv6 connection problem.


Patch PE83-2001150
------------------

Platforms: Windows

* This patch delivers the 64-bit WEBDLG modules for Apache 2.2 and 2.4.


Installation:
-------------

Please download the patch archive that corresponds with the installed
release.  The patch files follow the conventions below:

   PE83-2004300-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.3
gzip -dc /path/to/PE83-2004300-hpux.tar.gz | tar xf -

Files:

   bin/eloqwebd
   share/doc/PE83-2004300-README


Linux:

In order to install this patch, you need to unpack it with tar.
Installation requires root privileges.

cd /opt/eloquence/8.3
tar xzf /path/to/PE83-2004300-linux.tar.gz

Files:

   bin/eloqwebd
   share/doc/PE83-2004300-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 PE83-2004300-win32.exe. Installation does not require a reboot
unless the patched files were active.

For a manual installation of the patch, please download the patch
file PE83-2004300-win32.zip and unpack its contents. Then perform
the following steps:

* Please copy the eloqwebd.exe file into the Eloquence bin directory.
  (Default location: C:\Program Files\Eloquence\8.3\bin)

* Please copy the mod_eloq22_64.so and mod_eloq24_64.so files into
  the Eloquence lib64 directory.
  (Default location: C:\Program Files\Eloquence\8.3\lib64)

* Please copy the PE83-2004300-README.txt file into the Eloquence
  share\doc directory.
  (Default location: C:\Program Files\Eloquence\8.3\share\doc)

Files:

   eloqwebd.exe
   mod_eloq22_64.so    (Apache 2.2 64-bit)
   mod_eloq24_64.so    (Apache 2.4 64-bit)
   PE83-2004300-README.txt