Software v2.8.18 released
8 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: uHAL Python bindings packaging issues affecting Python 3.12 and 3.13; ControlHub build errors affecting newer Erlang releases; and some spurious warnings and unneccessary restrictions in the IPbus address decoder generator script.
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