From 495ca2b3f5384941a51c5dc8b2d5c656d233adbeecaab09e697b584271651418 Mon Sep 17 00:00:00 2001
From: OBS User buildservice-autocommit <null@suse.de>
Date: Fri, 11 Oct 2013 09:04:37 +0000
Subject: [PATCH] Updating link to change in openSUSE:Factory/pacemaker
 revision 56.0

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=6fb16d8d807f29773f1ec6704fa6a059
---
 pacemaker.changes | 64 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/pacemaker.changes b/pacemaker.changes
index 267b300..545048f 100644
--- a/pacemaker.changes
+++ b/pacemaker.changes
@@ -62,6 +62,70 @@ Wed Sep 25 06:19:58 UTC 2013 - lmb@suse.com
 - Review and refresh all patches to apply without fuzz.
 - Upstream version cs: 144c2fc4b2f50623cbc87bf20788717e0b058a38
 
+-------------------------------------------------------------------
+Thu Oct  3 01:58:54 UTC 2013 - ygao@suse.com
+
+- fencing: Allow fencing for node after topology entries are deleted
+- fencing: Do not broadcast suicide if the on action is being executed
+- remote: Option to enable/disable probes on container resource remote-nodes
+- lrmd: Correctly cancel monitor actions for lsb/systemd/service resources on cleaning up (bnc#842471)
+- services: Fix the executing of synchronous actions
+- Upstream version cs: 728ec77851540f9ce64ee1b1269d967841571b25
+
+-------------------------------------------------------------------
+Sun Sep 29 05:12:24 UTC 2013 - ygao@suse.com
+
+- PE: Add a special attribute for distinguishing between real nodes and containers in constraint rules
+- PE: Allow location constraints to take a regex pattern to match against resource IDs
+- Bug rhbz#1011618 - Consistently use 'Slave' as the role for unpromoted master/slave resources
+- cibadmin: Report errors during sign-off
+- Fencing: Observe pcmk_host_list during automatic unfencing
+- services: Prevent use-of-NULL when executing service actions
+- crm_resource: Provide a meaningful error if --master is used for primitives and groups
+- ipc: Raise the default buffer size to 128k (bnc#838358)
+- Upstream version cs: ecd44e642db3b65ee83aceed0e93376894a58c47
+
+-------------------------------------------------------------------
+Wed Sep 25 06:37:41 UTC 2013 - lmb@suse.com
+
+- plugin: stonith-ng needs membership updates (bnc#841010)
+- controld: allow the stonith-enabled check to be overridden
+  (bnc#842186, fate#315195)
+- attrd: Avoid infinite write loop for unknown peers
+- tools: Detect orphaned remote-nodes when setting attributes
+- controld: don't start dlm if stonith-enabled is false (bnc#842186, fate#315195)
+- pengine: Probe container nodes
+- crmd: Tell attrd when remote-node is disconnected
+- attrd: Give remote-nodes ability to set attributes with attrd
+- Upstream version cs: c68919f46bbaa96ec4ff2c770f82588280277fe6
+
+-------------------------------------------------------------------
+Wed Sep 25 06:19:58 UTC 2013 - lmb@suse.com
+
+- crmd: Expose "expected-quorum-votes" option in the metadata only for plugin-based clusters
+- decode_transition_key: Older systems do not support '%ms' in
+  sscanf
+- cib: Guard against overly long user specified strings
+- crm_shadow: Simplify prompt generation and impose a sane limit on
+  length
+- fencing: Skip empty notifications from the cib
+- election: Do not update state when ACKs arrive
+- cib: Additional logging for invalid diff updates
+- cib: Correctly check for archived configuration files
+- crmd: Reliably detect and act on reprobe operations from the policy
+  engine
+- crm_mon: Do not display duplicates of failed actions
+- crm_node: Display partition output in sorted order
+- cib: Allow values to be added/updated and removed in a single update
+- attrd: Use the truely atomic version where CPG is used for cluster communication
+- attrd: Untested reimplementation of a truely atomic attrd
+- election: Track the election state and allow it to be queried
+- crm_resource: Handle --ban for master/slave resources as advertised
+  (rhbz#902407)
+- xml: Location constraints are allowed to specify a role
+- Review and refresh all patches to apply without fuzz.
+- Upstream version cs: 144c2fc4b2f50623cbc87bf20788717e0b058a38
+
 -------------------------------------------------------------------
 Tue Sep 24 13:27:53 UTC 2013 - ygao@suse.com