From patchwork Tue Sep 3 17:55:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8074 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 "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Wytb01zGlz3wwg for ; Tue, 3 Sep 2024 17:55:56 +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 "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WytZw2Bm7z5sx; Tue, 3 Sep 2024 17:55:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WytZv5fClz33GZ; Tue, 3 Sep 2024 17:55:51 +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 "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4WytZr6RSKz32ZV for ; Tue, 3 Sep 2024 17:55:48 +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 4WytZr3fjDz1ZF; Tue, 3 Sep 2024 17:55:48 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1725386148; 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=z6J1PrM3xKrVL0xLByNkEgsO+IKUc1Vm0+0xFjEoDCw=; b=wC0Tee6Kt4oed/a6H64tuKzyhddEsnmJ9yMvRRwoZnfNVoSwFaHuofWxrk1Q/fGoZ7VQgp 6e/1VpRDqv74c+Aw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1725386148; 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=z6J1PrM3xKrVL0xLByNkEgsO+IKUc1Vm0+0xFjEoDCw=; b=coeU0wQ5viCKCVZWBBALVKJ96eG5yDkzJy8Em74Nzl8ZdD3W7DVTUKpKBvzKhubjSZ3aO9 1yRh5dOTfLmJrFkq7v4qTR2/JULoFnX31OweS58eUjYYZsXx24i3f/MmCxC0vI+XuOA1rc WI4GSrL3avbdlULpERppljacJXyDy/6hhvx473c4qguIVbi7yFUjeCC9PRkunX/6VXn0dV 39ZaqkXvNNuHDedieq5VAUTSC0aanDoZcq13lMmD1g6WItTZIfMpWt7hPRV7axdoUC3aQm jfNL5IkWeIwBMndWGffszbMns5T8VD2b75LRChRQQc62lgc0KJJyej+Na9pWMQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/2] qemu-ga: Update to version 9.0.0 Date: Tue, 3 Sep 2024 19:55:42 +0200 Message-ID: <20240903175542.1774456-2-adolf.belka@ipfire.org> In-Reply-To: <20240903175542.1774456-1-adolf.belka@ipfire.org> References: <20240903175542.1774456-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: EOBUBJC24PYOU2CTKUZ4UUHWGXNZLEH7 X-Message-ID-Hash: EOBUBJC24PYOU2CTKUZ4UUHWGXNZLEH7 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: - Follow the qemu update version 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 ff85ca1cc..00ca8c0a0 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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 = 8.1.2 +VER = 9.0.0 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 7 +PAK_VER = 8 DEPS =