From nobody Mon Nov 25 15:32:09 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; 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 205.139.110.61 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=1600101092; cv=none; d=zohomail.com; s=zohoarc; b=iAUNwUb+ewChWI1J3FV9zlrfeiYkO7aRToSHMvO+UzYMlQb4w+tz7EM1m/cZEO9lGe+nx+gVmHCvSR/Rb0fkCKTnD7q8fYZO9wg02OZVrmCcni15TmfSR+fZ/FY9acaZGnV/Txz6UaKUPTJSL1p2edKIuvMxllB7y9rZ/drU0qQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600101092; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=HfjDU5/DdmKdbuTxJW3dAgb4C7ANrhQydA8bMlp/GCs=; b=WYHR5Vj5fDimtyaxjIX7yjQUkUrpqkTWnMCn36DGfqbQpIViWwXFCeW4GLHC5/dGD9m9XG4chpbvHyTtplJFqQGO9oZAZ3aglxD160juqikUNwZIYZQgNcILrUBCTa+SFEykMr8io1Z8LZSRGHToN7Y79jXJztnVQiOM1kwKxE0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 160010109270475.65199192121315; Mon, 14 Sep 2020 09:31:32 -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-144-_BWI7zNTNmqgvsTa6inE_Q-1; Mon, 14 Sep 2020 12:31:29 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 30C84801AD9; Mon, 14 Sep 2020 16:31:24 +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 0EFED5C699; Mon, 14 Sep 2020 16:31:24 +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 CB3E48C7C9; Mon, 14 Sep 2020 16:31:23 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 08EGNaiN005172 for ; Mon, 14 Sep 2020 12:23:36 -0400 Received: by smtp.corp.redhat.com (Postfix) id 02E0B27BBF; Mon, 14 Sep 2020 16:23:36 +0000 (UTC) Received: from speedmetal.redhat.com (unknown [10.40.208.92]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6E39127BDD for ; Mon, 14 Sep 2020 16:23:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600101091; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=HfjDU5/DdmKdbuTxJW3dAgb4C7ANrhQydA8bMlp/GCs=; b=cu0jTaBnDaeGfrEbqk7FPosDnm58+dwt5ZB9IBgXNRzrSZpQYLUOeVrSxnVlI+XKPA4198 b/toVtefEL6HWVCMdt80OhTgUJ94arGBzkWjwZQbVrpQi0RkwyuSLBkDiUOEUtS+eVMKCe QBv84VQNJoTF23uZH6Z/Hztzd2jfE0U= X-MC-Unique: _BWI7zNTNmqgvsTa6inE_Q-1 From: Peter Krempa To: libvir-list@redhat.com Subject: [PATCH 2/3] qemu: backup: Remove note that TLS should be implemented Date: Mon, 14 Sep 2020 18:23:28 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 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.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Commit 423576679a5 implementing TLS forgot to remove the comment. Signed-off-by: Peter Krempa Reviewed-by: J=C3=A1n Tomko --- src/qemu/qemu_backup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/qemu/qemu_backup.c b/src/qemu/qemu_backup.c index a402730d38..2f1a612803 100644 --- a/src/qemu/qemu_backup.c +++ b/src/qemu/qemu_backup.c @@ -805,7 +805,6 @@ qemuBackupBegin(virDomainObjPtr vm, if (qemuDomainObjEnterMonitorAsync(priv->driver, vm, QEMU_ASYNC_JOB_BA= CKUP) < 0) goto endjob; - /* TODO: TLS is a must-have for the modern age */ if (pull) { if (tlsSecretProps) rc =3D qemuMonitorAddObject(priv->mon, &tlsSecretProps, &tlsSe= cretAlias); --=20 2.26.2