- pengine: fixes pengine crash with orphaned remote node connection resource
- Upstream version cs: 70f472e1c08e3d977de39cf75b47b04d541eaab2 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=181
This commit is contained in:
parent
1d4a4ed4de
commit
f12c2c9cd9
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">c529898ac8a580ff32869fd9e715d7c086ba2a10</param>
|
||||
<param name="revision">70f472e1c08e3d977de39cf75b47b04d541eaab2</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a785d8da05ef2fc7b72959cf97926236dad0df258bc2dcdee1125f4c6839f95d
|
||||
size 9369474
|
3
pacemaker-1.1.12.git20150115.70f472e.tar.bz2
Normal file
3
pacemaker-1.1.12.git20150115.70f472e.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a470eca3ebc1e3fed6c6fa15277c1da3a8d9f9a0e13d4a31ba80127479229d16
|
||||
size 9389298
|
@ -1,9 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 15 13:42:35 UTC 2015 - ygao@suse.com
|
||||
Thu Jan 15 17:32:14 UTC 2015 - ygao@suse.com
|
||||
|
||||
- pengine: fixes pengine crash with orphaned remote node connection resource
|
||||
- PE: Do not aggregate children in a pending state into the started/stopped/etc lists
|
||||
- acl: Correctly implement the 'reference' acl directive
|
||||
- Upstream version cs: c529898ac8a580ff32869fd9e715d7c086ba2a10
|
||||
- Upstream version cs: 70f472e1c08e3d977de39cf75b47b04d541eaab2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 11:05:14 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.git20150113.c529898
|
||||
Version: 1.1.12.git20150115.70f472e
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user