- 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:
Yan Gao 2015-03-12 11:04:03 +00:00 committed by Git OBS Bridge
parent fe78d39e9a
commit 78ef010d5d
5 changed files with 11 additions and 7 deletions

View File

@ -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">622f276c9b773b6fa05a30cb35f8688356dded19</param> <param name="revision">ce0980220db05ac70f31cad9e265f356d564c4d6</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b04f4fbe74387b3ffa10ed891bb8cb23e2ba8eb317febde8592a0d6115c243b
size 9421591

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e2b98a80550a9383e1db0d640a9f71d0e5e17495e68ccbed2f4624009360869
size 9439513

View File

@ -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 - tools: free allocated memory correctly in crm_resource
- attrd: properly write attributes for peers once uuid is discovered - attrd: properly write attributes for peers once uuid is discovered
- cib: assignment where comparison intended - 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) - attrd supports private attributes (not written to CIB)
- pengine: Reschedule specific monitors when resource definitions have changed (bsc#914761) - pengine: Reschedule specific monitors when resource definitions have changed (bsc#914761)
- pengine: Resolve memory leaks (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 Fri Feb 27 09:44:50 UTC 2015 - ygao@suse.com

View File

@ -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.git20150306.622f276 Version: 1.1.12.git20150312.ce09802
Release: 0 Release: 0
#Release: %{pcmk_release}%{?dist} #Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org Url: http://www.clusterlabs.org