Skip to content

Commit

Permalink
Doc: ChangeLog: update for 2.1.8-rc2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kgaillot committed Jun 11, 2024
1 parent c338b40 commit cbf6db3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
* Tue Jun 11 2024 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.1.8-rc2
- 38 commits with 23 files changed, 600 insertions(+), 283 deletions(-)

- Features added since Pacemaker-2.1.8-rc1
+ libcrmcommon: support PCMK_panic_action="off" or "sync-off"

- Fixes since Pacemaker-2.1.8-rc1
+ libcrmcommon: avoid possible buffer overflows when parsing date/times
+ libpacemaker: correctly retrieve any existing fail-count for increment
(regression introduced in 2.1.8-rc1)
+ libstonithd: avoid double free when invalid replies are received
+ libstonithd: avoid use-after-free when retrieving metadata of Linux-HA fence agents
(regression introduced in 2.1.8-rc1)
+ libstonithd: free escaped metadata descriptions with g_free()
(regression introduced in 2.1.8-rc1)
+ tools: restore whitespace to attrd_updater query output
(regression introduced in 2.1.8-rc1)

* Wed May 15 2024 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.1.8-rc1
- 2480 commits with 507 files changed, 45891 insertions(+), 22991 deletions(-)

Expand Down

0 comments on commit cbf6db3

Please sign in to comment.