From nobody Thu May 2 23:52:49 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1598271568; cv=none; d=zohomail.com; s=zohoarc; b=H3WLN21/2m8ERBJy70IwMx4C/IdQrlHwxCxsmW6jH5AHYAnDKl5qHX3ELgwVJwolCES+M/8+fATRf49LIwmeD3tGVawK7F3WkThbCgJMWLoQBYTKFTGd1xqlWD7yYR4bF3CQkgPYFgqW0Ei2HjPzekD+t0Z5eAAsGKmIOwsOzWs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598271568; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=//iWwKpDYQaWUWFgsLgmN8NiczSGCAYINbPle6ILvPg=; b=WoS94iCcWB6rgx87rtXYud+qV6lXWekXL9SiOEuNHNXvlGWpb+LlxIi45hYlBQMM50SbiPCY1utarmzk/zapMwTW9+ErVBL688GmyhB5Z5rCAejphOWLq41+tjJWaLy84LcTCKWr+enoTcURNlvRaLcLYsnin1K4BQ0y0PtW78c= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1598271568679670.185529633015; Mon, 24 Aug 2020 05:19:28 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-437-rEfT3qMzNTGHDqRWNVFUCA-1; Mon, 24 Aug 2020 08:19:24 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9403F100746E; Mon, 24 Aug 2020 12:19:19 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 720575BAC3; Mon, 24 Aug 2020 12:19:19 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 3CA06EC08; Mon, 24 Aug 2020 12:19:19 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 07OCJ4KO001077 for ; Mon, 24 Aug 2020 08:19:04 -0400 Received: by smtp.corp.redhat.com (Postfix) id 765517E68A; Mon, 24 Aug 2020 12:19:04 +0000 (UTC) Received: from speedmetal.redhat.com (unknown [10.40.208.11]) by smtp.corp.redhat.com (Postfix) with ESMTP id D3776808A6 for ; Mon, 24 Aug 2020 12:18:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598271567; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=//iWwKpDYQaWUWFgsLgmN8NiczSGCAYINbPle6ILvPg=; b=GeaaCde071H2+nfG0qz39H5CCvfOlrreno06viquIwnke+r2kdfvJY+yBuCkeMRDnF+/f1 s0RRtqh8jvIieIjKcTMIW4bEPLxTaSwx0SjSEDmuoNVGzi3j8zE8sDN1rGQLiKZSj4skTl Fzrj7OCkSnkDy/KMonCSnzxWCzFFkKs= X-MC-Unique: rEfT3qMzNTGHDqRWNVFUCA-1 From: Peter Krempa To: libvir-list@redhat.com Subject: [PATCH] tests: qemucapabilities: Update data for qemu-v5.1.0 release Date: Mon, 24 Aug 2020 14:18:37 +0200 Message-Id: <42148f1b2e088ed158cce38fb9bdc2bb6ce0df38.1598271517.git.pkrempa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" qemu-v5.1.0 is released now. There weren't any noticable changes since our last update to 'rc2'. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies | 6 +++--- tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies b/tests/q= emucapabilitiesdata/caps_5.1.0.x86_64.replies index 44b90965c8..d2eb609031 100644 --- a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies +++ b/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.replies @@ -17,11 +17,11 @@ { "return": { "qemu": { - "micro": 92, - "minor": 0, + "micro": 0, + "minor": 1, "major": 5 }, - "package": "v5.1.0-rc2" + "package": "v5.1.0" }, "id": "libvirt-2" } diff --git a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml b/tests/qemuc= apabilitiesdata/caps_5.1.0.x86_64.xml index a9d82661e3..7496ff1379 100644 --- a/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml +++ b/tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml @@ -242,10 +242,10 @@ - 5000092 + 5001000 0 43100242 - v5.1.0-rc2 + v5.1.0 x86_64 --=20 2.26.2