Skip to content

Release crmsh 4.4.1

Compare
Choose a tag to compare
@liangxin1300 liangxin1300 released this 03 Mar 04:16
· 1130 commits to master since this release
387d071

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