Summary for Patch 353 (Verified)

Summary Small improvement when cheching file consistency
Platform Unix
Category
Valid for 5.0.0.x, 5.0.1.x, 5.0.2.x, 5.1.0.x, 5.1.1.x
Requires
Client Required Patch/es
Supersedes
Superseded by
Affects Server: License Analyzer
Last Updated September 30, 2009

Download now

Download_red patch353.tar.gz

Description

The test used to identify files to be processed by archiver
match "special" strings in the file headers. However the
test fails if garbage is introduced in the start of the
file.

This updates adds a regexp lock to the start of the line
to make check_and_split_data indentify archive files with
random characters at the start and mark as inconsistent.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT host. Do the 
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List