- pengine: Fix memory leak in expand_tags_in_sets()

- PE: Memory leak
- PE: Do not initiate fencing for unclean nodes when fencing is disabled
- crm_node: Only remove the named resource from the cib
- pengine: Support site-specific instance attributes based on rules (FATE#316118)
- pengine: Ignore failure-timeout only if the failed operation has on-fail="block" (bnc#871175)
- Upstream version cs: f7859e2e06c8cf320482c3e4b447ddbe0a96fe83

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=129
This commit is contained in:
Yan Gao 2014-04-16 09:04:09 +00:00 committed by Git OBS Bridge
parent 2ac37ce818
commit 1d32640628
5 changed files with 16 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">1.1.11</param>
-->
<param name="versionformat">1.1.11+git%cd.%h</param>
<param name="revision">3f7ec44b51825898e3e30784ca4df09e3f45bf40</param>
<param name="revision">f7859e2e06c8cf320482c3e4b447ddbe0a96fe83</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dc89abe750fd6c365296124162ded184fb6dde656d2717bde667af2d175733f
size 9439763

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78e6d134ff2750aaa91bb4551add0344f094bea8a5c738bd562dca21663e1cff
size 9422160

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Apr 16 06:38:45 UTC 2014 - ygao@suse.com
- pengine: Fix memory leak in expand_tags_in_sets()
- PE: Memory leak
- PE: Do not initiate fencing for unclean nodes when fencing is disabled
- crm_node: Only remove the named resource from the cib
- pengine: Support site-specific instance attributes based on rules (FATE#316118)
- pengine: Ignore failure-timeout only if the failed operation has on-fail="block" (bnc#871175)
- Upstream version cs: f7859e2e06c8cf320482c3e4b447ddbe0a96fe83
-------------------------------------------------------------------
Mon Apr 14 06:10:25 UTC 2014 - ygao@suse.com

View File

@ -95,7 +95,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+git20140414.3f7ec44
Version: 1.1.11+git20140415.f7859e2
Release: 0
#Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org