Versions Compared

Key

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



Panel
Table of Contents

Overview

This page identifies the package contents for all Universal Agent 7.45.x for UNIX maintenance releases, including the initial release, and the maintenance level of every component in each package.

...

For a list of all changes in a release - all platforms, all components - see UA7500 - All Platforms Package Maintenance Levels - Agent 7.5.x.

For a list of all changes in a release - all platforms, specific components - see UA7500 - Component Maintenance Levels - Agent 7.45.x.

Universal Agent 7.

...

5.x for UNIX Packages

This table identifies components generally available for UNIX.

For a list of components currently contained in specific UNIX platforms, see Platform Support for Universal Controller 7.45.x and Universal Agent 7.45.x.

Release

Release Date

Install

Universal
Broker

Universal
Automation
Center
Agent

Universal
Message
Service

Controller
Command
Line
Interface

Universal
Certificate

Universal
Command
Manager

Universal
Command
Server

Universal
Connector
for SAP

Universal
Connector
for PeopleSoft

Universal
Control

Universal
Database
Utilities

Universal
Data
Mover
Manager

Universal
Data
Mover
Server

Universal
Encrypt

Universal
Enterprise
Controller

Universal
Event
Monitor
Manager

Universal
Event
Monitor
Server

Universal
FTP Client

Universal
Query

7.

4

5.

1

0.

0

8

July
31
9,
2023
20247.
4
5.
1
0.0

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8


7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.

1

0.

0

8

7.

4

5.0.

0

7

April 4
June 11,
2023
20247.
4
5.0.0

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7


7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

0

7

7.

4

5.0.

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

...

Agent 7.4.1.0 - July 31, 2023

...

Change ID

...

Platforms

...

Component

...

Description

...

Unix
Windows

...

Unix
Windows

...

Agent 7.4.0.0 - April 4, 2023

Change ID

Platforms

Component

Description

B-05768All

OMSSRV
UAGCMD
UAGSRV
UBROKER
UCERT
UCMD

UCTL
UDM
UEM
UFTP
UPPS

Add support for the following Ephemeral Elliptic Curve Diffie-Hellman (ECDHE) ciphers:

  • ECDHE-RSA-AES256-GCM-SHA384

  • ECDHE-ECDSA-AES256-GCM-SHA384

  • ECDHE-RSA-AES128-GCM-SHA256

  • ECDHE-ECDSA-AES128-GCM-SHA256

B-10116AllUAGSRV

Provide the ability to automatically retrieve output for Remote File Monitor tasks.

The ability to retrieve output for Remote File Monitor tasks was available prior to UA 7.4.0.0, but this change allows output to retrieved automatically and made available for viewing as soon as the task ends.

B-13824

Unix (except HP-UX)
Windows

UAGSRV
UEXTAdd the ability to package and deploy platform-specific binaries within a Universal Extension task's archive. This allows Python modules that require non-Python resources (e.g., the C runtime, a shared library, etc.) to be packaged together within a single Extension archive.B-14696AllUAGSRV

Increase the number of characters supported in the Remote Server field of a File Transfer Task from 63 to 100 characters.

B-14809
B-15877

Unix (except HP-UX)
Windows

OMSSRV
UAGCMD
UAGSRV
UBROKER
UCERT
UCMD

UCTL
UDM
UEM
UFTP
UPPS
PKG

Update OpenSSL implementation to support TLS 1.3 sessions.

This feature provides the following configuration options:

  • max_ssl_protocol - controls TLS session negotiation by limiting the protocol that will be used
  • ctl_/data_ssl_cipher_suites (availability of these options varies by component) - allows the following TLS 1.3 cipher suites to be specified separately from – and mutually exclusive with – earlier TLS 1.x ciphers
    • TLS_AES_256_GCM_SHA384
    • TLS_CHACHA20_POLY1305_SHA256
    • TLS_AES_128_GCM_SHA256

The ability to enable TLS 1.3 across all Universal Agent components is available at install time via the --use_tls1_3 command line option (the Windows system mode install provides the equivalent USE_TLS1_3 command line property). When yes, this option sets the following configuration options:

  • max_ssl_protocol to "tls1_3" in omss.conf, uags.conf, uftp.conf, ubroker.conf, ucmd.conf, ucmds.conf, uctl.conf, udm.conf, udms.conf, uem.conf, and upps.conf.

  • encrypt to "yes" in ucmd.conf, ucmds.conf, and udm.conf

