Accepting request 373899 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- pengine: Suppress assert if a stateful clone is not being demoted/stopped (bsc#971129) - attrd: If a value of dampen is a negative number, attrd outputs warn log. - PE: Correctly handle the ordering of demote actions for failed and moving containers - Upstream version cs: c630c537dd51ec954482b6332662d38a6fb886e8 OBS-URL: https://build.opensuse.org/request/show/373899 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=236
This commit is contained in:
parent
b7a8d82c2d
commit
fda5ce623c
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">eb89393a82eb41ff50d041b91765ccac52e873e0</param>
|
||||
<param name="revision">c630c537dd51ec954482b6332662d38a6fb886e8</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:812bda6e56c997976f9c07ce585d866c2965c631e25fbcb54a8779565b9c3835
|
||||
size 3753101
|
3
pacemaker-1.1.14+git20160315.c630c53.tar.bz2
Normal file
3
pacemaker-1.1.14+git20160315.c630c53.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ddba23abd0960c7d0ce0a1491a92277fb45aeecfe81d8ae40f03e5a828567b0
|
||||
size 3765752
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 12:37:41 UTC 2016 - ygao@suse.com
|
||||
|
||||
- pengine: Suppress assert if a stateful clone is not being demoted/stopped (bsc#971129)
|
||||
- attrd: If a value of dampen is a negative number, attrd outputs warn log.
|
||||
- PE: Correctly handle the ordering of demote actions for failed and moving containers
|
||||
- Upstream version cs: c630c537dd51ec954482b6332662d38a6fb886e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 15:07:27 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+git20160304.eb89393
|
||||
Version: 1.1.14+git20160315.c630c53
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user