Software v2.8.19 released

11 Aug 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 fixes a bug affecting the ControlHub when built with newer Erlang releases, most notably this affected the Alma 9 RPM in version 2.8.18.

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