Hyrax-1.18.0 On RHEL9
·
33 commits
to master
since this release
Hyrax-1.18.0 on RHEL9 is composed of:
| OLFS version 1.19.0 | |
| BES version 3.22.0 | |
| libdap4 version 3.22.0 |
π Key Highlights & Version Updates
Security
- Stopped exposing exposed BES ports
10022and11002(#176) in thehyraxandngapimages, - This release includes changes that resolve CVE-2026-16637
Dependency & Build Fixes
- Upgraded Redisson to Version 4 (NGAP EL9 REDIS4 support, #171).
- Re-added Jackson dependencies (
2.21.+) and configured Gradle to fail fast on build errors (#172). - Updated build infrastructure to use Java 17 for Gradle build steps.
- Switched Apache APR installation to use native
dnfpackage management rather than a custom retrieval script (#163).
π€ CI/CD & Automated Image Builds
-
Multi-OS Docker Support: Triggered parallel Docker container image builds targeting both EL8 (running OLFS 1.18.x) and EL9 (running Tomcat 11 and OLFS 1.18.xβ1.19.x) environments.
-
Component Matrix Updates: Incrementally built and tested updated core library components, including
libdap4(v3.21.1 / v3.22.0),bes(v3.21.1 / v3.22.0), andolfs(v1.18.15 / v1.19.0).