forked from pool/pacemaker
- 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
This commit is contained in:
parent
a999327734
commit
84133ea00a
@ -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
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a4820bc52787efc1e568835cba1a3adbb94c04e71df7c8992926d6547514390
|
||||
size 8747531
|
||||
oid sha256:43e119a6a0c26a30afae84281cbae96ddb0b34dd04e9d3ea7179da56caf96cd6
|
||||
size 8768137
|
||||
|
Loading…
x
Reference in New Issue
Block a user