From patchwork Thu Sep 28 10:37:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7263 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Rx9065fmzz3wl7 for ; Thu, 28 Sep 2023 10:37: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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Rx9034Hwbz3q8; Thu, 28 Sep 2023 10:37:07 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rx9031WyCz30Hp; Thu, 28 Sep 2023 10:37:07 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Rx9020HnNz2xbV for ; Thu, 28 Sep 2023 10:37: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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Rx9014jQHz1l6; Thu, 28 Sep 2023 10:37:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695897425; 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=M33skPWY0uJpRRI7WBRv42VFc48kN1PmOfeLBgjdkXg=; b=x+/9mnNiVLnqfM6jUBWNURzOP/c63VreFG7X/qleewDyigeOMW3+ocuxtSAUZR8x9vOcNx Pg2b78uGctL2jzCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695897425; 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=M33skPWY0uJpRRI7WBRv42VFc48kN1PmOfeLBgjdkXg=; b=uOr1suvP+9b+CMcCA6mak/ZtB+AUYvoc2qnQ/eMnGu8jJ4nO4O8JHk2huj7MgnnYwfaBZR AtYWPQoZi6lIih3SmlSyhmNafVg45k25xMPXKAWsCf0VS4u6hjycnzaJChgY4h6r4zpsXu oy3RWa4AmbaKxyaCSxMEY8loQho231wIrExN4CXFb10w6sANQqsDQmvhVjOZ7a/7kBWS9m f0QpfsbYNymdLRUrcO6x0RN+1Tt4B7kti7BuIAYuljCg2uQqyLXoo8u3q58E/k2uS6VJJN /M3ureW3J1e8MxTWffcF3ljewcSPYxm3uJyc5d70lAw/4IOjLN1QoPF3lLaSWQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] qemu-ga: Update to version 8.1.1 Date: Thu, 28 Sep 2023 12:37:00 +0200 Message-ID: <20230928103702.2652442-2-adolf.belka@ipfire.org> In-Reply-To: <20230928103702.2652442-1-adolf.belka@ipfire.org> References: <20230928103702.2652442-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 from version 8.0.3 to 8.1.1 - Update of rootfile not required - Changelog 8.1 https://wiki.qemu.org/ChangeLog/8.1 Signed-off-by: Adolf Belka --- lfs/qemu-ga | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/qemu-ga b/lfs/qemu-ga index db5bf8db8..b05f43a76 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -26,11 +26,11 @@ include Config SUMMARY = Guest agent for QEMU -VER = 8.0.3 +VER = 8.1.1 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 5 +PAK_VER = 6 DEPS =