-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #945 from liangxin1300/20220217_changelog
Update ChangeLog for release 4.4.0
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
* Thu Jan 14 2022 Xin Liang <[email protected]> | ||
* Thu Feb 17 2022 Xin Liang <[email protected]> | ||
- Release 4.4.0 | ||
- Dev: README: update with unit tests steps | ||
- Dev: crmsh-ci.yml: Add python3.6 and 3.10 into unit test list | ||
- Dev: tox: Adjust tox.ini, add py36 and py310 in envlist | ||
|
||
* Thu Feb 8 2022 Xin Liang <[email protected]> | ||
- Release 4.4.0 rc2 | ||
- Fix: sbd: not overwrite SYSCONFIG_SBD and sbd-disk-metadata if input 'n'(bsc#1194870) | ||
- Dev: bootstrap: the joining node retries an active cluster | ||
- Dev: behave: Change docker cgroup driver as systemd | ||
- Dev: ui_node: Use diff and patch instead of replace cib | ||
- Dev: crm report: Add dpkg support | ||
|
||
* Thu Jan 14 2022 Xin Liang <[email protected]> | ||
- Release 4.4.0 rc1 | ||
- Fix: bootstrap: Don't change pacemaker.service bootup preference (bsc#1194616) | ||
- Fix: log: Change the log file owner as hacluster:haclient (bsc#1194619) | ||
- Dev: crm.conf: Add OCF_1_1_SUPPORT flag to control ocf 1.1 feature | ||
|