qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 03/14] ui/spice: Require spice-protocol >= 0.14.0


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 03/14] ui/spice: Require spice-protocol >= 0.14.0
Date: Fri, 2 Dec 2022 11:14:47 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

On 2/12/22 11:05, Markus Armbruster wrote:
Version 0.14.0 is now old enough to have made it into the major
distributions:

    Debian 11: 0.14.3
    RHEL-8: 0.14.2
    FreeBSD (ports): 0.14.4
    Fedora 35: 0.14.0
    Ubuntu 20.04: 0.14.0
    OpenSUSE Leap 15.3: 0.14.3

Requiring it lets us drop two version checks in ui/vdagent.c.  It also
enables the next commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  meson.build  | 2 +-
  ui/vdagent.c | 4 ----
  2 files changed, 1 insertion(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]