EOS v4.2.24

You can get EOS 4.2.24 release from the following location:

SRPMs:
http://storage-ci.web.cern.ch/storage-ci/eos/citrine/tag/el-7/SRPMS/
http://storage-ci.web.cern.ch/storage-ci/eos/citrine/tag/el-6/SRPMS/

RPMs:
http://storage-ci.web.cern.ch/storage-ci/eos/citrine/tag/el-7/x86_64/
http://storage-ci.web.cern.ch/storage-ci/eos/citrine/tag/el-6/x86_64/

The changelog for this release:

v4.2.24 Citrine

2018-06-13

Bug

  • [EOS-2081] - “eosd” segfault in sscanf() / filesystem::stat() / EosFuse::lookup
  • [EOS-2600] - Clean FST shutdown wrongly marks local LevelDB as dirty

New Feature

  • Use std::shared_timed_mutex for the implementation of RWMutex. This is by default
    disabled and can be enabled by setting the EOS_USE_SHARED_MUTEX=1 environment var.

Improvement

  • The FSTs no longer do the dumpmd when booting.