From patchwork Mon Aug 7 20:51:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7079 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 4RKT4w0nC9z3wjw for ; Mon, 7 Aug 2023 20:51:28 +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 4RKT4p6rGfz2hD; Mon, 7 Aug 2023 20:51:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RKT4p5wHkz304G; Mon, 7 Aug 2023 20:51:22 +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 4RKT4m2ddWz2xZH for ; Mon, 7 Aug 2023 20:51:20 +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 4RKT4k3J17z2ck; Mon, 7 Aug 2023 20:51:18 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1691441478; 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=iMWLHeY5EL2Xo0AwjJ2KPxs+Ip5MbvB4o4nK8LYTqEE=; b=bviSfIy2DTayhlvA/lTrQKOmefDBleiILjyhq4ei8F6xLtfY/ffzYmQJn/ccMZiVL8aajI nWC1yCx437o1n3DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1691441478; 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=iMWLHeY5EL2Xo0AwjJ2KPxs+Ip5MbvB4o4nK8LYTqEE=; b=tgMRpHs1H87LYXvrUlK+hzcH1fd799zvcN+OPAPKynYw3M3+Fj7Q1UIYZ34eQaOzIa3/Fv XAl74sd/9P0cDSRKsmUWSGEfUo6ed13Zl9Z/A/VwvAMdCQ2H8AU9GehWrn8DirHFaVJBIa xLWs3RT6tbtTI9cpCdZ1fZJTOxHDdag+w/C8fZB1BLBomtetF25OlJSg6X7NWz+SGFdnST pS6GBr/XRkuMTOAe8NhlpyIran3YGZg3q0Xr1oZjiLFXefBwmYU7HYxPrrDeK9rGo4w60Z Hn3ZvQ+0o3emCtCTg08p8sLTKPXNZUORRBK88hT+BsuR/YvjDNDz8udtbpHdLQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/2] qemu-ga: Update to version 8.0.3 Date: Mon, 7 Aug 2023 22:51:10 +0200 Message-ID: <20230807205110.2664534-7-adolf.belka@ipfire.org> In-Reply-To: <20230807205110.2664534-1-adolf.belka@ipfire.org> References: <20230807205110.2664534-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 7.1.0 to 8.0.3 - Update of rootfile not required - Update qemu-ga in lockstep with qemu Signed-off-by: Adolf Belka --- lfs/qemu-ga | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/qemu-ga b/lfs/qemu-ga index 8fd34f6f6..db5bf8db8 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,11 +26,11 @@ include Config SUMMARY = Guest agent for QEMU -VER = 7.1.0 +VER = 8.0.3 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 4 +PAK_VER = 5 DEPS =