Skip to content

Commit

Permalink
Doc: ChangeLog: update for 2.1.8-rc4 release
Browse files Browse the repository at this point in the history
... and drop a duplicate entry from an earlier release
  • Loading branch information
kgaillot committed Jul 17, 2024
1 parent 239cba3 commit bf1a172
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
* Tue Jul 16 2024 Ken Gaillot <[email protected]> Pacemaker-2.1.8-rc4
- 6 commits with 21 files changed, 126 insertions(+), 38 deletions(-)

- Features added since Pacemaker-2.1.8-rc3
+ tools: crm_verify now reports invalid fence topology levels

- Fixes since Pacemaker-2.1.8-rc3
+ tools: crm_node -i must initialize nodeid before passing pointer
(regression introduced in 2.1.7)
+ tools: cibadmin, crm_attribute, crm_node, crm_resource, crm_shadow, and
crm_ticket now retry CIB connections after transient failures

* Tue Jul 02 2024 Ken Gaillot <[email protected]> Pacemaker-2.1.8-rc3
- 16 commits with 11 files changed, 157 insertions(+), 57 deletions(-)

Expand Down Expand Up @@ -1139,7 +1151,6 @@
agent's metadata action runs crm_node
+ controller: avoid timing issue that increments resource fail count twice
+ fencing: unfence all nodes after device configuration changes
+ fencing: avoid memory leaks when processing topology requests
+ fencing: ignore node that executed action when checking whether actions
are equivalent
+ scheduler,controller: calculate secure digest consistently
Expand Down

0 comments on commit bf1a172

Please sign in to comment.