Software v2.8.20 released

11 Dec 2025

I’m happy to announce that a new release of the IPbus software suite (i.e. uHAL library and the ControlHub) is now available!

This release includes uHAL updates for compatibility with boost 1.86.

Detailed release notes can be found here

You can update from previous v2.8.x releases to this release like so:

sudo yum clean all          # may be necessary
sudo yum groupupdate controlhub uhal

N.B. This release is API and ABI compatible with previous software releases (v2.8.x) - i.e. end-users do NOT have to recompile their C++ source code after updating.

Thanks, The IPbus software team