- 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 adolf.belka@ipfire.org --- 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 =