diff --git a/_servicedata b/_servicedata index e1396ea..c8268dc 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/ClusterLabs/pacemaker.git - cf64fdd8c842a365f90a28cdf3f374a4ba1e62c2 + 5c80a96423e246b04cd7a05253d7be7e032d8527 \ No newline at end of file diff --git a/pacemaker-2.0.0+20190111.f07d766f3.tar.xz b/pacemaker-2.0.0+20190111.f07d766f3.tar.xz deleted file mode 100644 index 355d16f..0000000 --- a/pacemaker-2.0.0+20190111.f07d766f3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0d49fd02c4cf3e15b101750c81e805b311be78c99ebc3165dc90d5baf00ca5b -size 3493452 diff --git a/pacemaker-2.0.0+20190125.788ee2c49.tar.xz b/pacemaker-2.0.0+20190125.788ee2c49.tar.xz new file mode 100644 index 0000000..e531811 --- /dev/null +++ b/pacemaker-2.0.0+20190125.788ee2c49.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394de18a7c75ad835b2c9e038c290b2528d65288912f1acbc92f9a6a8f7fae62 +size 3499964 diff --git a/pacemaker.changes b/pacemaker.changes index 742fec3..bb4db24 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Jan 28 10:24:10 UTC 2019 - ygao@suse.com + +- Update to version 2.0.0+20190125.788ee2c49: +- attrd: clear election dampening when the writer leaves +- libcrmcluster: *really* write only one election storm black box +- attrd: log previous writer *before* clearing it + +------------------------------------------------------------------- +Fri Jan 25 14:36:54 UTC 2019 - ygao@suse.com + +- Update to version 2.0.0+20190124.c3c9c6e66: +- scheduler: don't order non-DC shutdowns before DC fencing +- scheduler: improve fence action ordering +- scheduler: don't disable waiting for DC fencing +- libcrmservice: cancel DBus call when cancelling systemd/upstart actions +- libcrmservice: null-terminate string *before* printing it +- libcrmservice: improve logs when cleaning up an operation +- spec: add hint about sbd compatibility + +------------------------------------------------------------------- +Thu Jan 24 11:24:16 UTC 2019 - ygao@suse.com + +- Update to version 2.0.0+20190122.3f993c74f: +- crm_mon: remove duplicity of fence-action-state in xml-output +- cts: temporarily disable any enabled cluster serivces when running remote tests +- cts: service counts as enabled only if it's explicitly enabled + +------------------------------------------------------------------- +Mon Jan 14 09:52:35 UTC 2019 - ygao@suse.com + +- Update to version 2.0.0+20190111.750c5bd01: +- cts-exec: still run the tests for the other resource classes even without python systemd bindings (bsc#1121808) + ------------------------------------------------------------------- Fri Jan 11 15:57:23 UTC 2019 - ygao@suse.com @@ -124,10 +158,10 @@ Tue Oct 16 07:40:06 UTC 2018 - ygao@suse.com ------------------------------------------------------------------- Fri Oct 5 12:57:16 UTC 2018 - ygao@suse.com -- fenced: Handle fencing requested with nodeid by utilizing the membership cache of known nodes (bsc#1094208) +- fenced: Handle fencing requested with nodeid by utilizing the membership cache of known nodes (bsc#1094208, bsc#1107270, bsc#974108) * bsc-1094208-Refactor-fenced-Handle-fencing-requested-with-nodeid.patch -- controld: able to manually confirm unseen nodes are down (bsc#1094208) +- controld: able to manually confirm unseen nodes are down (bsc#1094208, bsc#1107270) * bsc-1094208-Fix-controld-able-to-manually-confirm-unseen-nodes-a.patch ------------------------------------------------------------------- @@ -242,7 +276,7 @@ Fri Jul 27 14:19:11 UTC 2018 - ygao@suse.com - resources: use ocf_is_true in SysInfo - spec: drop superfluous dependency of -libs-devel on -cts - tools: update URL in crm_simulate help -- crm_mon: rhbz#1461964 - add fence history features +- crm_mon: rhbz#1461964 - add fence history features (bsc#968055) ------------------------------------------------------------------- Fri Jul 27 11:23:32 UTC 2018 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index 65ea3f2..92cc096 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -74,7 +74,7 @@ %endif Name: pacemaker -Version: 2.0.0+20190111.f07d766f3 +Version: 2.0.0+20190125.788ee2c49 Release: 0 Summary: Scalable High-Availability cluster resource manager # AGPL-3.0 licensed extra/clustermon.sh is not present in the binary @@ -206,6 +206,8 @@ be part of the cluster. Summary: Core Pacemaker libraries Group: Productivity/Clustering/HA Requires(pre): shadow +# sbd 1.4.0+ supports the libpe_status API for pe_working_set_t +Conflicts: sbd < 1.4.0 %description -n libpacemaker3 Pacemaker is an advanced, scalable High-Availability cluster resource