From 672af0ab2c6d3af01b879cfad0577c69f752d724 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Mon, 13 Jan 2025 22:40:31 +0100 Subject: [PATCH] qemu-ga: Update to version 9.2.0 - 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 Signed-off-by: Arne Fitzenreiter --- 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 = -- 2.39.5