- crm_report: More patterns for finding logs on non-DC nodes
- lrmd: Use original timestamps when reporting multi-step systemd operations - lrmd: report original timeout when systemd operation completes - systemd: improve unit files - Upstream version cs: 3cf5ba7c407a460f1fd9baed13c94a8a24f4d34b OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=198
This commit is contained in:
parent
d8538b0b14
commit
94be1aa964
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.12</param>
|
<param name="version">1.1.12</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.12.git%cd.%h</param>
|
<param name="versionformat">1.1.12.git%cd.%h</param>
|
||||||
<param name="revision">35e2d8ff0672b61a3aaba3c9bfb74d08875efb46</param>
|
<param name="revision">3cf5ba7c407a460f1fd9baed13c94a8a24f4d34b</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:8ec4217bc295a1b6c1a1f25a98c956ff6e78f43bdd5f5b178c9ae35849185f57
|
|
||||||
size 9567066
|
|
3
pacemaker-1.1.12.git20150410.3cf5ba7.tar.bz2
Normal file
3
pacemaker-1.1.12.git20150410.3cf5ba7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8758b69781851a533cdd83f86315aa6c55ce49c1edf003e1813047a4e0ca7ad
|
||||||
|
size 9566216
|
@ -1,9 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 9 12:29:56 UTC 2015 - ygao@suse.com
|
Fri Apr 10 12:48:23 UTC 2015 - ygao@suse.com
|
||||||
|
|
||||||
- Rebase:
|
- Rebase:
|
||||||
* pacemaker-NodeUtilization-RA.patch
|
* pacemaker-NodeUtilization-RA.patch
|
||||||
|
|
||||||
|
- crm_report: More patterns for finding logs on non-DC nodes
|
||||||
|
- lrmd: Use original timestamps when reporting multi-step systemd operations
|
||||||
|
- lrmd: report original timeout when systemd operation completes
|
||||||
|
- systemd: improve unit files
|
||||||
- PE: Turn off legacy unpacking of resource options into the meta hashtable
|
- PE: Turn off legacy unpacking of resource options into the meta hashtable
|
||||||
- acl: Do not delay evaluation of added nodes in some situations
|
- acl: Do not delay evaluation of added nodes in some situations
|
||||||
- docker-wrapper: add demote, promote, and notify actions for multistate rsc
|
- docker-wrapper: add demote, promote, and notify actions for multistate rsc
|
||||||
@ -18,7 +22,7 @@ Thu Apr 9 12:29:56 UTC 2015 - ygao@suse.com
|
|||||||
- crm_resource: Fix output format of the warning from --force-start
|
- crm_resource: Fix output format of the warning from --force-start
|
||||||
- crm_resource: Display the locations of all anonymous clone children when supplying the children's common ID (bsc#870339)
|
- crm_resource: Display the locations of all anonymous clone children when supplying the children's common ID (bsc#870339)
|
||||||
- cib: Correctly track node state
|
- cib: Correctly track node state
|
||||||
- Upstream version cs: 35e2d8ff0672b61a3aaba3c9bfb74d08875efb46
|
- Upstream version cs: 3cf5ba7c407a460f1fd9baed13c94a8a24f4d34b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 27 15:09:25 UTC 2015 - ygao@suse.com
|
Fri Mar 27 15:09:25 UTC 2015 - ygao@suse.com
|
||||||
|
@ -99,7 +99,7 @@ Name: pacemaker
|
|||||||
Summary: Scalable High-Availability cluster resource manager
|
Summary: Scalable High-Availability cluster resource manager
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
Version: 1.1.12.git20150407.35e2d8f
|
Version: 1.1.12.git20150410.3cf5ba7
|
||||||
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