From patchwork Fri Nov 10 10:59:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7324 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 4SRbS00vx6z3wvm for ; Fri, 10 Nov 2023 10:59: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 4SRbRr1nnxz2w4; Fri, 10 Nov 2023 10:59:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SRbRq3d7Kz33gY; Fri, 10 Nov 2023 10:59:19 +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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SRbRn1ZFcz30Tp for ; Fri, 10 Nov 2023 10:59:17 +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 4SRbRm5l0vz71; Fri, 10 Nov 2023 10:59:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699613956; 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=vvxw/JLFaq7ee0dB+IwvwfhLnkvPjN3dr3+SJAnPlGA=; b=CBq/EEb1T03Pexf8sEgrg+ULJgper025IwqsaZDuWVcpCHqs+nwQIHwcRYARGF7/85GIAx GYKK2HhmqZ5WiECg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699613956; 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=vvxw/JLFaq7ee0dB+IwvwfhLnkvPjN3dr3+SJAnPlGA=; b=LzeERDb3IaPSAkSN2X2t9nZicU13JXiRmWnDzg82BdfsK0dQ1ik86bEpIOrF1FPkzj2/SD gmxOhxMxz3le+a/HnA5pNGFw9lmKlwwhG35ViKfnGOO/RZQVNIcxhZq1zh8TNCN6Um074l CtkMvFVvmM160LyM553n1cpAcbgBc4H8K/UvZJuKUn1fYFE0clVJyf0kHREdgicbHW7/e+ 5+wADk1QBJXgODSieqnClFLLWJOHhcHfzrFu5vIevq1DDr+6q+8Yezbh2afIpV76L9JCtj 0DLI0WlCUqk1lcNyd+a2sJ5cdi8SEpMOWJ6+bEyONpcyUEo5VaL/gf5+Phk5Qw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] qemu-ga: Update to version 8.1.2 Date: Fri, 10 Nov 2023 11:59:01 +0100 Message-ID: <20231110105910.11113-4-adolf.belka@ipfire.org> In-Reply-To: <20231110105910.11113-1-adolf.belka@ipfire.org> References: <20231110105910.11113-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: LIKGSTQAPUDXFUST5CLXD4LUXTXRAC3U X-Message-ID-Hash: LIKGSTQAPUDXFUST5CLXD4LUXTXRAC3U 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 8.1.1 to 8.1.2 - Update of rootfile not required - Changelog is only provided at the 8.1 level and not lower. There is no further info on what changes occurred in the changelog. For more details the git repo commits need to be reviewed - https://gitlab.com/qemu-project/qemu/-/commits/master 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 b05f43a76..ff85ca1cc 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -26,11 +26,11 @@ include Config SUMMARY = Guest agent for QEMU -VER = 8.1.1 +VER = 8.1.2 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 6 +PAK_VER = 7 DEPS =