From 35bb9eac6c16815c9af9fb6c502817ff4c92cf90 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Fri, 10 Nov 2023 11:59:01 +0100 Subject: [PATCH] qemu-ga: Update to version 8.1.2 - 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 b05f43a768..ff85ca1cc8 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 = -- 2.39.5