Skip to content

1.10.2

Choose a tag to compare

@github-actions github-actions released this 06 Jan 09:36
· 12 commits to main since this release
7afec5e
Add in Patching of the Oracle Java JDK for Oracle Databse (#146)

* Add in Patching of the Oracle JDK

Add in Patching of the Oracle JDK which looks to be now released as a seperate Patch to the Databae Patch

This often causes compliancy issues in Qualys - so adding in this extra tasks - only ran if the specific var file has a jdk_patch_filename specified - to add this patch.

Kept it seperate in case there is not JDK Patch.

* Update Galaxy

Update Galaxy

* Update Java version of latest OHS 12.2.1.4

Update Java version of latest OHS 12.2.1.4 to ensure compiance in Qualys...

This is likely the last OHS fixpack for 12.2.1.4..
So Java version should be updated each quarter..

---------

Co-authored-by: Martin Fanning <mfanning@merative.com>