Bump the minimally supported firmware version
Description
This merge request should conclude the migration to AlmaLinux 9 at P5 started next year as well as the new GE2/1 chambers installation. More specifically,
- it bumps the supported firmware version to the one called by !327 (merged) with additional OptoHybrids;
- it updates the xDAQ releases to the most recent (and working) ones in order to include a DIM library critical bugfix (i.e. the presence of segfaults in multithreaded environments when the DNS server or DIM services are missing).
Related Issue
How Has This Been Tested?
Firmware version & patch already (pre-)tested on the production system at P5 as well as on the integration setup in B904 and in the CI.
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.