Release crmsh 4.4.1
Changes since tag 4.4.0
Features:
- Enable "crm configure show related:<ra_type>" to show the objects by given ra type (#978)
- Parametrize the ra trace log dir (#939)
- Enable -N option setup the current node and peers all together (#961)
Major fixes:
- Fix: utils: use -o and -n to compare files instead of strings for crm_diff (bsc#1201312)
- Fix: crm report: use sudo when under non root and hacluster user (bsc#1199634)
- Fix: utils: wait4dc: Make change since output of 'crmadmin -S' changed(bsc#1199412)
- Fix: bootstrap: stop and disable csync2.socket on removed node (bsc#1199325)
- Fix: crm report: Read data in a save way, to avoid UnicodeDecodeError(bsc#1198180)
- Fix: qdevice: Add lock to protect init_db_on_qnetd function (bsc#1197323)
- Fix: utils: Only raise exception when return code of systemctl command over ssh larger than 4 (bsc#1196726)
More changes details please see https://github.com/ClusterLabs/crmsh/blob/master/ChangeLog