Accepting request 327757 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- services: Reduce severity of noisy log messages - xml: Mark xml nodes as dirty if any children move (bsc#942382) - pengine: The failed action of the resource that occurred in shutdown is not displayed. - tools: memory leak in crm_resource - crm_resource: Correctly check if a resource is unmanaged or has a target-role - fencing: add ability to target by attribute - crmd: Resolve memory leak in remote_proxy_cb() - ipc: Do not constantly increase suggested size for PCMK_ipc_buffer every time we find it's insufficient (bsc#940992) - Upstream version cs: e8888b98cd7dbdfb986c1a46bdb4b113b96e914f OBS-URL: https://build.opensuse.org/request/show/327757 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=216
This commit is contained in:
parent
26fa563101
commit
51fabf70bb
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.13</param>
|
<param name="version">1.1.13</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.13+git%cd.%h</param>
|
<param name="versionformat">1.1.13+git%cd.%h</param>
|
||||||
<param name="revision">4ad07f5f464c84b80c739922bd9fd708e8d36e5a</param>
|
<param name="revision">e8888b98cd7dbdfb986c1a46bdb4b113b96e914f</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:41b6493f9c71bab690df5424bb8a31e9622f89232620b4bafb48b79516dbefa8
|
|
||||||
size 9642356
|
|
3
pacemaker-1.1.13+git20150827.e8888b9.tar.bz2
Normal file
3
pacemaker-1.1.13+git20150827.e8888b9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1d8cfc4814b564dcae2ad394570db09b94912c0b303a5fb1c89da6f414abf98
|
||||||
|
size 3720438
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 28 11:49:26 UTC 2015 - ygao@suse.com
|
||||||
|
|
||||||
|
- services: Reduce severity of noisy log messages
|
||||||
|
- xml: Mark xml nodes as dirty if any children move (bsc#942382)
|
||||||
|
- pengine: The failed action of the resource that occurred in shutdown is not displayed.
|
||||||
|
- tools: memory leak in crm_resource
|
||||||
|
- crm_resource: Correctly check if a resource is unmanaged or has a target-role
|
||||||
|
- fencing: add ability to target by attribute
|
||||||
|
- crmd: Resolve memory leak in remote_proxy_cb()
|
||||||
|
- ipc: Do not constantly increase suggested size for PCMK_ipc_buffer every time we find it's insufficient (bsc#940992)
|
||||||
|
- Upstream version cs: e8888b98cd7dbdfb986c1a46bdb4b113b96e914f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 13 12:56:09 UTC 2015 - ygao@suse.com
|
Thu Aug 13 12:56:09 UTC 2015 - ygao@suse.com
|
||||||
|
|
||||||
|
@ -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.13+git20150813.4ad07f5
|
Version: 1.1.13+git20150827.e8888b9
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user