From 84133ea00a9e13c0a7f16b2cab2ed56291037b44a7834fcc63c66c4163288d4e Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Wed, 21 Aug 2013 05:31:10 +0000 Subject: [PATCH] - Fencing: Support agents that need the host to be unfenced at startup - cpg: Correctly set the group name length - pengine: Distinguish between the agent being missing and something the agent needs being missing (bnc#833374) - crmd: Prevent PCMK_LRM_OP_NOT_INSTALLED for being mapped to PCMK_LRM_OP_ERROR - Bug cl#5171 - PE: Don't prevent clones from running due to dependant resources - services: Correctly invoke callbacks for aborted operations - services: Preserve errno when handling exec failres least it be reset as a side-effect of other calls - services: Prevent use-of-NULL in g_error_free - services: Detect missing agents and permission errors before forking - lrmd: Do not overwrite any existing operation status error - crmd: Correcty update the history cache when recurring ops change their return code - PE: Correctly account for the location preferences of things colocated with a group - crmd: Gracefully handle actions that cannot be initiated - crm_simulate: Do not complain about CRM_OP_REPROBE actions - PE: Gracefully handle bad values for XML_ATTR_TRANSITION_MAGIC - crm_mon: Correctly extract alternate name for pingd attributes - Fix: Prevent use-of-NULL when ping resources do not define a host list - Fix: Gracefully handle -ECHILD from waitpid() in crm_abort() - Fix: Command-line tools should stop after an assertion failure - systemd: Prevent glib assertion - only call g_error_free() with non-NULL arguments - Upstream version cs: 4f672bc85eefd33e2fb09b601bb8ec1510645468 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=52 --- pacemaker.changes | 25 +++++++++++++++++++++++++ pacemaker.tar.bz2 | 4 ++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/pacemaker.changes b/pacemaker.changes index b2ee359..ec3eb3e 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Aug 21 05:08:44 UTC 2013 - ygao@suse.com + +- Fencing: Support agents that need the host to be unfenced at startup +- cpg: Correctly set the group name length +- pengine: Distinguish between the agent being missing and something the agent needs being missing (bnc#833374) +- crmd: Prevent PCMK_LRM_OP_NOT_INSTALLED for being mapped to PCMK_LRM_OP_ERROR +- Bug cl#5171 - PE: Don't prevent clones from running due to dependant resources +- services: Correctly invoke callbacks for aborted operations +- services: Preserve errno when handling exec failres least it be reset as a side-effect of other calls +- services: Prevent use-of-NULL in g_error_free +- services: Detect missing agents and permission errors before forking +- lrmd: Do not overwrite any existing operation status error +- crmd: Correcty update the history cache when recurring ops change their return code +- PE: Correctly account for the location preferences of things colocated with a group +- crmd: Gracefully handle actions that cannot be initiated +- crm_simulate: Do not complain about CRM_OP_REPROBE actions +- PE: Gracefully handle bad values for XML_ATTR_TRANSITION_MAGIC +- crm_mon: Correctly extract alternate name for pingd attributes +- Fix: Prevent use-of-NULL when ping resources do not define a host list +- Fix: Gracefully handle -ECHILD from waitpid() in crm_abort() +- Fix: Command-line tools should stop after an assertion failure +- systemd: Prevent glib assertion - only call g_error_free() with non-NULL arguments +- Upstream version cs: 4f672bc85eefd33e2fb09b601bb8ec1510645468 + ------------------------------------------------------------------- Mon Aug 5 06:04:07 UTC 2013 - ygao@suse.com diff --git a/pacemaker.tar.bz2 b/pacemaker.tar.bz2 index 1e677fd..90c5410 100644 --- a/pacemaker.tar.bz2 +++ b/pacemaker.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a4820bc52787efc1e568835cba1a3adbb94c04e71df7c8992926d6547514390 -size 8747531 +oid sha256:43e119a6a0c26a30afae84281cbae96ddb0b34dd04e9d3ea7179da56caf96cd6 +size 8768137