The interactive Windows installs also provides a new dialog with an option that, when checked, enables this configuration. This dialog is available for new installs and for upgrades from releases prior to 7.4.0.0.

B-15846All

OMSSRV
UAGSRV

Increase the maximum message size that can be transferred between UAG Server and OMS Server from 6 MB to 1 GB. 

The maximum message size allowed can be configured via the new OMS Server configuration option, MAX_MSG_SIZE. Similarly, a new MSG_CHUNK_OPTION option is provided to specify the maximum size for any single message transmitted. Any payload that exceeds this size will be split into multiple messages until the entire payload is transferred.

B-15917WindowsUIP-CLI

Add the ability to initialize a Universal Extension template from one of the following sources:

  • A Zip File

  • HTTP(S) Link to a Zip File

  • Git Repository

B-15922Unix (Linux only)UBROKER
PKG

Add a --register_ubrokerd option to the Linux system mode and user mode install scripts that will register the Universal Broker daemon with systemd.

B-15941

Unix (except HP-UX)
Windows

UEXT

Add the ability to report the progress of a Universal Extension task's execution via a new ui.update_progress(percent_done) API call.

B-15945Unix
WindowsUAGSRVAdd the ability to use credential functions (i.e., ${_credential*(credential_name)}) to assign values to environment variables specified in a Linux/Unix or Windows task definition.B-16745Unix (except HP-UX)
WindowsUAGSRV

Updates the handling for the EXTENSION_PYTHON_LIST, which allows users to configure an ordered list of Python interpreters to use for Universal Extension task execution.

Previously, the Python provided by the Universal Agent were installed, it would always be evaluated first. However, there were times where another Python that also satisfied the extension's requirement was preferred. As long as the Agent's Python was installed, the other Python would not be chosen.

With this change, if the Agent's Python is included in the EXTENSION_PYTHON_LIST value, the default ordering of the list is disabled and the Agent's Python is evaluation in the order in which it appears in the list.

B-16762Unix (AIX only)PKGReplace the unvinst script's dependency on cpio command with bsdcpio to extract the contents of the Universal Agent RPM file for AIX usermode installsB-16798AllUFTPProvide the SFTP_UPLOAD_BUFFER_SIZE option to UFTP to configure the size of read/write buffers for SFTP transfers.B-16815AllUAGSRV
UBROKER
PKG

Add the ability to set the UAG Server MESSAGE_LEVEL and LOGLVL values at:

  • Installation, using the --ac_message_level and --ac_loglvl command line options for Unix Installs and Windows user mode installs (the Windows system mode install uses AC_MESSAGE_LEVEL and AC_LOGLVL installation properties)
    • In addition to command line properties, the Windows interactive installs provide a new dialog to set these options
  • Universal Broker startup. using the new uag_message_level and uag_loglvl command line options or the UAGLEVEL and UAGLOGLVL environment variables
B-16821

7

7.5.0.6

May 14, 20247.5.0.0

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6


7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.6

7.5.0.4

March 12, 20247.5.0.0

7.5.0.1

7.5.0.4

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.2

7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0


7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.3

February 13, 20247.5.0.0

7.5.0.1

7.5.0.3

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.2

7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0


7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.2

January 9, 20247.5.0.0

7.5.0.1

7.5.0.1

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.2

7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0


7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

December 12, 20237.5.0.0

7.5.0.1

7.5.0.1

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.1

7.5.0.0


7.5.0.0

7.5.0.1

7.5.0.0

7.5.0.0

7.5.0.0

October 13, 20237.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0


7.5.0.0

7.5.0.0

7.5.0.0

7.5.0.0


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.

Agent 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

Agent 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-12020AllUDM
UDMSRV
Expands support for files whose names contain multibyte (i.e., Unicode) characters.
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.


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


Agent 7.5.0.5 - April 9, 2024

Note
titleNote

No Unix changes were delivered for the Universal Agent 7.5.0.5 maintenance release.

Agent 7.5.0.4 - March 12, 2024

Change ID
Platforms
Component
Description
D-11900Unix

UAGSRVEnsure that failed attempts to launch child processes spawned by UAG Server (via the ./ubroker/sbin/cskern utility) are handled gracefully.
D-12270Unix
Windows
UAGSRVFor SAP tasks, ensure that any OS values that may contain spaces and are used with the External Commands API command are properly quoted.

Agent 7.5.0.3 - February 13, 2024

Change ID
Platforms
Component
Description
D-11676Unix
Windows
UAGSRVFixes 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
Windows
UAGSRVFixes 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.


