- logging: correctly initialized default log file (bnc#883567)
- Upstream version cs: 362f181a387e0a0a9f04e0da84d6c5906d71dd20 - 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) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=160
This commit is contained in:
parent
969abc3b95
commit
29b8fc441b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0d6012ac7b3495a808d642cefd5863958ebe78148d57d7898d25ad1b08cbfe2
|
||||
size 9330699
|
3
pacemaker-1.1.12.git20140825.362f181.tar.bz2
Normal file
3
pacemaker-1.1.12.git20140825.362f181.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b2857de3a3eef5ee994f8008e7af1334f1c51f0f28780ac0fb856a29ca89452
|
||||
size 9331789
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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 +120,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.git20140825.362f181
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user