From patchwork Fri Nov 25 08:55:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6168 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NJTG61fglz3xfS for ; Fri, 25 Nov 2022 08:55:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NJTG505zXz2sM; Fri, 25 Nov 2022 08:55:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NJTG42Xm5z2yxs; Fri, 25 Nov 2022 08:55:08 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NJTG273fRz2xy3 for ; Fri, 25 Nov 2022 08:55:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NJTG25fQbz2qL; Fri, 25 Nov 2022 08:55:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669366506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eTrcVUYmI5apWf/EUT8lxDc/6l3S881Kv8KB9WomPwo=; b=HvTLn/duWHpTblBigsN0EHCPlgC6TFNHh/035c3+ajsJ7fOkIwqRHYvJIUvL7I6pvxH7zV 1bqn87eU+5umxFAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669366506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eTrcVUYmI5apWf/EUT8lxDc/6l3S881Kv8KB9WomPwo=; b=ZXUKbpjQJGYbvY/ZjKb+QPIkV8EoR10aNsjC4L/WYki5dJ0YKgt5RJ3NMFvdjpvsN3MsLx KVXLwwjrur2D5Vd5LcNXvpA2rx3pJYGFYgMHBLf8463gIlp5l8AJZAsL/PcuB/3HUjqdEL 17Xl8w5yBU/be+0ANlhAbJ0d6w1EfbhfJoBoml3tVMSQ+v7DrXDjt7T1p3PKW14Ny8q8sh jHUP5JWyr2JAuKTJt5YR4m07V0yjrSNgtYHjVj4SChB9bf0aDKMrWpyCT0NUX4s55/VHQg tV4Qaq6McEWp0tZr2vUJ+4pi1Z9XeQAu+dWBpNM/QBidtb1kUp8RNgfZ9vKtxw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/2] qemu-ga: Update to version 7.1.0 Date: Fri, 25 Nov 2022 09:55:00 +0100 Message-Id: <20221125085500.1897-2-adolf.belka@ipfire.org> In-Reply-To: <20221125085500.1897-1-adolf.belka@ipfire.org> References: <20221125085500.1897-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update in line with update of qemu from version 7.0.0 to 7.1.0 - Update of rootfile not required - Changelog - see changelog info in the qemu update Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- lfs/qemu-ga | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/qemu-ga b/lfs/qemu-ga index c83878058..8fd34f6f6 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -26,11 +26,11 @@ include Config SUMMARY = Guest agent for QEMU -VER = 7.0.0 +VER = 7.1.0 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 3 +PAK_VER = 4 DEPS =