- pengine: fixes invalid transition caused by clones with more than 10 instances

- services_action_cancel: Interpret return code from mainloop_child_kill() correctly
- fencing: make hashtable mapping hostname->alias case insensitive for hostname
- attrd: Make hostname hashtable case insensitive
- membership: make caching peers by uname case insensitive
- crmd: make lrm_state hash table not case sensitive
- lrmd: clean up the agent's entire process group
- xml: Enable resource sets in location constraints for 1.2 schema (bnc#867880)
- Upstream version cs: 8bee850bb95ee01dcba03038ddfd65d22e195cf6

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=119
This commit is contained in:
Yan Gao 2014-03-21 05:57:18 +00:00 committed by Git OBS Bridge
parent 46c0afaaa4
commit 417c1ff4b9
5 changed files with 18 additions and 5 deletions

View File

@ -11,7 +11,7 @@
<param name="version">1.1.11</param>
-->
<param name="versionformat">1.1.11+git%cd.%h</param>
<param name="revision">38c5972cd284ea6627b3309b619dad4d27442ab0</param>
<param name="revision">8bee850bb95ee01dcba03038ddfd65d22e195cf6</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Mar 21 05:51:05 UTC 2014 - ygao@suse.com
- pengine: fixes invalid transition caused by clones with more than 10 instances
- services_action_cancel: Interpret return code from mainloop_child_kill() correctly
- fencing: make hashtable mapping hostname->alias case insensitive for hostname
- attrd: Make hostname hashtable case insensitive
- membership: make caching peers by uname case insensitive
- crmd: make lrm_state hash table not case sensitive
- lrmd: clean up the agent's entire process group
- xml: Enable resource sets in location constraints for 1.2 schema (bnc#867880)
- Upstream version cs: 8bee850bb95ee01dcba03038ddfd65d22e195cf6
-------------------------------------------------------------------
Thu Mar 13 10:44:49 UTC 2014 - ygao@suse.com

View File

@ -95,7 +95,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.11+git20140312.38c5972
Version: 1.1.11+git20140320.8bee850
Release: 0
#Release: %{pcmk_release}%{?dist}
Url: http://www.clusterlabs.org