From f7192a0a4972c5eaa605504ab254444e8a975d4b846964ce2d6d3e4edf19f4a9 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 17 Mar 2016 11:12:37 +0000 Subject: [PATCH] Accepting request 374163 from home:yan_gao:branches:network:ha-clustering:Factory:Test - attrd: crash on exit if initialization fails - build: fix scalability regression - attrd: Support of the dampen change by attrd. - Upstream version cs: d076e9dbf9827f7801c89c6d635df370aeca5e90 OBS-URL: https://build.opensuse.org/request/show/374163 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=237 --- _service | 2 +- pacemaker-1.1.14+git20160315.c630c53.tar.bz2 | 3 --- pacemaker-1.1.14+git20160316.d076e9d.tar.bz2 | 3 +++ pacemaker.changes | 8 +++++--- pacemaker.spec | 2 +- 5 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 pacemaker-1.1.14+git20160315.c630c53.tar.bz2 create mode 100644 pacemaker-1.1.14+git20160316.d076e9d.tar.bz2 diff --git a/_service b/_service index 7ea9e79..43f1075 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.14 --> 1.1.14+git%cd.%h - c630c537dd51ec954482b6332662d38a6fb886e8 + d076e9dbf9827f7801c89c6d635df370aeca5e90 diff --git a/pacemaker-1.1.14+git20160315.c630c53.tar.bz2 b/pacemaker-1.1.14+git20160315.c630c53.tar.bz2 deleted file mode 100644 index d1b0fac..0000000 --- a/pacemaker-1.1.14+git20160315.c630c53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ddba23abd0960c7d0ce0a1491a92277fb45aeecfe81d8ae40f03e5a828567b0 -size 3765752 diff --git a/pacemaker-1.1.14+git20160316.d076e9d.tar.bz2 b/pacemaker-1.1.14+git20160316.d076e9d.tar.bz2 new file mode 100644 index 0000000..ed3f44f --- /dev/null +++ b/pacemaker-1.1.14+git20160316.d076e9d.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef88527d2aadd5ca5ff9505cd833200f9de5761442c60327bb044a3b1ecd4f06 +size 3764898 diff --git a/pacemaker.changes b/pacemaker.changes index ce49158..fc24884 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,10 +1,12 @@ ------------------------------------------------------------------- -Wed Mar 16 12:37:41 UTC 2016 - ygao@suse.com +Thu Mar 17 10:04:23 UTC 2016 - ygao@suse.com +- attrd: crash on exit if initialization fails +- build: fix scalability regression - pengine: Suppress assert if a stateful clone is not being demoted/stopped (bsc#971129) -- attrd: If a value of dampen is a negative number, attrd outputs warn log. +- attrd: Support of the dampen change by attrd. - PE: Correctly handle the ordering of demote actions for failed and moving containers -- Upstream version cs: c630c537dd51ec954482b6332662d38a6fb886e8 +- Upstream version cs: d076e9dbf9827f7801c89c6d635df370aeca5e90 ------------------------------------------------------------------- Mon Mar 7 15:07:27 UTC 2016 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index bc45713..436e511 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -110,7 +110,7 @@ License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ and BSD-3-Clause %endif # AGPL-3.0 licensed extra/clustermon.sh is not present in the binary Group: Productivity/Clustering/HA -Version: 1.1.14+git20160315.c630c53 +Version: 1.1.14+git20160316.d076e9d Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org