Accepting request 379299 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- crmd: don't abort transition for expected remote node shutdown - libtransition: potential memory leak if unpacking action fails - Upstream version cs: 535193aa1a9a66df2fe1d86c813312b65cb3a3e4 OBS-URL: https://build.opensuse.org/request/show/379299 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=238
This commit is contained in:
parent
f7192a0a49
commit
35efb94fdd
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.14</param>
|
<param name="version">1.1.14</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.14+git%cd.%h</param>
|
<param name="versionformat">1.1.14+git%cd.%h</param>
|
||||||
<param name="revision">d076e9dbf9827f7801c89c6d635df370aeca5e90</param>
|
<param name="revision">535193aa1a9a66df2fe1d86c813312b65cb3a3e4</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ef88527d2aadd5ca5ff9505cd833200f9de5761442c60327bb044a3b1ecd4f06
|
|
||||||
size 3764898
|
|
3
pacemaker-1.1.14+git20160322.535193a.tar.bz2
Normal file
3
pacemaker-1.1.14+git20160322.535193a.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2e6e3927cd071fc81d9fd31e19e1acfd54aac897bd5b794733ee1c798632515
|
||||||
|
size 3769409
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 24 12:28:15 UTC 2016 - yan@suse.de
|
||||||
|
|
||||||
|
- crmd: don't abort transition for expected remote node shutdown
|
||||||
|
- libtransition: potential memory leak if unpacking action fails
|
||||||
|
- Upstream version cs: 535193aa1a9a66df2fe1d86c813312b65cb3a3e4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 17 10:04:23 UTC 2016 - ygao@suse.com
|
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
|
%endif
|
||||||
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
|
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
|
||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
Version: 1.1.14+git20160316.d076e9d
|
Version: 1.1.14+git20160322.535193a
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
Reference in New Issue
Block a user