Skip to content

Pacemaker 2.1.8 - Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kgaillot kgaillot released this 11 Jun 19:01
· 171 commits to 2.1 since this release
  • 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)