From patchwork Mon Jan 13 21:40:31 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8408 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YX5KQ16P8z3xGR for ; Mon, 13 Jan 2025 21:40:42 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YX5KP2XtHz4Zc; Mon, 13 Jan 2025 21:40:41 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YX5KP0WJvz32Z3; Mon, 13 Jan 2025 21:40:41 +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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YX5KL5jR7z2y0r for ; Mon, 13 Jan 2025 21:40:38 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YX5KL4Gyfz4S9; Mon, 13 Jan 2025 21:40:38 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736804438; 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=I6CsUXnyBRX0t/XJRwEvFMKXvZ43dYmILHuaMiyqiXA=; b=Wcez6Gce36VPyWtPBKnioXnVRWR1980lqQAj/zGgPiZKhlFOtSxtzmOgVOe63+kmOFoPES aWxmFgIXpymrbMAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736804438; 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=I6CsUXnyBRX0t/XJRwEvFMKXvZ43dYmILHuaMiyqiXA=; b=P4xnFxSiBxlRBmrtBqJedztF3YVJWErS3Ws3EwVqJuB6Skl63oTJlgpX5JT3qQ+FXD7Jjm 4SXRT1U4W3Sdhbt6GJ+7UyWoDTFH38I2HNH5JcQehSN9jpMUTXRCchCBC4Nwh2e69pUgHn jqX5sZ5C4mGYrV4g9Ug+XEe333VUPUL8ixazSc0uXm7j/N9f/k0jeuvOGvMGCCFfFSDiaX Pdwc8pMpcyH/eg20ICv8bNCpk2YP8DGu2EIonJ9Qeym0aSrtH5ATst1XMAQmExmW910Lwa 1I0YDn5CiGQNYnniHVLukwfG6IPQnUF54e7aRUf0wnWUDBYXR7jdTuItM1Vm4w== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] qemu-ga: Update to version 9.2.0 Date: Mon, 13 Jan 2025 22:40:31 +0100 Message-ID: <20250113214032.2221688-2-adolf.belka@ipfire.org> In-Reply-To: <20250113214032.2221688-1-adolf.belka@ipfire.org> References: <20250113214032.2221688-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QH5HIKMSWXXSVKSCKGBWLLO6CUE62ZR6 X-Message-ID-Hash: QH5HIKMSWXXSVKSCKGBWLLO6CUE62ZR6 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 9.0.2 to 9.2.0 - Update of rootfile not required - Changelog same as in the commit for qemu to 9.2.0 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 862417530..6416da061 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 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 = 9.0.2 +VER = 9.2.0 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 9 +PAK_VER = 10 DEPS =