Skip to content
# Summary

* Improved FelixConfig.cmake file for easier find_package
  * Update felix-interface documentation to reflect that
* Fixed bug in felix-bus-fs if bus files were written by different user (https://its.cern.ch/jira/browse/FLX-2642)
* Hopefully fixed bug in netio3 causing unsubscriptions to sometimes fail (https://its.cern.ch/jira/browse/FLX-2643)

# Details

Package: felix_bus_fs
  Repository: https://gitlab.cern.ch/atlas-tdaq-felix/felix-bus-fs
  Old hash: e03f0f6c020e36d58d684c91f5314c67afe33a69
  New hash: 10d093cc0d3ab0fc86c5122b5b8731ce5a8800f8
  Commits:
    10d093cc Merge branch 'touch-fix' into '5.2.x'
    88f9a833 Fix issue for touch if not owning file

Package: felix_interface
  Repository: https://gitlab.cern.ch/atlas-tdaq-felix/felix-interface
  Old hash: 0ba7920401731741ca959c142c980cdd7a51c827
  New hash: 5c914094dc70fb7ea357a024c0065687c605ae77
  Commits:
    5c914094 Merge branch 'update-doc-export' into '5.2.x'
    1c3f9cb0 Update compilation docs with find_package

Package: netio3
  Repository: https://gitlab.cern.ch/atlas-tdaq-felix/netio3
  Old hash: 8cfd5ccebd8334cef733d31e2182d9c1460574d1
  New hash: b283f0995f2c29cc4ecb766a8de5afba7a875236
  Commits:
    b283f099 Merge branch 'unsubscribe-fix' into 'master'
    1e42b72e Do not unsubscribe in destructor of Subscriber