- 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
This commit is contained in:
parent
3189bb8bb5
commit
602bd1747a
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.11</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.11+git%cd.%h</param>
|
||||
<param name="revision">25ebca2b83df9263aedb944ea4eeb53468e90e83</param>
|
||||
<param name="revision">9776707a6232f25812009145fafa8a64c5b53910</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:564a0614941e44ad4536ebca815f735f5a901a66ad8d15f88ec96b3d39580051
|
||||
size 9322489
|
3
pacemaker-1.1.11+git20140529.9776707.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140529.9776707.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:055b238b165ceadf14f84bbfa999aa3fe924143f39ad1e90bdd6fa4fb2e00c4d
|
||||
size 9324279
|
@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user