- pengine: Do not fence remote-node entries left over in the node section that have no connection rsc
- pengine: properly handle remote-node without connection resource. - xml: Update xml validation to allow '<node type=remote />' - cib: allow setting permanent remote-node attributes - Upstream version cs: d63eaf41fa8173de3e29873d0461bfb888b83b37 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=121
This commit is contained in:
parent
ea9f8158b2
commit
f003975b5d
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">61e95e4864be0301be528874eed65266f4e62cf0</param>
|
||||
<param name="revision">d63eaf41fa8173de3e29873d0461bfb888b83b37</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46d9518258f0535c303e1ae8035387d207dd7fe272c0d1f095ca5307868d9b6b
|
||||
size 9337949
|
3
pacemaker-1.1.11+git20140328.d63eaf4.tar.bz2
Normal file
3
pacemaker-1.1.11+git20140328.d63eaf4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ef19e4dd66153e27c3ff5c1a461724783af84c9c599bac19ab557dc8f8e7a20
|
||||
size 9369566
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 07:19:00 UTC 2014 - ygao@suse.com
|
||||
|
||||
- pengine: Do not fence remote-node entries left over in the node section that have no connection rsc
|
||||
- pengine: properly handle remote-node without connection resource.
|
||||
- xml: Update xml validation to allow '<node type=remote />'
|
||||
- cib: allow setting permanent remote-node attributes
|
||||
- Upstream version cs: d63eaf41fa8173de3e29873d0461bfb888b83b37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 07:52:07 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+git20140328.61e95e4
|
||||
Version: 1.1.11+git20140328.d63eaf4
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user