From d89652e28193d35a09aad89dabbc4a8ec4acd61bdd19807d5f760ab344a901f2 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 24 Mar 2016 15:15:24 +0000 Subject: [PATCH] Accepting request 379314 from home:yan_gao:branches:network:ha-clustering:Factory:Test - PE: Fix conditions for internal sanity check (bsc#971129) OBS-URL: https://build.opensuse.org/request/show/379314 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=239 --- pacemaker.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacemaker.changes b/pacemaker.changes index 3ba06fe..b79c26c 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -76,7 +76,7 @@ Thu Feb 11 13:28:13 UTC 2016 - ygao@suse.com - crmd: Disconnect the relevant remote proxies as well when disconnecting a remote node (bsc#964183) - crmd: Prevent potential use-after-free (bsc#964183) - liblrmd: Prevent potential use-after-free issues (bsc#964183) -- PE: Fix conditions for internal sanity check +- PE: Fix conditions for internal sanity check (bsc#971129) - attrd: ensure remote nodes are in correct peer cache - crmd: set remote flag when gracefully shutting down remote nodes - fencing: Correctly track active stonith actions (bsc#938545)