From c6bf29781ac0ba7e3fd66a27c9b8778b99efb88cd78c239a264bce760ef88971 Mon Sep 17 00:00:00 2001 From: Mark Post Date: Tue, 21 Jan 2020 18:54:26 +0000 Subject: [PATCH] Accepting request 766136 from home:markkp:branches:hardware - Upgraded to version 2.0.1 (bsc#1160745) Changes: - Retry up to three times when a live guest migration is detected Bug fixes: - Attribute qc_num_ziip_threads in CEC layer was not correctly set. - Do not account zIIPs in layer QC_LAYER_TYPE_ZOS_ZCX_SERVER for qc_num_cpu_* attributes. - qc_dump: Handle non-writable /tmp OBS-URL: https://build.opensuse.org/request/show/766136 OBS-URL: https://build.opensuse.org/package/show/hardware/qclib?expand=0&rev=20 --- qclib-2.0.0.tgz | 3 --- qclib-2.0.1.tgz | 3 +++ qclib.changes | 12 ++++++++++++ qclib.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 qclib-2.0.0.tgz create mode 100644 qclib-2.0.1.tgz diff --git a/qclib-2.0.0.tgz b/qclib-2.0.0.tgz deleted file mode 100644 index d45f728..0000000 --- a/qclib-2.0.0.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f82f19c918c4f65854735dfe04f201d53981b408a5e7ab4cc52471e52278245a -size 85954 diff --git a/qclib-2.0.1.tgz b/qclib-2.0.1.tgz new file mode 100644 index 0000000..4f7320c --- /dev/null +++ b/qclib-2.0.1.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ad708795fe26511a1311a37377d2a95133b480a723e66ed64f05ff94182bb0 +size 86657 diff --git a/qclib.changes b/qclib.changes index 1e2e50c..cb3b0e6 100644 --- a/qclib.changes +++ b/qclib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 21 18:28:32 UTC 2020 - Mark Post + +- Upgraded to version 2.0.1 (bsc#1160745) + Changes: + - Retry up to three times when a live guest migration is detected + Bug fixes: + - Attribute qc_num_ziip_threads in CEC layer was not correctly set. + - Do not account zIIPs in layer QC_LAYER_TYPE_ZOS_ZCX_SERVER for + qc_num_cpu_* attributes. + - qc_dump: Handle non-writable /tmp + ------------------------------------------------------------------- Wed Nov 20 00:43:26 UTC 2019 - Mark Post diff --git a/qclib.spec b/qclib.spec index d97db12..1467e09 100644 --- a/qclib.spec +++ b/qclib.spec @@ -1,7 +1,7 @@ # # spec file for package qclib # -# Copyright (c) 2017-2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qclib -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: Query Capacity library License: BSD-3-Clause