Skip to content

HRM 3.2.1

Compare
Choose a tag to compare
@aarpon aarpon released this 31 Oct 11:28
· 1899 commits to master since this release

This patch release fixes following bugs:

  • Folder named '0' is not listed in the file selector.
  • Paths containing single quotes block the 'Select images' drop down.
  • Support for Active Directory Forests breaks standard AD authentication.
  • SNR estimator lists no images for OME-TIFF input format.
  • The bin/hrmd and bin/hrm_user_manager scripts in the archive did not have the execute permission active.
  • User directory creation is broken when "sudo" is not configured.

To upgrade, follow the instructions on http://huygens-remote-manager.readthedocs.org/en/latest/upgrade.html.

As mentioned for the 3.2.0 release, the ownership and permissions on the HRM data folders must now follow the supported configuration. Please make sure that you follow the instructions on http://huygens-remote-manager.readthedocs.org/en/latest/hrm_conf.html#set-up-the-hrm-user-and-group, or you might encounter various file access issues.

To temporarily revert to the old mechanisms (that required the configuration of /etc/sudoers!) you can set a configuration variable $change_ownership = true in the configuration files as described on http://huygens-remote-manager.readthedocs.org/en/latest/upgrade.html#update-the-configuration-files. Please mind that this is deprecated and will be removed in HRM 3.3.0!

Please also notice that we updated and added quite a lot of new documentation on http://huygens-remote-manager.readthedocs.org/en/latest/. Please refer to these instructions for setting up and maintaining the HRM. We would also highly appreciate if you reported any errors, missing or confusing parts in the documentation!

For HRM 3.2.1, the recommended Huygens Core version is 14.06.1-p9 or higher.