Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote

Install changes refer to changes to the programs, scripts, or supporting files used to install the package. There are no changes to the actual product components.

Release 7.5.0.8 - July 9, 2024

Change IDPlatformsComponentDescription
D-12638z/OSUAGSRVWhen all steps selected for rerun FLUSH, ensure the task instance for that rerun ends with a Failed status.
D-12721

Unix (except HP-UX)
Windows

UEXT

Address reported CVEs by providing the following updates:

  • Update the Python modules installed to the ./uagsrv/uext/_3pp/public directory to the versions indicated:
    • certifi == 2024.06.02
    • charset_normalizer == 3.3.2
    • googleapis_common_protos == 1.63.2
    • idna == 3.7
    • protobuf == 4.24.4
    • typing_extensions == 4.7.1
    • urllib3 == 1.26.19
    • wrapt == 1.16.0
  • Update the PyYAML Python module installed to the ./uagsrv/uext/_3pp/internal/yaml27 directory to 5.4.1
  • Update the PyYAML Python module installed to the ./uagsrv/uext/_3pp/internal/yaml39 directory to 5.4.1

Release 7.5.0.7 - June 11, 2024


Change IDPlatformsComponentDescription
D-11867Unix (except HP-UX)
Windows
UAGSRVEnsure that all temporary Universal Extension files are removed following cancellation of a Universal Extension task.
D-11929z/OSUAGSRV

Provide a new UAG Server configuration option, rerun_before_include, which is defined in UAGCFG00. This option controls whether a JCL INCLUDE statement should trigger the insertion of the UAGRERUN step.

Valid values and their meaning are as follows:

  • no -- a JCL INCLUDE statement will not trigger insertion of a UAGRERUN step. This is the default, which matches the behavior in previous versions.
  • yes – a UAGRERUN step is inserted ahead of a JCL INCLUDE statement.
D-12020AllUDM
UDMSRV
Expands support for files whose names contain multibyte (i.e., Unicode) characters.
D-12505z/OSUAGSRV

Adds the following messages to provide better information when the UNVJSC cluster dataset is not found or fails to open:

  • UAG5656 - Dataset jscds must be a VSAM cluster, where jscds is the name of the UNVJSC dataset
  • UAG5657 - Dataset jscds could not be opened, where jscds is the name of the UNVJSC dataset
D-12543z/OSUAGRERUNEnsures that unexpired archived datasets are deleted by UAGRERUN's cleanup logic.
D-12548Unix (except HP-UX, Solaris)
Windows
UAGSRVProvides a change that causes UAG Server and OMS Server activity spans for PeopleSoft task instances to remain associated with the Universal Controller's parent trace grouping.
D-12570

Unix
Windows

UAGSRV
USAP
Expands support for multi-byte (i.e., Unicode) values specified in SAP tasks. This change ensures that Unicode values in job definition scripts or SAP task definitions are correctly passed to and received from the SAP system.


Release 7.5.0.6 - May 14, 2024


Change IDPlatformsComponentDescription
D-11270z/OSUAGSRVProvide message UAG5656E Dataset <dsname> specified for <jcl_save_library> cannot be found to make UAG Server start failures that occur due to missing JCL_SAVE_LIBRARY datasets more clear.
D-12559All (except HP-UX)

OMSSRV
UAGSRV
UBROKER
UCERT
UCMD
UCMSRV
UCTL 
UCTSRV
UDM
UDMSRV
UEM
UFTP

Update the OpenSSL library that Universal Agent uses to OpenSSL 1.1.1w.
E-02039AllAllMiscellaneous fixes to improve Universal Agent stability and reliability.


Release 7.5.0.5 - April 9, 2024

Change ID

Platforms

Component

Description

D-10536z/OSUAGSRV

When the Universal Agent AGENT_IP configuration option specifies an IP address instead of a host name, eliminate the UNV0182E 'Cannot resolve' error, and accept the IP address as entered.

D-11431z/OSUAGSRV

Always insert the UAGRERUN step ahead of any IF statements in the JCL. This will ensure that UAGRERUN is executed ahead of any initial EXEC or PROC statement that may be enclosed within an IF statement.

D-12221z/OSUAGSRV

Prevent a JCL error by ensuring that line numbers are not pulled into a JCL statement when

  • The JCL used for a z/OS task contains line numbers, and
  • A z/OS task variable is replaced with a value that is shorter than the variable name

The fix also prevents truncation of JCL statements that contain in-line data with hexadecimal values.

Release 7.5.0.4 - March 12, 2024


Change ID

Platforms

Component

Description

D-11900

Unix

UAGSRV

Ensure that failed attempts to launch child processes spawned by UAG Server (via the ./ubroker/sbin/cskern utility) are handled gracefully.

D-12270

Unix
Windows

UAGSRVFor SAP tasks, ensure that any OS values that may contain spaces that and are used with the External Commands API command are properly quoted.
D-12304z/OS

UAGSRV

Improves threading support for some OpenSSL functions to prevent UAG Server unexpected terminating with an exit code 8 or an 0C4 ABEND.


...