Accepting request 374163 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- attrd: crash on exit if initialization fails - build: fix scalability regression - attrd: Support of the dampen change by attrd. - Upstream version cs: d076e9dbf9827f7801c89c6d635df370aeca5e90 OBS-URL: https://build.opensuse.org/request/show/374163 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=237
This commit is contained in:
parent
fda5ce623c
commit
f7192a0a49
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">c630c537dd51ec954482b6332662d38a6fb886e8</param>
|
<param name="revision">d076e9dbf9827f7801c89c6d635df370aeca5e90</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:7ddba23abd0960c7d0ce0a1491a92277fb45aeecfe81d8ae40f03e5a828567b0
|
|
||||||
size 3765752
|
|
3
pacemaker-1.1.14+git20160316.d076e9d.tar.bz2
Normal file
3
pacemaker-1.1.14+git20160316.d076e9d.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef88527d2aadd5ca5ff9505cd833200f9de5761442c60327bb044a3b1ecd4f06
|
||||||
|
size 3764898
|
@ -1,10 +1,12 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 16 12:37:41 UTC 2016 - ygao@suse.com
|
Thu Mar 17 10:04:23 UTC 2016 - ygao@suse.com
|
||||||
|
|
||||||
|
- attrd: crash on exit if initialization fails
|
||||||
|
- build: fix scalability regression
|
||||||
- pengine: Suppress assert if a stateful clone is not being demoted/stopped (bsc#971129)
|
- 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.
|
- attrd: Support of the dampen change by attrd.
|
||||||
- PE: Correctly handle the ordering of demote actions for failed and moving containers
|
- PE: Correctly handle the ordering of demote actions for failed and moving containers
|
||||||
- Upstream version cs: c630c537dd51ec954482b6332662d38a6fb886e8
|
- Upstream version cs: d076e9dbf9827f7801c89c6d635df370aeca5e90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 15:07:27 UTC 2016 - ygao@suse.com
|
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
|
%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+git20160315.c630c53
|
Version: 1.1.14+git20160316.d076e9d
|
||||||
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