---------------------------------------------------------------------- ELOQUENCE B.07.10 - patch PE80-1001270 ---------------------------------------------------------------------- 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-1001270: BUG FIX Superseded patches: PE80-0906050: BUG FIX PE80-0812230: BUG FIX Patch PE80-1001270 ------------------ Platforms: All * A problem was fixed where under certain conditions a session SIGN-ON record was not output (#3932). If TurboIMAGE DBMEMO and/or DBBEGIN/DBEND records are present in the forward-log but the -m command line option was not specified to output these records, the associated session SIGN-ON records were not output. * When processing an audit file, any comment records are now output to stderr, no longer to stdout (#3923). Audit comment records are used to record any problems that may have occurred while the original forward-log was processed. When an archived audit file is later used with fwaudit, these comment record messages are now output to stderr. Previously they were output to stdout along with the clear-text report. In addition, the warning messages written to comment records have been revised so that they now clearly indicate that they were created while the original forward-log was processed. * Fixed a minor internal memory leak (#3872). 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-1001270-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-1001270-hpux.tar.gz | tar xf - Files: bin/fwaudit share/doc/PE80-1001270-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-1001270-linux.tar.gz Files: bin/fwaudit share/doc/PE80-1001270-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-1001270-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-1001270-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-1001270-README.txt file into the Eloquence share\doc directory (by default: C:\Program Files\Eloquence\share\doc). Files: fwaudit.exe PE80-1001270-README.txt