Software v2.8.3 released

2 Apr 2022

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 resolves a build error encountered on Red Hat 8.

Detailed release notes can be found here

You can update from v2.8.0, v2.8.1 or v2.8.2 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 from v2.8.0, v2.8.1 or v2.8.2

Thanks, The IPbus software team