From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/2] qemu-ga: Update to version 8.0.3 Date: Mon, 07 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> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2527494843852306864==" List-Id: --===============2527494843852306864== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - 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 =20 SUMMARY =3D Guest agent for QEMU =20 -VER =3D 7.1.0 +VER =3D 8.0.3 THISAPP =3D qemu-ga-$(VER) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D qemu-ga -PAK_VER =3D 4 +PAK_VER =3D 5 =20 DEPS =3D =20 --=20 2.41.0 --===============2527494843852306864==--