Versions Compared

Key

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

...

Anchor
Universal Agent Release 7.5.0.6 - May 14, 2024
Universal Agent Release 7.5.0.6 - May 14, 2024
Release 7.5.0.6 - May 14, 2024

Change IDPlatformsComponentDescription
E-02039AllAllMiscellaneous fixes to improve Universal Agent stability and reliability.

Universal Agent Server

Anchor
Universal Agent Server Release 7.5.0.

...

8 -

...

July 9, 2024
Universal Agent Server Release 7.5.0.

...

8 -

...

July 9, 2024
Release 7.5.0.

...

8 -

...

July 9, 2024

Change IDPlatformsComponentDescription
D-
11270
12638z/OSUAGSRV
Provide 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.

...

When all steps selected for rerun FLUSH, ensure the task instance for that rerun ends with a Failed status.

Anchor
Universal Agent Server Release 7.5.0.7 - June 11, 2024
Universal Agent Server Release 7.5.0.

...

7 -

...

June 11, 2024

...

Release 7.5.0.

...

7

...

- June 11, 2024

...

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

...


Change IDPlatformsComponentDescription
D
-10536z/OS
-11867Unix (except HP-UX)
Windows
UAGSRV
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
Ensure that all temporary Universal Extension files are removed following cancellation of a Universal Extension task.
D-
11431
11929z/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 

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-
12221
12505z/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.

...

Change ID

...

Platforms

...

Component

...

Description

...

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

...

Unix
Windows

...

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.


Anchor
Universal Agent Server Release 7.5.0.

...

6 -

...

May 14, 2024
Universal Agent Server Release 7.5.0.

...

6 -

...

May 14, 2024
Release 7.5.0.

...

6 -

...

May 14, 2024

Change IDPlatformsComponentDescription
D-
11676

Unix
Windows

UAGSRV

Fixes an intermittent issue where UAGSRV may terminate abnormally when stopped with the Universal Control utility (UCTL). The failure is not common, and was observed only when the UAG Server JTSK_NUM configuration option was set to its maximum value of 64.

D-11974Unix (except Solaris Intel)
WindowsUAGSRV

Fixes an issue where Program and Variant Names do not appear in their respective drop down lists when adding an ABAP Program Job Step to an SAP Task.

The failure applies to Load Balancing (Type-B) connections only and results in a "Missing required Value for RFC Connection" error.

D-12222z/OS

UAGRERUN
UAGU84
UAGUSI

