[2/2] qemu-ga: Update to version 7.1.0

Message ID 20221125085500.1897-2-adolf.belka@ipfire.org
State Accepted
Commit 90c1a2758b760e19fa0ff478c6bbdd37467a8d48
Headers
Series [1/2] qemu: Update to version 7.1.0 |

Commit Message

Adolf Belka Nov. 25, 2022, 8:55 a.m. UTC
  - 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 <adolf.belka@ipfire.org>
---
 lfs/qemu-ga | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Michael Tremer Nov. 25, 2022, 11:17 a.m. UTC | #1
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>

> On 25 Nov 2022, at 08:55, Adolf Belka <adolf.belka@ipfire.org> 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 <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 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
>
  

Patch

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       =