Accepting request 323159 from network:ha-clustering:Factory
1 OBS-URL: https://build.opensuse.org/request/show/323159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=92
This commit is contained in:
commit
83a70ab48c
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.13</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.13+git%cd.%h</param>
|
||||
<param name="revision">3fb7f71bf9ca2a3d6e1187fa3b74c7841d6af5a7</param>
|
||||
<param name="revision">4ad07f5f464c84b80c739922bd9fd708e8d36e5a</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4bd2b09ed376683c2b366631467799e31f2d9be3ef35d3f1bc7b3217d50113a
|
||||
size 9641053
|
3
pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2
Normal file
3
pacemaker-1.1.13+git20150813.4ad07f5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41b6493f9c71bab690df5424bb8a31e9622f89232620b4bafb48b79516dbefa8
|
||||
size 9642356
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 12:56:09 UTC 2015 - ygao@suse.com
|
||||
|
||||
- crm_resource: Indicate common reasons why a resource may not start after a cleanup
|
||||
- pengine: Ensure fencing of the DC precedes the STONITH_DONE operation
|
||||
- crm_resource: Compensate for -C and -p being called with the child resource for clones
|
||||
- ipc: Fix output formats (bsc#940992)
|
||||
- fencing: ensure "required"/"automatic" only apply to "on" actions
|
||||
- fencing: Remove unnecessary casts (bsc#940711)
|
||||
- crm_simulate: Prevent segfault on arches with 64bit time_t (bsc#940711)
|
||||
- ipc: Correctly compare values for the size of ipc buffer and prevent suggesting a negative value when it's insufficient (bsc#940992)
|
||||
- xml: Reduce severity of noisy log message
|
||||
- crm_resource: Correctly clean up failcounts for inactive anonymous clones
|
||||
- crmd: Avoid cancelling transitions when we tell nodes to shutdown
|
||||
- systemd: drop legacy SysVStartPriority from service units
|
||||
- crm: Set the attribute from remote node.
|
||||
- Upstream version cs: 4ad07f5f464c84b80c739922bd9fd708e8d36e5a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 09:46:31 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.13+git20150730.3fb7f71
|
||||
Version: 1.1.13+git20150813.4ad07f5
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user