From b7b89fd0335549e19d6f455df67d955631764d14df9e5c5cd11aa13ab6bcc5cf Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Mon, 12 Jan 2015 11:07:01 +0000 Subject: [PATCH] - pengine: imply stop in container node resources when host node is fenced - Build: Fix building if ncurses doesn't provide pkg-config files - xml: Do not change the ordering of properties when applying v1 cib diffs - xml: Do not prune leaves from v1 cib diffs that are being created with digests - Upstream version cs: 4109f1539a625bfa3e884d19ab2fc42d7a4daec4 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=179 --- pacemaker-1.1.12.git20150108.d0139e9.tar.bz2 | 3 --- pacemaker-1.1.12.git20150112.4109f15.tar.bz2 | 3 +++ pacemaker.changes | 9 +++++++++ pacemaker.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pacemaker-1.1.12.git20150108.d0139e9.tar.bz2 create mode 100644 pacemaker-1.1.12.git20150112.4109f15.tar.bz2 diff --git a/pacemaker-1.1.12.git20150108.d0139e9.tar.bz2 b/pacemaker-1.1.12.git20150108.d0139e9.tar.bz2 deleted file mode 100644 index 16a0ebb..0000000 --- a/pacemaker-1.1.12.git20150108.d0139e9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93ba38c92a37398cb1eae95efb8e2c552de42d1cfde83d953f343c240a8af364 -size 9369355 diff --git a/pacemaker-1.1.12.git20150112.4109f15.tar.bz2 b/pacemaker-1.1.12.git20150112.4109f15.tar.bz2 new file mode 100644 index 0000000..8e96064 --- /dev/null +++ b/pacemaker-1.1.12.git20150112.4109f15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ccb6f8244353aae8dfd0457a66999ff2be6796d8a159a3c72b2e7a9fcbc64b +size 9371615 diff --git a/pacemaker.changes b/pacemaker.changes index bd24383..1980634 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 12 11:05:14 UTC 2015 - ygao@suse.com + +- pengine: imply stop in container node resources when host node is fenced +- Build: Fix building if ncurses doesn't provide pkg-config files +- xml: Do not change the ordering of properties when applying v1 cib diffs +- xml: Do not prune leaves from v1 cib diffs that are being created with digests +- Upstream version cs: 4109f1539a625bfa3e884d19ab2fc42d7a4daec4 + ------------------------------------------------------------------- Fri Jan 9 12:10:09 UTC 2015 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index 42f366d..e3cce81 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -99,7 +99,7 @@ Name: pacemaker Summary: Scalable High-Availability cluster resource manager License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Clustering/HA -Version: 1.1.12.git20150108.d0139e9 +Version: 1.1.12.git20150112.4109f15 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org