- tools: add crm_resource --wait option
- tools: attrd_updater supports --query and --all options - attrd: attrd supports queries - pengine: remove unnecessary whitespace from notify environment variables - Upstream version cs: ce0980220db05ac70f31cad9e265f356d564c4d6 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=189
This commit is contained in:
parent
fe78d39e9a
commit
78ef010d5d
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.12</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.12.git%cd.%h</param>
|
||||
<param name="revision">622f276c9b773b6fa05a30cb35f8688356dded19</param>
|
||||
<param name="revision">ce0980220db05ac70f31cad9e265f356d564c4d6</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b04f4fbe74387b3ffa10ed891bb8cb23e2ba8eb317febde8592a0d6115c243b
|
||||
size 9421591
|
3
pacemaker-1.1.12.git20150312.ce09802.tar.bz2
Normal file
3
pacemaker-1.1.12.git20150312.ce09802.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e2b98a80550a9383e1db0d640a9f71d0e5e17495e68ccbed2f4624009360869
|
||||
size 9439513
|
@ -1,6 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 15:11:33 UTC 2015 - ygao@suse.com
|
||||
Thu Mar 12 10:58:33 UTC 2015 - ygao@suse.com
|
||||
|
||||
- tools: add crm_resource --wait option
|
||||
- tools: attrd_updater supports --query and --all options
|
||||
- attrd: attrd supports queries
|
||||
- pengine: remove unnecessary whitespace from notify environment variables
|
||||
- tools: free allocated memory correctly in crm_resource
|
||||
- attrd: properly write attributes for peers once uuid is discovered
|
||||
- cib: assignment where comparison intended
|
||||
@ -10,7 +14,7 @@ Mon Mar 9 15:11:33 UTC 2015 - ygao@suse.com
|
||||
- attrd supports private attributes (not written to CIB)
|
||||
- pengine: Reschedule specific monitors when resource definitions have changed (bsc#914761)
|
||||
- pengine: Resolve memory leaks (bsc#914761)
|
||||
- Upstream version cs: 622f276c9b773b6fa05a30cb35f8688356dded19
|
||||
- Upstream version cs: ce0980220db05ac70f31cad9e265f356d564c4d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 27 09:44:50 UTC 2015 - ygao@suse.com
|
||||
|
@ -99,7 +99,7 @@ Name: pacemaker
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Clustering/HA
|
||||
Version: 1.1.12.git20150306.622f276
|
||||
Version: 1.1.12.git20150312.ce09802
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user