From 31842683d440bd20f05a41f62143015bf9a6b049bcfa3a9444574ddc7c6c76ac Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 7 Mar 2019 11:17:05 +0000 Subject: [PATCH] Accepting request 682416 from home:yan_gao:branches:network:ha-clustering:Factory - Update to version 2.0.1+20190304.1ac166cd3: - build: Update pkgconfig files for libpe. - libp-i: Add a pkgconfig file for libp-i. - libs: Rename libpengine to libpacemaker-internal. - tools: Add new validate options to crm_resource. - Add HealthIOWait provider which checks hosts's IOWait - tools: crm_resource --clear should print out what it does - Update to version 2.0.1+20190304.9e909a5bd (Pacemaker-2.0.1): - libcrmcommon: complete interrupted live migrations correctly - Update to version 2.0.0+20190225.22ee9a769: - scheduler: skip all native constraints for unmanaged resources - scheduler: sort nodes when creating constraints - Update to version 2.0.0+20190130.57cc9c14b: - CTS: really don't require nodes to be specified if listing tests (bsc#1114840) - controller: really avoid closing attrd IPC for temporary failures - controller: clear election dampening when DC is lost OBS-URL: https://build.opensuse.org/request/show/682416 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=320 --- _service | 8 +++--- _servicedata | 2 +- pacemaker-2.0.0+20190125.788ee2c49.tar.xz | 3 --- pacemaker-2.0.1+20190304.1ac166cd3.tar.xz | 3 +++ pacemaker.changes | 32 +++++++++++++++++++++++ pacemaker.spec | 4 +-- 6 files changed, 42 insertions(+), 10 deletions(-) delete mode 100644 pacemaker-2.0.0+20190125.788ee2c49.tar.xz create mode 100644 pacemaker-2.0.1+20190304.1ac166cd3.tar.xz diff --git a/_service b/_service index fe71469..7e33259 100644 --- a/_service +++ b/_service @@ -8,15 +8,15 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 2.0.0 + 2.0.1 --> - 2.0.0+%cd.%h - 2.0 + 2.0.1+%cd.%h + master enable - pacemaker*.tar + *pacemaker*.tar xz diff --git a/_servicedata b/_servicedata index c8268dc..025df5c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/ClusterLabs/pacemaker.git - 5c80a96423e246b04cd7a05253d7be7e032d8527 + 1ac166cd3592a93fd984665b8167f87c6e46e312 \ No newline at end of file diff --git a/pacemaker-2.0.0+20190125.788ee2c49.tar.xz b/pacemaker-2.0.0+20190125.788ee2c49.tar.xz deleted file mode 100644 index e531811..0000000 --- a/pacemaker-2.0.0+20190125.788ee2c49.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:394de18a7c75ad835b2c9e038c290b2528d65288912f1acbc92f9a6a8f7fae62 -size 3499964 diff --git a/pacemaker-2.0.1+20190304.1ac166cd3.tar.xz b/pacemaker-2.0.1+20190304.1ac166cd3.tar.xz new file mode 100644 index 0000000..3c2f53f --- /dev/null +++ b/pacemaker-2.0.1+20190304.1ac166cd3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0227fbf09c5274098507f9152e6f324bc61c602d59cbc1320a9531c81719ac +size 3425776 diff --git a/pacemaker.changes b/pacemaker.changes index bb4db24..0697a39 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Mar 6 16:34:53 UTC 2019 - Yan Gao + +- Update to version 2.0.1+20190304.1ac166cd3: +- build: Update pkgconfig files for libpe. +- libp-i: Add a pkgconfig file for libp-i. +- libs: Rename libpengine to libpacemaker-internal. +- tools: Add new validate options to crm_resource. +- Add HealthIOWait provider which checks hosts's IOWait +- tools: crm_resource --clear should print out what it does + +------------------------------------------------------------------- +Tue Mar 5 13:49:11 UTC 2019 - Yan Gao + +- Update to version 2.0.1+20190304.9e909a5bd (Pacemaker-2.0.1): +- libcrmcommon: complete interrupted live migrations correctly + +------------------------------------------------------------------- +Thu Feb 28 11:38:50 UTC 2019 - Yan Gao + +- Update to version 2.0.0+20190225.22ee9a769: +- scheduler: skip all native constraints for unmanaged resources +- scheduler: sort nodes when creating constraints + +------------------------------------------------------------------- +Thu Jan 31 08:07:34 UTC 2019 - ygao@suse.com + +- Update to version 2.0.0+20190130.57cc9c14b: +- CTS: really don't require nodes to be specified if listing tests (bsc#1114840) +- controller: really avoid closing attrd IPC for temporary failures +- controller: clear election dampening when DC is lost + ------------------------------------------------------------------- Mon Jan 28 10:24:10 UTC 2019 - ygao@suse.com diff --git a/pacemaker.spec b/pacemaker.spec index 92cc096..c40185f 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -74,7 +74,7 @@ %endif Name: pacemaker -Version: 2.0.0+20190125.788ee2c49 +Version: 2.0.1+20190304.1ac166cd3 Release: 0 Summary: Scalable High-Availability cluster resource manager # AGPL-3.0 licensed extra/clustermon.sh is not present in the binary @@ -598,7 +598,7 @@ fi %{_libdir}/libcrmcommon.so.* %{_libdir}/libpe_status.so.* %{_libdir}/libpe_rules.so.* -%{_libdir}/libpengine.so.* +%{_libdir}/libpacemaker-internal.so.* %{_libdir}/libstonithd.so.* %{_libdir}/libtransitioner.so.* #%license licenses/LGPLv2.1