The readme for 8.4 Patch 5 doesn't listen any new features or enhancements specifically for Patch 5 (the list starts with Patch 4). Was this a mistake or is Patch 5 more of a maintenance patch with fixes but no new features?
The readme for 8.4 Patch 5 doesn't listen any new features or enhancements specifically for Patch 5 (the list starts with Patch 4). Was this a mistake or is Patch 5 more of a maintenance patch with fixes but no new features?
I checked the readme and it clearly is for 8.4.0.5.0, and states what is fixed in patch 5.
EDIT: It is more a maintenance update than bringing in new features.
Defects Fixed in This Patch
Version 8.4 Patch 5
RSA Authentication Manager 8.4 Patch 5 includes all fixes introduced in all version 8.4 and version 8.3
patches. In addition, Patch 5 contains fixes for the following issues:
AM-34448. Updated Authentication Manager components to prevent security vulnerabilities.
AM-34391. The AMBA AU command can now read the AttributeValue1 header.
AM-34185. Fixed an issue in which replication stopped working after an Authentication Manager patch
was applied to a replica instance.
AM-33987. Updated the commons-fileupload component to the latest version used by Authentication
Manager.
AM-33847, AM-33464. The User Dashboard was unable to display information about a user who was
associated with a huge number of user groups and authentication agents. To display user information, run
the following command line utility (CLU) to add a configuration value:
./rsautil store -a add_config auth_manager.dashboard.hide.grpagent true
GLOBAL BOOLEAN
Run the following CLU to stop displaying user groups and authentication agents in the User Dashboard:
./rsautil store -a update_config auth_manager.dashboard.hide.grpagent false
GLOBAL BOOLEAN
Aaron - thanks for your feedback. You are correct that Patch 5 only contains fixes and does not contain any new features. The document will be modified to make this clearer.
Ted