From 602bd1747ae677b6b62e3182d2a4fa9eeda99abd7ca56888d468fd58ee7bb9ea Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 29 May 2014 11:37:00 +0000 Subject: [PATCH] - pengine: Prevent possible segfault (bnc#880258) - attrd: Ensure attribute dampening is always observed - Bug cl#5213 - Limit the scope of the previous commit to the masters role - membership: Avoid duplicate peer entries in the peer cache - Bug cl#5184 - Ensure pending probes that ultimately fail are correctly updated (bnc#804763, bnc#879034) - Upstream version cs: 9776707a6232f25812009145fafa8a64c5b53910 - pengine: Correctly search failcount (bnc#880520) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=139 --- _service | 2 +- pacemaker-1.1.11+git20140527.25ebca2.tar.bz2 | 3 --- pacemaker-1.1.11+git20140529.9776707.tar.bz2 | 3 +++ pacemaker.changes | 12 +++++++++++- pacemaker.spec | 2 +- 5 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 pacemaker-1.1.11+git20140527.25ebca2.tar.bz2 create mode 100644 pacemaker-1.1.11+git20140529.9776707.tar.bz2 diff --git a/_service b/_service index eb88400..f3d19d4 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.11 --> 1.1.11+git%cd.%h - 25ebca2b83df9263aedb944ea4eeb53468e90e83 + 9776707a6232f25812009145fafa8a64c5b53910 diff --git a/pacemaker-1.1.11+git20140527.25ebca2.tar.bz2 b/pacemaker-1.1.11+git20140527.25ebca2.tar.bz2 deleted file mode 100644 index 568c7d1..0000000 --- a/pacemaker-1.1.11+git20140527.25ebca2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:564a0614941e44ad4536ebca815f735f5a901a66ad8d15f88ec96b3d39580051 -size 9322489 diff --git a/pacemaker-1.1.11+git20140529.9776707.tar.bz2 b/pacemaker-1.1.11+git20140529.9776707.tar.bz2 new file mode 100644 index 0000000..b99148a --- /dev/null +++ b/pacemaker-1.1.11+git20140529.9776707.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055b238b165ceadf14f84bbfa999aa3fe924143f39ad1e90bdd6fa4fb2e00c4d +size 9324279 diff --git a/pacemaker.changes b/pacemaker.changes index a27e1b1..5271d7f 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 29 10:38:11 UTC 2014 - ygao@suse.com + +- pengine: Prevent possible segfault (bnc#880258) +- attrd: Ensure attribute dampening is always observed +- Bug cl#5213 - Limit the scope of the previous commit to the masters role +- membership: Avoid duplicate peer entries in the peer cache +- Bug cl#5184 - Ensure pending probes that ultimately fail are correctly updated (bnc#804763, bnc#879034) +- Upstream version cs: 9776707a6232f25812009145fafa8a64c5b53910 + ------------------------------------------------------------------- Tue May 27 09:39:48 UTC 2014 - ygao@suse.com @@ -108,7 +118,7 @@ Fri Apr 11 15:07:26 UTC 2014 - ygao@suse.com - fencing: properly detect new fencing devices for v2 cib updates - acl: Prevent use-of-NULL - cts: automatically determine whether to run RemoteBaremetal (bnc#856353) -- pengine: Correctly search failcount +- pengine: Correctly search failcount (bnc#880520) - Upstream version cs: ff74a591e670dbdb86f7cddeec989167de521216 ------------------------------------------------------------------- diff --git a/pacemaker.spec b/pacemaker.spec index b30de39..b7c39f4 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.11+git20140527.25ebca2 +Version: 1.1.11+git20140529.9776707 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org