Software v2.7.1 released
12 Feb 2020
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 one fix, for a bug introduced in v2.7.0, that slowed down the loading of address files.
Installation instructions are located here. You can update from v2.7.0 to this release like so:
sudo yum clean all # may be necessary
sudo yum groupupdate uhal
Detailed release notes can be found here
N.B. This release is API and ABI compatible with the last software release (v2.7.0) - i.e. end-users do NOT have to recompile their C++ source code after updating from v2.7.0.
Thanks, The IPbus software team