Skip to content

Pacemaker 1.1.12 - Release Candidate 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@beekhof beekhof released this 08 Jul 03:35
  • Changesets: 49
  • Diff: 31 files changed, 403 insertions(+), 100 deletions(-)
  • Features added since Pacemaker-1.1.12-rc3
    • extra: Add logrotate configuration file for /var/log/pacemaker.log
  • Changes since Pacemaker-1.1.12-rc3
    • attrd: Remove offline nodes from node cache for "peer-remove" requests
    • Bug rhbz#1054307 - cname pattern match should be more restrictive in init script
    • cib: cl#5222 - Prevent assert in xml_calculate_changes() on performing cib operations
    • cluster: Remove unknown offline nodes with conflicting unames from node cache
    • controld: Return OCF_ERR_INSTALLED instead of OCF_NOT_INSTALLED
    • crmd: avoid double free caused by nested hash table removal
    • crmd: Only write to fence_override if open() returns a positive file descriptor
    • crmd: Remove state of unknown nodes with conflicting unames from CIB
    • crm_report: Correctly detect large files
    • crm_simulate: Remove resource states and transient attributes when a node is marked as down
    • crm_verify: Perform a full set of calculations whenever the status section is present
    • ignore SIGPIPE if gnutls is in use
    • lrmd: Handle systemd reporting 'done' before a resource is actually stopped
    • lrmd: Prevent OCF agents from logging to random files due to "value" of setenv() being NULL
    • mcp: Let daemons know when they have been respawned by the mcp
    • membership: Prevent use-after-free in reap_crm_member()
    • pengine: Correctly detect empty tags
    • pengine: Correctly observe requires=nothing