Agent 7.5.0.2 - January 9, 2024

Change ID
Platforms
Component
Description
D-11555Unix
Windows
USAPResolves a performance issue when downloading a large SAP spool file.


Anchor
Unix 7.5.0.1
Unix 7.5.0.1

Agent 7.5.0.1 - December 12, 2023


Change ID
Platforms
Component
Description
D-11889AllOMSSRV
UAGSRV
UBROKER
UCMSRV
UCTSRV
UDMSRV
UEMSRV
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
Unix 7.5.0.0
Unix 7.5.0.0

Agent 7.5.0.0 - October 13, 2023

B-1685711084
Windows a performance occur when 's output is returned via EXTENTION OUTPUT. 11108 (except HP-UX)UEXTUpdate the version of Python distributed with Universal Agent from 3.7.6 to 3.7.16

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-16795

Unix
Windows

UAGSRVImprove the management and display of an Agent task's output that contains diacritic characters and other language-specific features when that output is viewed from the Controller.
B-16797Unix
Windows
UAGSRVAdd the ability to control exactly where a script is written by defining the following environment variables in a task:
  • UAG_SCRIPT_DIRECTORY - specifies a directory that is visible to the native user environment in which the task executes.
  • UAG_SCRIPT_DIRECTORY_RELATIVE_TO - used with UAG_SCRIPT_DIRECTORY to specify a location in an isolated execution environment (e.g., chroot). This is a location that the user in whose context the task executes would not necessarily see in their native shell environment, but is visible to the task's environment.

Neither of these variables need to be defined for a task that does not execute in an isolated, secure environment.

B-16813Unix
Windows
UAGSRVImprove the Universal Agent Server's warm start processing so that a re-starting Agent will display an "Active" status in the Universal Controller with minimal delay.
B-16881UnixINSTALLCertify the Universal Agent for Linux RedHat and Ubuntu distributions that provide a version 5 kernel.
B-17048

Unix
Windows

OMSSRVAdd the ability for Universal Control to refresh an OMS Server's MAX_MSG_SIZE and MSG_CHUNK_SIZE configuration options without requiring a server restart.
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.

B-17457

Unix
Windows

UAGSRV
USAP

Provides Universal Agent support for SAP Task enhancements and improved form layout provided by Universal Controller 7.5.0.0.

Agent enhancements also include support for:

  • Email notifications
  • Extended print parameters
  • Dynamic field population for ABAP reports, variants, languages, and output devices
B-17583
B-17656
B-17657
Unix (except HP-UX and Solaris)
Windows
OMSSRV
UAGSRV
UEXT

Add the ability to define activity tracing and collect performance metrics for Universal Extension tasks, OMS Server, and UAG Server.

Data is collected by an OpenTelemetry collector, making it suitable for display in front-end applications like Grafana and Jaeger.

B-17602AllUFTPRemove support for the TFTP protocol.
B-17655UnixINSTALLUpdate runtime requirements for the Universal Agent distribution for Linux Ubuntu.
D-07391Unix
Windows
UAGSRV

Fixes a problem where the output for a task will contain the first character of the next line that exceeds the number of output lines the task is configured to automatically retrieve.

For this problem to occur, a task

  1. Must be configured to automatically retrieve stdout/stderr, and
  2. Must specify a "number of lines" to retrieve from that output
D-11115Unix (except HP-UX)
Windows
UEXTOptimize parsing of large string values within JSON messages used for Universal Extension tasksUAGSRV
UEXT
Fixes a problem where the requires_python field of a Universal Extension fails to detect or select a suitable Python executable when comparison operators less than (<) or greater than (>) are used.
D-11156UnixUAGSRVEnsure that all file descriptors are properly closed when a task fails because credentials were specified for a user account that does not exist.
D-11160Unix
Windows
UAGSRV
UEXT
Implement Universal Agent and Universal Extension task support for the updated Database Connection field available for Universal Task Templates.
B-16980Unix (except HP-UX)
Windows
UEXT

Add the ability to access the Key Location of a Universal Extension credential field using a consistent snake_case convention instead of camelCase.

For example, given a credential field called cred_test, the Key Location may be accessed using:

  • fields['cred_test']['key_location']
  • fields['cred_test.key_location']

The camelCase usage (i.e., keyLocation) is still recognized for backward compatibility, but that support could be dropped at any time so new extensions should use key_location.

