- pengine: Force record pending for migrate_to actions
- pengine: cl#5186 - Avoid running rsc on two nodes when node is fenced during migration - cluster: Fix segfault on removing a node (bnc#858745) - services: Reset the scheduling policy and priority for lrmd's children without replying on SCHED_RESET_ON_FORK (bnc#858857) - fencing: Update stonith device list only if stonith is enabled (bnc#857779) - services: Correctly reset the nice value for lrmd's children (bnc#858857) - pengine: Correctly perform partial migrations when node's uname is not equal to the id. - fencing: Immediately fail remote fencing operation on peer timeout - cl#5055: Improved migration support. - stonith_admin: Ensure pointers passed to sscanf() are properly initialized - Fix: Prevent potential use-of-NULL - crmd: Prevent memory leak in error paths - services: Fixes segfault associated with cancelling in-flight recurring operations. - pengine: cl#5174 - Allow resource sets and templates for location constraints (FATE#315158) - Upstream version cs: 31d76eedee4aecfa9b204bd3006c0ce2c7b569a4 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=95
This commit is contained in:
2
_service
2
_service
@@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.10</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.10+git%cd.%h</param>
|
||||
<param name="revision">3e8930190b8b53565ef4ca3fa00006c41511be9f</param>
|
||||
<param name="revision">31d76eedee4aecfa9b204bd3006c0ce2c7b569a4</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6dc260d69c6f82801be0b8f65bfea43ac2ff00e2424981a117bef30a627649a
|
||||
size 9322352
|
3
pacemaker-1.1.10+git20140116.31d76ee.tar.bz2
Normal file
3
pacemaker-1.1.10+git20140116.31d76ee.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff16760ad11ddb31b7ed345772353040b66ee68a6201045426526be2bb603bbe
|
||||
size 9351584
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 16:08:36 UTC 2014 - ygao@suse.com
|
||||
|
||||
- pengine: Force record pending for migrate_to actions
|
||||
- pengine: cl#5186 - Avoid running rsc on two nodes when node is fenced during migration
|
||||
- cluster: Fix segfault on removing a node (bnc#858745)
|
||||
- services: Reset the scheduling policy and priority for lrmd's children without replying on SCHED_RESET_ON_FORK (bnc#858857)
|
||||
- fencing: Update stonith device list only if stonith is enabled (bnc#857779)
|
||||
- services: Correctly reset the nice value for lrmd's children (bnc#858857)
|
||||
- pengine: Correctly perform partial migrations when node's uname is not equal to the id.
|
||||
- fencing: Immediately fail remote fencing operation on peer timeout
|
||||
- cl#5055: Improved migration support.
|
||||
- stonith_admin: Ensure pointers passed to sscanf() are properly initialized
|
||||
- Fix: Prevent potential use-of-NULL
|
||||
- crmd: Prevent memory leak in error paths
|
||||
- services: Fixes segfault associated with cancelling in-flight recurring operations.
|
||||
- pengine: cl#5174 - Allow resource sets and templates for location constraints (FATE#315158)
|
||||
- Upstream version cs: 31d76eedee4aecfa9b204bd3006c0ce2c7b569a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 11:35:16 UTC 2014 - ygao@suse.com
|
||||
|
||||
|
@@ -95,7 +95,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.10+git20140110.3e89301
|
||||
Version: 1.1.10+git20140116.31d76ee
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Reference in New Issue
Block a user