Accepting request 248830 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/248830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=77
This commit is contained in:
commit
0a176db8fc
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">dad4cebccdb5a4bcdb8fb94e676f6df006ac0846</param>
|
||||
<param name="revision">266d5c2484716111616bcd0f32d9b94bc49baa77</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0d6012ac7b3495a808d642cefd5863958ebe78148d57d7898d25ad1b08cbfe2
|
||||
size 9330699
|
3
pacemaker-1.1.12.git20140904.266d5c2.tar.bz2
Normal file
3
pacemaker-1.1.12.git20140904.266d5c2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df8d3df106f75ed4d58196bd1b0813bc1cc86977df0b21ee59c1c2cb8044dbf2
|
||||
size 9332595
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 07:33:50 UTC 2014 - ygao@suse.com
|
||||
|
||||
- cluster: Invoke crm_remove_conflicting_peer() only when the new node's uname is being assigned in the node cache (bnc#870771)
|
||||
- mcp: set environment variable which the cluster-glue module needs
|
||||
- services: Refector services os execute function
|
||||
- Upstream version cs: 266d5c2484716111616bcd0f32d9b94bc49baa77
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 11:27:38 UTC 2014 - ygao@suse.com
|
||||
|
||||
- logging: correctly initialized default log file (bnc#883567)
|
||||
- Upstream version cs: 362f181a387e0a0a9f04e0da84d6c5906d71dd20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 08:02:31 UTC 2014 - ygao@suse.com
|
||||
|
||||
@ -114,8 +128,8 @@ Wed Jun 11 05:44:21 UTC 2014 - ygao@suse.com
|
||||
- Fencing: Cache metadata lookups to avoid repeated blocking during device registration
|
||||
- pengine: properly place resource within a container when container is a remote-node.
|
||||
- mainloop: Better handle the killing of processes in the act of exiting
|
||||
- services: Remove cancelled recurring ops from internal lists as early as possible
|
||||
- services: Remove file descriptors from mainloop as soon as we have drained them
|
||||
- services: Remove cancelled recurring ops from internal lists as early as possible (bnc#888586)
|
||||
- services: Remove file descriptors from mainloop as soon as we have drained them (bnc#888586)
|
||||
- pengine: Don't report a resource as restarting when it is a moving multistate resource
|
||||
- pengine: avoid assert by searching for stop action on correct node during LogActions
|
||||
- Upstream version cs: 734e6b538b0a037f9e7d0709f450bd664f26c332
|
||||
|
@ -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.git20140818.dad4ceb
|
||||
Version: 1.1.12.git20140904.266d5c2
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user