diff --git a/_service b/_service index 54d5a3d..e4b1add 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.12 --> 1.1.12.git%cd.%h - 7dd90226e10035340d6707d9fd2b04f2e0141194 + 03ec61210c82471161f6cf3366e8afc30d737d67 diff --git a/pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 b/pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 deleted file mode 100644 index dcd1370..0000000 --- a/pacemaker-1.1.12.git20141118.7dd9022.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba3347698c14c1b25f17cc477218ccba3d86bcf41e709c4036e047899fad821a -size 9445997 diff --git a/pacemaker-1.1.12.git20150116.03ec612.tar.bz2 b/pacemaker-1.1.12.git20150116.03ec612.tar.bz2 new file mode 100644 index 0000000..d4d2a6a --- /dev/null +++ b/pacemaker-1.1.12.git20150116.03ec612.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab66b9e25359ed05b4152ca071ede29b298bc28c0bf928b3bbf12f7b2f67509 +size 9389203 diff --git a/pacemaker.changes b/pacemaker.changes index badaa3c..3398ad9 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Fri Jan 16 12:44:34 UTC 2015 - ygao@suse.com + +- crm_standby: update accepted options to match documentation +- cts: Fix bashisms in LSBDummy script +- pengine: fixes pengine crash with orphaned remote node connection resource +- PE: Do not aggregate children in a pending state into the started/stopped/etc lists +- acl: Correctly implement the 'reference' acl directive +- Upstream version cs: 03ec61210c82471161f6cf3366e8afc30d737d67 + +------------------------------------------------------------------- +Mon Jan 12 11:05:14 UTC 2015 - ygao@suse.com + +- pengine: imply stop in container node resources when host node is fenced +- Build: Fix building if ncurses doesn't provide pkg-config files +- xml: Do not change the ordering of properties when applying v1 cib diffs +- xml: Do not prune leaves from v1 cib diffs that are being created with digests +- Upstream version cs: 4109f1539a625bfa3e884d19ab2fc42d7a4daec4 + +------------------------------------------------------------------- +Fri Jan 9 12:10:09 UTC 2015 - ygao@suse.com + +- xml: add 'require-all' to xml schema for constraints +- pengine: require-all feature for ordered clones +- xml: Ensure ACLs are reapplied before calculating what a replace operation changed +- cib: Ensure file-based backends treat '-o section' consistently with the native backend +- crmd: resolves memory leak in crmd. +- pacemakerd: resolves memory leak of xml structure in pacemakerd +- ipc: use server enforced buffer during ipc client send +- pengine: do not recording pending migrate_to ops for pacemaker remote +- crmd: never stop recurring monitor ops for pcmk remote during incomplete migration +- pengine: prefer migration target for remote node connections +- pengine: properly handle ordering during remote connection partial migration +- crmd: Ensure remote connection resources timeout properly during 'migrate_from' action +- crmd: gracefully handle remote node disconnects during op execution +- pengine: Fence baremetal remote when recurring monitor op fails +- crmd: Handle remote connection failures while executing ops on remote connection +- remote: Treat recv msg timeout as a disconnect +- pengine: properly recover remote-nodes when cluster-node proxy goes offline +- systemd: Correctly handle long running stop actions +- crm_resource: Include group members when calculating the next timeout +- crm_resource: Ensure --restart sets/clears meta attributes +- crm_resource: Clean up memory in --restart error paths +- Build: Use a wrapper for realloc() which calls abort when we run out of memory +- services: Prevent potential use-of-NULL +- crm_resource: Memory leak in error paths +- crmd: Mistake of the set of the variable. +- Upstream version cs: d0139e9a00c32b9bc1d7d206d6210126045b49be + ------------------------------------------------------------------- Fri Nov 21 15:38:57 UTC 2014 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index d92fd75..401ff4e 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -1,7 +1,7 @@ # # spec file for package pacemaker # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.git20141118.7dd9022 +Version: 1.1.12.git20150116.03ec612 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org