D-07252AllUDMEnsure that passwords saved to UDM script variables are scrubbed whenever those variable's values are printed.
D-09964UnixUAGSRVEnsure that all file descriptors are closed when an attempt to execute an Agent File Monitor task using credentials for a non-existent user is specified.
D-10316Unix (except Solaris Intel)
Windows
USAPFix an issue that requires SAP credentials to be specified when using X.509 certificate authentication. It is now possible to execute USAP using only an X.509 certificate.
D-10727z/OSUCMDFix an issue that prevented a z/OS UCMD Manager from performing a success network fault tolerant (NFT) recovery when SystemSSL was used.
D-10833AllUBROKERFix a timing issue that cause UAG Server to shutdown with an exit code of -2 if the Universal Broker were temporarily unresponsive.
D-10897Unix
Windows
UAGSRVFix a situation in which a create or change file monitor task using a stability check may fail to detect the creation of or change to intended files.
D-10910AllUBROKERFix a memory leak that, if left unchecked, could require frequent Universal Broker restarts.
D-10934AllUBROKERFix a memory leak that could occur within the Universal Broker Memory when responding to a UAG Server configuration refresh request
D-10943Unix
Windows

UCMD
UDM

Fix COMPONENT_CONNECT errors that could occur in UCMD or UDM when executed via a Universal Broker running in console mode.
D-11019Unix
Windows
UBROKERWhen Universal Broker is run in console mode, ensure that the ,time parameter of the MESSAGE_LEVEL configuration option is honored.
D-11045OMSSRVFix a memory leak that can occur in OMS Servers that communicate with a UAG Server via a proxy server connection.
D-11166Unix
Windows
UFTPFixes an issue that causes UFTP to fail when multiple files are transferred to a remote directory path that contains spaces.
D-11174AllUCMD
UCTL
UEM
UFTP
Prevent an error when the value of the -pwd option contains a single space (e.g., -pwd " ").
D-11178UnixUAGSRVFixes an issue that could result in excessive CPU consumption when UAG Server launches and/or executes several different task types concurrently.
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-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-11238

Unix
Windows

UFTPUpdate the libssh2 library used by Universal Agent components from 1.9.0 to 1.10.0.

NOTE: The libssh2 library used for the Universal Agent for HP-UX distribution was not updated.
D-11342Unix
Windows
UAGSRVEnsures that any temporary files created by Universal Extension tasks are properly removed following completion of UAG Server warm start processing.
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.
D-11403Unix (except HP-UX)
Windows
UEXTFixes an issue which may cause a Universal Extension task to stay in a "Running" status if an exception is raised in the __init__ method.
D-11453Unix (except HP-UX)
WindowsUAGSRV
UEXTFix a situation in which a Universal Extension Task may stay in a Queued state if there were problems with the extension's code/implementationPrevent a Universal Extension task failure on systems that only have Python 2 installed.
D-11470Unix (except HP-UX)UAGSRV
UEXT
Fix an issue that may cause a CANCEL command issued for a Universal Extension task to take longer than necessary to process.
D-11472Unix
Windows
UAGSRV

Correct the spelling of a credential's passphrase when referenced by a Universal Extension task. The previous spelling pasphrase is now corrected to passphrase.

For backward compatibility, pasphrase is still accepted, but new extensions should use the correct spelling as this backward compatibility could be lost in future releases.

D-11118AllUAGSRVFix a situation in which tasks could end with a Start Failure or say in a Queued status if the Agent's hostname is longer than 62 characters.
D-11163AllUAGSRVPrevent the Agent from falling offline if its task output (or any message sent transferred via OMS) is larger than 6 MB.
D-11212

Unix
Windows

Python

Remove an extra line that is shown in the Universal Broker log when the Broker is run in console mode and UAG Server encounters a job launch failure.

D-11478UnixUAGSRVFixes an issue that may cause messages intended for the ops_monitor process to be consumed by UAG Server and sent to a file transfer task, which could cause its failure.
D-11503Unix (Linux only)PYTHONUpdate the Universal Agent's Python distribution to prevent failures when libffi.so.6 is not installed on newer Linux RedHat and Ubuntu distributions.
D-11511Unix
Windows
USAPFix an error that could cause USAP to crash when displaying spool lists.


Universal Agent for SOA 6.9.x for UNIX Packages

Anchor
SOA 6.9.0.0
SOA 6.9.0.0
Agent for SOA 6.9.0.0 - October 19, 2020

(There have been no changes to this release.)