From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 2/2] qemu-ga: Update to version 7.1.0 Date: Fri, 25 Nov 2022 11:17:15 +0000 Message-ID: In-Reply-To: <20221125085500.1897-2-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4537113844528177798==" List-Id: --===============4537113844528177798== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Reviewed-by: Michael Tremer > On 25 Nov 2022, at 08:55, Adolf Belka wrote: > > - Update in line with update of qemu from version 7.0.0 to 7.1.0 > - Update of rootfile not required > - Changelog - see changelog info in the qemu update > > 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 c83878058..8fd34f6f6 100644 > --- a/lfs/qemu-ga > +++ b/lfs/qemu-ga > @@ -26,11 +26,11 @@ include Config > > SUMMARY = Guest agent for QEMU > > -VER = 7.0.0 > +VER = 7.1.0 > THISAPP = qemu-ga-$(VER) > TARGET = $(DIR_INFO)/$(THISAPP) > PROG = qemu-ga > -PAK_VER = 3 > +PAK_VER = 4 > > DEPS = > > -- > 2.38.1 > --===============4537113844528177798==--