From 26fa563101f6fdcc59ec0191ae64d0a0283508160c22b529c775fe812e7b94b1 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Fri, 14 Aug 2015 13:48:58 +0000 Subject: [PATCH] Accepting request 323156 from home:yan_gao:branches:network:ha-clustering:Factory:Test - crm_resource: Indicate common reasons why a resource may not start after a cleanup - pengine: Ensure fencing of the DC precedes the STONITH_DONE operation - crm_resource: Compensate for -C and -p being called with the child resource for clones - ipc: Fix output formats (bsc#940992) - fencing: ensure "required"/"automatic" only apply to "on" actions - fencing: Remove unnecessary casts (bsc#940711) - crm_simulate: Prevent segfault on arches with 64bit time_t (bsc#940711) - ipc: Correctly compare values for the size of ipc buffer and prevent suggesting a negative value when it's insufficient (bsc#940992) - xml: Reduce severity of noisy log message - crm_resource: Correctly clean up failcounts for inactive anonymous clones - crmd: Avoid cancelling transitions when we tell nodes to shutdown - systemd: drop legacy SysVStartPriority from service units - crm: Set the attribute from remote node. - Upstream version cs: 4ad07f5f464c84b80c739922bd9fd708e8d36e5a OBS-URL: https://build.opensuse.org/request/show/323156 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=214 --- _service | 2 +- pacemaker-1.1.13+git20150730.3fb7f71.tar.bz2 | 3 --- pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2 | 3 +++ pacemaker.changes | 18 ++++++++++++++++++ pacemaker.spec | 2 +- 5 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 pacemaker-1.1.13+git20150730.3fb7f71.tar.bz2 create mode 100644 pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2 diff --git a/_service b/_service index 79c512c..5ad8a9d 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.13 --> 1.1.13+git%cd.%h - 3fb7f71bf9ca2a3d6e1187fa3b74c7841d6af5a7 + 4ad07f5f464c84b80c739922bd9fd708e8d36e5a diff --git a/pacemaker-1.1.13+git20150730.3fb7f71.tar.bz2 b/pacemaker-1.1.13+git20150730.3fb7f71.tar.bz2 deleted file mode 100644 index e31810b..0000000 --- a/pacemaker-1.1.13+git20150730.3fb7f71.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4bd2b09ed376683c2b366631467799e31f2d9be3ef35d3f1bc7b3217d50113a -size 9641053 diff --git a/pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2 b/pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2 new file mode 100644 index 0000000..2b96c7a --- /dev/null +++ b/pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b6493f9c71bab690df5424bb8a31e9622f89232620b4bafb48b79516dbefa8 +size 9642356 diff --git a/pacemaker.changes b/pacemaker.changes index 691f2b3..2a06c3b 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Aug 13 12:56:09 UTC 2015 - ygao@suse.com + +- crm_resource: Indicate common reasons why a resource may not start after a cleanup +- pengine: Ensure fencing of the DC precedes the STONITH_DONE operation +- crm_resource: Compensate for -C and -p being called with the child resource for clones +- ipc: Fix output formats (bsc#940992) +- fencing: ensure "required"/"automatic" only apply to "on" actions +- fencing: Remove unnecessary casts (bsc#940711) +- crm_simulate: Prevent segfault on arches with 64bit time_t (bsc#940711) +- ipc: Correctly compare values for the size of ipc buffer and prevent suggesting a negative value when it's insufficient (bsc#940992) +- xml: Reduce severity of noisy log message +- crm_resource: Correctly clean up failcounts for inactive anonymous clones +- crmd: Avoid cancelling transitions when we tell nodes to shutdown +- systemd: drop legacy SysVStartPriority from service units +- crm: Set the attribute from remote node. +- Upstream version cs: 4ad07f5f464c84b80c739922bd9fd708e8d36e5a + ------------------------------------------------------------------- Thu Jul 30 09:46:31 UTC 2015 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index da3a67f..47fbcba 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.13+git20150730.3fb7f71 +Version: 1.1.13+git20150813.4ad07f5 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org