---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE80-0906050 ---------------------------------------------------------------------- This patch adds enhancements or fixes defects of the fwaudit utility as released with Eloquence B.08.00. This patch will be integrated in the Eloquence B.08.00 release. Eloquence B.08.00 must be installed before applying this patch. Severity: PE80-0906050: BUG FIX Superseded patches: PE80-0812230: BUG FIX Patch PE80-0906050 ------------------ Platforms: All * Using wildcards in a filter expression could in some cases cause unexpected results. A filter expression could return a mismatch if characters after a * wildcard would potentially match multiple times. For example, the string "eloquence" would match the "e" in a filter expression like "*e" three times, but only the last match would be valid. In a situation like this, a mismatch could be returned. Patch PE80-0812230 ------------------ Platforms: All * While processing a forward-log file, an unexpected end-of file condition caused by a previous database server abort was not always handled correctly (#3688). Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE80-0906050-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.0 gzip -dc /path/to/PE80-0906050-hpux.tar.gz | tar xf - Files: bin/fwaudit share/doc/PE80-0906050-README Linux: In order to install this patch, you need to unpack it with tar. Installation requires root privileges. cd /opt/eloquence/8.0 tar xzf /path/to/PE80-0906050-linux.tar.gz Files: bin/fwaudit share/doc/PE80-0906050-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 PE80-0906050-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 PE80-0906050-win32.zip and unpack its contents. Then perform the following steps: * Please copy the fwaudit.exe file into the Eloquence bin directory (by default: C:\Program Files\Eloquence\bin). * Please copy the PE80-0906050-README.txt file into the Eloquence share\doc directory (by default: C:\Program Files\Eloquence\share\doc). Files: fwaudit.exe PE80-0906050-README.txt