Accepting request 682489 from network:ha-clustering:Factory
revert to Pacemaker-2.0.1 (forwarded request 682488 from yan_gao) OBS-URL: https://build.opensuse.org/request/show/682489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=127
This commit is contained in:
commit
1f3138bcc2
8
_service
8
_service
@ -8,15 +8,15 @@
|
||||
To update to a new release, change "revision" to the desired
|
||||
git commit hash and bump "version" if necessary
|
||||
|
||||
<param name="version">2.0.0</param>
|
||||
<param name="version">2.0.1</param>
|
||||
-->
|
||||
<param name="versionformat">2.0.0+%cd.%h</param>
|
||||
<param name="revision">2.0</param>
|
||||
<param name="versionformat">2.0.1+%cd.%h</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">pacemaker*.tar</param>
|
||||
<param name="file">*pacemaker*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/ClusterLabs/pacemaker.git</param>
|
||||
<param name="changesrevision">5c80a96423e246b04cd7a05253d7be7e032d8527</param>
|
||||
<param name="changesrevision">37cfc8a6175ee951c17ad85fba6d143359610f81</param>
|
||||
</service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:394de18a7c75ad835b2c9e038c290b2528d65288912f1acbc92f9a6a8f7fae62
|
||||
size 3499964
|
3
pacemaker-2.0.1+20190304.9e909a5bd.tar.xz
Normal file
3
pacemaker-2.0.1+20190304.9e909a5bd.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:572344c1ee41dcf15aeefb309000205a62637bc63f8d374c5fde758fdf807c6a
|
||||
size 3424840
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 13:49:11 UTC 2019 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.0.1+20190304.9e909a5bd (Pacemaker-2.0.1):
|
||||
- libcrmcommon: complete interrupted live migrations correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 11:38:50 UTC 2019 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.0.0+20190225.22ee9a769:
|
||||
- scheduler: skip all native constraints for unmanaged resources
|
||||
- scheduler: sort nodes when creating constraints
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 08:07:34 UTC 2019 - ygao@suse.com
|
||||
|
||||
- Update to version 2.0.0+20190130.57cc9c14b:
|
||||
- CTS: really don't require nodes to be specified if listing tests (bsc#1114840)
|
||||
- controller: really avoid closing attrd IPC for temporary failures
|
||||
- controller: clear election dampening when DC is lost
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 10:24:10 UTC 2019 - ygao@suse.com
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
||||
%endif
|
||||
|
||||
Name: pacemaker
|
||||
Version: 2.0.0+20190125.788ee2c49
|
||||
Version: 2.0.1+20190304.9e909a5bd
|
||||
Release: 0
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
|
||||
|
Loading…
Reference in New Issue
Block a user