Releases: merative/spm-middleware
Releases · merative/spm-middleware
1.10.2
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>
1.10.1
Update DB2 Molecule and Github Workflows to be not so version specifi…
1.10.0
Latest Fixpacks for IBM Middleware (#144) * Latest Fixpacks for IBM Middleware New version of WAS & IHS- 9.0.5.26 New version of WLP - 25.0.0.12 (Java8 and Java21) New version of Java8 - 8.0.8.55 New version of Java21 - 21.0.9 New version of IIM - 1.9.3.4 New Version of DB2 - 12.1.3.0 (incl new molecule test replacing 12.1.2 test) * Update Galaxy Update Galaxy --------- Co-authored-by: Martin Fanning <mfanning@merative.com>
1.9.9
Latest Fixpacks for Oracle Middleware (#143) New version of WLS - 12.2.1.4.250910 New version of WLS - 14.1.1.0.250910 New version of WLS - 14.1.2.0.250911 New version of Oracle DB - 19.29.0.0.0 New Oracle Java Versions - 1.8.0_471 & 21.0.9 Updated Galaxy Co-authored-by: Martin Fanning <mfanning@merative.com>
1.9.8
1.9.7
Misc Updates around Molecule tests incl WLS 12.2.14 support, and smal…
1.9.6
1.9.5
Latest Fixpack for DB2 (#138) * Latest Fixpacks for iBM Middleware New version of WAS & IHS- 9.0.5.24 New version of WLP - 25.0.0.7 New version of Java8 - 8.0.8.45 New version of Java21 - 21.0.7 New version of IIM - 1.9.3.2 * Latest Fixpack for DB2 Latest Fixpack for DB2 - 12.1.2 replace DB21211 test with DB21212 test * Updates to get DB2 1212 tests passing Updates to get DB2 1212 tests passing - Update db21212 molecule test to pull image from rockylinux repo rather than rocky repo - Install ibstdc++.so.6 on Rocky only as the newer images from the rockylinux repo do not seem to have it installed on the image. - Add ENABLE_SHARED_GROUP param to response file from db2 12.1.2 onwards - Remove db21210 test as we are moving to latest fixpack db21212 * Remove need to install libstdc++.so.6 package Remove need to install libstdc++.so.6 package While the db2 prereq check does indicate its missing - the installation does complete.. Message logged by prereq check is Validating "/lib/libpam.so*" ... Requirement matched. Requirement not matched for DB2 database "Server" . Version: "12.1.2.0". Summary of prerequisites that are not met on the current system: DBT3514W The db2prereqcheck utility failed to find the following 32-bit library file only required to support 32-bit non-sql routines: "libstdc++.so.6" provided by the "libstdc++.i686" package. --------- Co-authored-by: Martin Fanning <mfanning@merative.com>
1.9.4
Latest Fixpacks for iBM Middleware (#137) New version of WAS & IHS- 9.0.5.24 New version of WLP - 25.0.0.7 New version of Java8 - 8.0.8.45 New version of Java21 - 21.0.7 New version of IIM - 1.9.3.2 Co-authored-by: Martin Fanning <mfanning@merative.com>
1.9.3
Support for WLS 14.1.2 (#136) Creating and introducing YAML files for Weblogic 14.1.2 (which uses Java21) - New YAML file for 14.1.2 (including new base installer, latest WLS patch, and latest Java21 JDK) - Added in molecule tests for WLS 14.1.2 on RHEL8 and RHEL9 - Updated ReadME - Updated Galaxy file Molecule tests have passed locally for RHEL 8 and RHEL 9.. No issues with the install and patching Co-authored-by: Martin Fanning <mfanning@merative.com>