- 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:
parent
46c0afaaa4
commit
417c1ff4b9
2
_service
2
_service
@ -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">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa8acee4eb22ba5ca6a8159284f89634c09db83c38d4fb6d296a58c6c1e59214
|
||||
size 9271047
|
3
pacemaker-1.1.11+git20140320.8bee850.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140320.8bee850.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ad946b17aa47ca067daffa1e050d663b74c08ba87cdef00d9106e28049ae791
|
||||
size 9367967
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user