Patch Note for v7.3.0.158
Patch Information | |
---|---|
Release | v7.3.0.158 |
Date | 2023-03-09 |
Document Version | 1 |
Resolved Issues
-
AGT-43311 [CS1446938]: Policy message shows uname is null after agent upgrade
The issue occurred because the user info cache timed out before it could retrieve the user info from SecFSD. It should have waited for 60 seconds, but it timed out after 30 seconds. This has been fixed.
-
AGT-43372: Hangs during upgrade
The issue occurred because the voradmin message to
secfsd
never received a response on standard setups. This has been fixed. -
AGT-43407 [CS1446666, CS1449876, CS1451406]: DB2 backup was very slow after upgrading to new kernel RH 4.18.0-425.3.1.el8.x86_64
RedHat deprecated the AOP function readpages and replaced it with readahead. This changed the API. Changes have been made to detect the new API required for the current version of the kernel.
-
AGT-43544: CTE 7.3 crashed on Teradata kernel 4.4.140-96.91.TDC-default
CTE and Linux kernel releases from Teradata were not compatible if the Linux audit system was enabled for tracking system call level activities. CTE installation intermittently resulted in the Linux kernel crashing immediately when the audit system was enabled. Likewise, CTE also crashed intermittently when the user enabled the audit system while CTE was also enabled. This patch release resolves this incompatibility.