Software v2.6.1 released

1 May 2018

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 contains a few minor bugfixes affecting the RPM packaging and the log message content in Python.

Detailed release notes can be found here

You can update from v2.6.0 to this release like so:

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

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

Thanks, The IPbus software team