On Fri, Feb 28, 2025 at 9:59 AM Michael Scherle < michael.sche...@rz.uni-freiburg.de> wrote:
> This brings in the following changes: > common: Add a udev helper to identify GPU Vendor > build: Avoid Meson warning > Drop Python 2 from m4/spice-deps.m4 > Stop using Python six package > codegen: Use context manager when opening files > > Signed-off-by: Michael Scherle <michael.sche...@rz.uni-freiburg.de> > --- > subprojects/spice-common | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/subprojects/spice-common b/subprojects/spice-common > index 58d375e5..8c0319e3 160000 > --- a/subprojects/spice-common > +++ b/subprojects/spice-common > @@ -1 +1 @@ > -Subproject commit 58d375e5eadc6fb9e587e99fd81adcb95d01e8d6 > +Subproject commit 8c0319e31df967e41c74f4121cbdb3b785fe114e > Acked-by: Frediano Ziglio <fredd...@gmail.com> That's surely the easy one Thanks, Frediano