Resolves unexpected behavior for a z/OS task, under the following conditions:

  • The z/OS task contains a Step Condition that is defined treat an ABEND as an expected result, by specifying an action of Continue/Success
  • A subsequent step
    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.

    Anchor
    Universal Agent Server Release 7.5.0.5 - April 9, 2024
    Universal Agent Server Release 7.5.0.5 - April 9, 2024
    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.

    Anchor
    Universal Agent Server Release 7.5.0.4 - March 12, 2024
    Universal Agent Server Release 7.5.0.4 - March 12, 2024
    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 used External Commands API command that may contain spaces 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.

    Anchor
    Universal Agent Server Release 7.5.0.3 - February 13, 2024
    Universal Agent Server Release 7.5.0.3 - February 13, 2024
    Release 7.5.0.3 - February 13, 2024

    Change ID

    Platforms

    Component

    Description

    D-11676

    Unix
    Windows

    UAGSRV

    Fixes an intermittent issue where UAGSRV may terminate abnormally when stopped with the Universal Control utility (UCTL). The failure is not common, and was observed only when the UAG Server JTSK_NUM configuration option was set to its maximum value of 64.

    D-11974Unix (except Solaris Intel)
    Windows
    UAGSRV

    Fixes an issue where Program and Variant Names do not appear in their respective drop down lists when adding an ABAP Program Job Step to an SAP Task.

    The failure applies to Load Balancing (Type-B) connections only and results in a "Missing required Value for RFC Connection" error.

    D-12222z/OS

    UAGRERUN
    UAGU84
    UAGUSI

    Resolves unexpected behavior for a z/OS task, under the following conditions:

    • The z/OS task contains a Step Condition that is defined treat an ABEND as an expected result, by specifying an action of Continue/Success
    • A subsequent step in the z/OS task's JCL contains an EXEC COND= parameter that references the ABENDed step, that would normally prevent execution of the step

    Prior to this fix, the EXEC COND= parameter is not honored when the ABEND occurs, and the step executes.

    This fix ensures the Step Condition and the EXEC COND= configuration is honored.

    D-12223WindowsUAGSRVAdds the Windows network error ERROR_UNEXP_NET_ERR (59) as a retry-able error condition for a Windows File Monitor task, when file monitor fault tolerance is enabled.

    ...

    Anchor
    Universal Broker Release 7.5.0.6 - May 14, 2024
    Universal Broker Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Broker Release 7.5.0.1 - December 12, 2023
    Universal Broker Release 7.5.0.1 - December 12, 2023
    Release 7.5.0.1 - December 12, 2023

    ...

    Update the OpenSSL library used by Universal Agent components to 1.1.1u.
    NOTE: The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.

    Change ID

    Platforms

    Component

    Description

    B-11499All

    OMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UEM
    UEMSRV
    UFTP
    UQUERY
    UPPS
    USAP

    Provides changes that:

    • Adds operating system name and version to the Universal Query Report heading, and
    • Adds operating system name and version to header information contained Universal Agent component trace files.
    B-17449AllUBROKER

    Revisit changes previously delivered by B-14668 in Universal Agent 7.3.0.0. That delivery provided the ability to automatically recover a Universal Broker database that failed validation at startup. However, to provide backward compatibility, that feature was not enabled by default and had to be manually configured across the enterprise with the Universal Broker RECREATE_DATABASES configuration option.

    The UA 7.5.0.0 release provides the following changes to the automatic Broker database recovery feature:

    • The RECREATE_DATABASES configuration option is deprecated.
    • Automatic recovery now occurs by default for those databases that fail a validation which may occur at Broker startup. This validation is triggered whenever the databases weren't properly closed during shutdown of the previous Broker instance. Affected databases include:
      • bcomponent.db
      • scomponent.db
      • ues.db
      • uems.db
    • By default, the Broker creates a copy of any database that fails validation. The Broker then removes the corrupted database and recreates it so that Broker startup may proceed.
    • The number of database copies is controlled by a new DB_FILE_GENERATIONS configuration option. The default value of that option is 3. Database archival can be turned off by setting the value of the option to 0 (zero).

    The intent of the updated behavior is to improve Agent resiliency and recoverability while retaining some ability to manage these database files.

    D-11189AllOMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UFTP
    D-11222UnixUBROKERIn AIX environments whose locale is set to UTF8, fix an error in the ubrokerd startup script that failed to properly recognize ulimit values set to unlimited.
    D-11439z/OSUBROKERFixes a problem that may cause the Universal Broker's COMPONENT_START to fail on z/OS when System SSL is used

    ...

    The intent of the updated behavior is to improve Agent resiliency and recoverability while retaining some ability to manage these database files.

    D-11189AllOMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UFTP
    Update the OpenSSL library used by Universal Agent components to 1.1.1u.

    NOTE: The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.
    D-11222UnixUBROKERIn AIX environments whose locale is set to UTF8, fix an error in the ubrokerd startup script that failed to properly recognize ulimit values set to unlimited.
    D-11439z/OSUBROKERFixes a problem that may cause the Universal Broker's COMPONENT_START to fail on z/OS when System SSL is used


    Universal Command

    Anchor
    Universal Command Release 7.5.0.6 - May 14, 2024
    Universal Command Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Command Release 7.5.0.

    ...

    1 -

    ...

    December 12,

    ...

    2023
    Universal Command Release 7.5.0.

    ...

    1 -

    ...

    December 12,

    ...

    2023
    Release 7.5.0.

    ...

    1 -

    ...

    December 12,

    ...

    2023

    Change ID

    Platforms

    Component

    Description

    D-
    12559All (except HP-UX)
    11889AllOMSSRV
    UAGSRV
    UBROKER
    UCERT
    UCMD
    UCMSRV

    UCTL 

    UCTSRV

    UDM

    UDMSRV
    UEM
    UEMSRV
    UFTPUpdate the OpenSSL library that Universal Agent uses to OpenSSL 1.1.1w.
    Changes the message digest used to sign internally-created self-signed certificates from SHA1 to SHA256 to prevent UC-OMS connection failures on newer Linux distributions

    Anchor
    Universal Command Release 7.5.0.

    ...

    0 -

    ...

    October 13, 2023
    Universal Command Release 7.5.0.

    ...

    0 -

    ...

    October 13, 2023
    Release 7.5.0.

    ...

    0 -

    ...

    October 13, 2023

    ...

    Change ID

    Platforms

    Component

    Description

    D-11889AllOMSSRV
    UAGSRV
    UBROKER
    UCMSRV
    UCTSRV
    UDMSRV
    UEMSRVChanges the message digest used to sign internally-created self-signed certificates from SHA1 to SHA256 to prevent UC-OMS connection failures on newer Linux distributions

    ...

    B-11499Update the OpenSSL library used by Universal Agent components to 1.1.1u.
    NOTE: The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.Fixes a problem introduced in UA 7.3.0.0 that prevents Universal Agent components from reading a plain-text command file specified with the -f / -file option in a job's SYSIN. 

    Change ID

    Platforms

    Component

    Description

    Component

    Description

    B-11499All

    OMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UEM
    UEMSRV
    UFTP
    UQUERY
    UPPS
    USAP

    Provides changes that:

    • Adds operating system name and version to the Universal Query Report heading, and
    • Adds operating system name and version to header information contained Universal Agent component trace files.
    D-11174AllUCMD
    UCTL
    UEM
    UFTP
    Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").
    D-11189AllOMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UEM
    UEMSRV
    UFTPUQUERY
    UPPS
    USAP

    Provides changes that:

    • Adds operating system name and version to the Universal Query Report heading, and
    • Adds operating system name and version to header information contained Universal Agent component trace files.
    D-11174Update the OpenSSL library used by Universal Agent components to 1.1.1u.

    NOTE: The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.
    D-11229All

    UCMD
    UCTL
    UDM
    UEM
    UENCRYPT
    UFTP

    Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").D-11189AllOMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UFTP
    D-11229All

    UCMD
    UCTL
    UDM
    UEM
    UENCRYPT
    UFTP

    Fixes a "checksum mismatch" error when a Universal Encrypted file is decrypted and one of the comment lines inserted into the file exceeds 80 characters. 
    D-11411z/OSUCMD
    UCTL
    UEM
    UFTP
    USAP

    Universal Connector for PeopleSoft Process Scheduler

    ...

    Fixes a "checksum mismatch" error when a Universal Encrypted file is decrypted and one of the comment lines inserted into the file exceeds 80 characters. 
    D-11411z/OSUCMD
    UCTL
    UEM
    UFTP
    USAP
    Fixes a problem introduced in UA 7.3.0.0 that prevents Universal Agent components from reading a plain-text command file specified with the -f / -file option in a job's SYSIN. 




    Universal Connector for PeopleSoft Process Scheduler


    Anchor
    Universal Connector for PeopleSoft Process Scheduler Release 7.5.0.0 - October 13, 2023
    Universal Connector for PeopleSoft Process Scheduler Release 7.5.0.0 - October 13, 2023
    Release 7.5.0.0 - October 13, 2023

    Change ID

    Platforms

    Component

    Description

    D-11353AllUFTP
    UPPS
    Update the libcURL library used by Universal Agent components to 7.88.1 for Unix/Windows and 7.81.0 for zOS.

    NOTE: The libcURL library used for the Universal Agent for HP-UX distribution was not updated.

    Universal Connector for SAP

    Anchor
    Universal Connector for SAP Release 7.5.0.

    ...

    7 -

    ...

    June 11,

    ...

    2024
    Universal Connector for

    ...

    SAP Release 7.5.0.

    ...

    7 -

    ...

    June 11,

    ...

    2024
    Release 7.5.0.

    ...

    7 -

    ...

    June 11,

    ...

    2024


    Change IDPlatformsComponentDescription
    D-
    11353
    12570

    Unix

    All

    Windows

    UFTP
    UAGSRV
    UPPSUpdate the libcURL library used by Universal Agent components to 7.88.1 for Unix/Windows and 7.81.0 for zOS.
    NOTE: The libcURL library used for the Universal Agent for HP-UX distribution was not updated.

    Universal Connector for SAP

    USAPExpands 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.


    Anchor
    Universal Connector for SAP Release 7.5.0.2 - January 9, 2024
    Universal Connector for SAP Release 7.5.0.2 - January 9, 2024
    Release 7.5.0.2 - January 9, 2024

    ...

    Anchor
    Universal Control Release 7.5.0.6 - May 14, 2024
    Universal Control Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Control Release 7.5.0.1 - December 12, 2023
    Universal Control Release 7.5.0.1 - December 12, 2023
    Release 7.5.0.1 - December 12, 2023

    ...

    Change ID

    Platforms

    Component

    Description

    B-11499All

    OMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UEM
    UEMSRV
    UFTP
    UQUERY
    UPPS
    USAP

    Provides changes that:

    • Adds operating system name and version to the Universal Query Report heading, and
    • Adds operating system name and version to header information contained Universal Agent component trace files.
    D-11174AllUCMD
    UCTL
    UEM
    UFTP
    Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").
    D-11189AllOMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UFTP
    Update the OpenSSL library used by Universal Agent components to 1.1.1u.

    NOTE: The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.
    D-11229All

    UCMD
    UCTL
    UDM
    UEM
    UENCRYPT
    UFTP

    Fixes a "checksum mismatch" error when a Universal Encrypted file is decrypted and one of the comment lines inserted into the file exceeds 80 characters. 
    D-11411z/OSUCMD
    UCTL
    UEM
    UFTP
    USAP
    Fixes a problem introduced in UA 7.3.0.0 that prevents Universal Agent components from reading a plain-text command file specified with the -f / -file option in a job's SYSIN. 



    Universal Data MoverData Mover

    Anchor
    Universal Data Mover Release 7.5.0.7 - June 11, 2024
    Universal Data Mover Release 7.5.0.7 - June 11, 2024
    Release 7.5.0.7 - June 11, 2024


    Change IDPlatformsComponentDescription
    D-12020AllUDM
    UDMSRV
    Expands support for files whose names contain multibyte (i.e., Unicode) characters.


    Anchor
    Universal Data Mover Release 7.5.0.6 - May 14, 2024
    Universal Data Mover Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Data Mover Release 7.5.0.1 - December 12, 2023
    Universal Data Mover Release 7.5.0.1 - December 12, 2023
    Release 7.5.0.1 - December 12, 2023

    ...

    Anchor
    Universal Event Monitor Release 7.5.0.6 - May 14, 2024
    Universal Event Monitor Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Event Monitor Release 7.5.0.1 - December 12, 2023
    Universal Event Monitor Release 7.5.0.1 - December 12, 2023
    Release 7.5.0.1 - December 12, 2023

    ...

    Fixes a problem introduced in UA 7.3.0.0 that prevents Universal Agent components from reading a plain-text command file specified with the -f / -file option in a job's SYSIN. 

    Change ID

    Platforms

    Component

    Description

    B-11499All

    OMSSRV
    UAGSRV
    UBROKER
    UCMD
    UCMSRV
    UCTL
    UCTSRV
    UDM
    UDMSRV
    UEM
    UEMSRV
    UFTP
    UQUERY
    UPPS
    USAP

    Provides changes that:

    • Adds operating system name and version to the Universal Query Report heading, and
    • Adds operating system name and version to header information contained Universal Agent component trace files.
    D-11174All
    • Universal Agent component trace files.
    D-11174AllUCMD
    UCTL
    UEM
    UFTP
    Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").
    D-11229All

    UCMD
    UCTL
    UDM
    UEM
    UENCRYPT
    UFTP

    Fixes a "checksum mismatch" error when a Universal Encrypted file is decrypted and one of the comment lines inserted into the file exceeds 80 characters. 
    D-11411z/OSUCMD
    UCTL
    UEM
    UFTP
    Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").
    D-11229All

    UCMD
    UCTL
    UDM
    UEM
    UENCRYPT
    UFTP

    Fixes a "checksum mismatch" error when a Universal Encrypted file is decrypted and one of the comment lines inserted into the file exceeds 80 characters. 
    D-11411z/OSUCMD
    UCTL
    UEM
    UFTP
    USAP

    ...


    USAP
    Fixes a problem introduced in UA 7.3.0.0 that prevents Universal Agent components from reading a plain-text command file specified with the -f / -file option in a job's SYSIN. 



    Universal Extension

    Anchor
    Universal Extension Release 7.5.0.8 - July 9, 2024
    Universal Extension Release 7.5.0.8 - July 9, 2024
    Release 7.5.0.8 - July 9, 2024

    Change IDPlatformsComponentDescription
    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

    Anchor
    Universal Extension Release 7.5.0.0 - October 13, 2023
    Universal Extension Release 7.5.0.0 - October 13, 2023
    Release 7.5.0.0 - October 13, 2023

    ...

    Anchor
    Universal FTP Client Release 7.5.0.6 - May 14, 2024
    Universal FTP Client Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal FTP Client Release 7.5.0.0 - October 13, 2023
    Universal FTP Client Release 7.5.0.0 - October 13, 2023
    Release 7.5.0.0 - October 13, 2023

    ...

    Anchor
    Universal Message Service (OMS) Release 7.5.0.6 - May 14, 2024
    Universal Message Service (OMS) Release 7.5.0.6 - May 14, 2024
    Release 7.5.0.6 - May 14, 2024

    Change IDPlatformsComponentDescription
    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.

    Anchor
    Universal Message Service (OMS) Release 7.5.0.1 - December 12, 2023
    Universal Message Service (OMS) Release 7.5.0.1 - December 12, 2023
    Release 7.5.0.1 - December 12, 2023

    ...