forked from pool/pacemaker
Accepting request 379410 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- crmd: update cluster state in CIB after fencing an unseen node - Upstream version cs: 5a6cdd11b4f93b4d55e1b2654078018c339931d4 OBS-URL: https://build.opensuse.org/request/show/379410 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=240
This commit is contained in:
parent
d89652e281
commit
34becb93ea
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.14</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.14+git%cd.%h</param>
|
||||
<param name="revision">535193aa1a9a66df2fe1d86c813312b65cb3a3e4</param>
|
||||
<param name="revision">5a6cdd11b4f93b4d55e1b2654078018c339931d4</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e6e3927cd071fc81d9fd31e19e1acfd54aac897bd5b794733ee1c798632515
|
||||
size 3769409
|
3
pacemaker-1.1.14+git20160324.5a6cdd1.tar.bz2
Normal file
3
pacemaker-1.1.14+git20160324.5a6cdd1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6ee4ab1f2cc8779a00389577007792b52e38a0dd326538322fd844554278d61
|
||||
size 3770202
|
@ -1,9 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 24 12:28:15 UTC 2016 - yan@suse.de
|
||||
Thu Mar 24 17:26:44 UTC 2016 - ygao@suse.com
|
||||
|
||||
- crmd: update cluster state in CIB after fencing an unseen node
|
||||
- crmd: don't abort transition for expected remote node shutdown
|
||||
- libtransition: potential memory leak if unpacking action fails
|
||||
- Upstream version cs: 535193aa1a9a66df2fe1d86c813312b65cb3a3e4
|
||||
- Upstream version cs: 5a6cdd11b4f93b4d55e1b2654078018c339931d4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 10:04:23 UTC 2016 - ygao@suse.com
|
||||
|
@ -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+git20160322.535193a
|
||||
Version: 1.1.14+git20160324.5a6cdd1
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user