similarity index 95%
rename from meta-networking/recipes-support/spice/spice_git.bb
rename to meta-networking/recipes-support/spice/spice_0.16.0.bb
@@ -13,11 +13,9 @@ architectures."
LICENSE = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
-PV = "0.15.2"
+SRCREV = "a6668fff651726e5d4cfd52cbf8669540970452c"
-SRCREV = "0c2c1413a8b387ea597a95b6c867470a7c56c8ab"
-
-SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice;branch=master;protocol=https"
+SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice;branch=master;protocol=https;tag=v0.16.0"
CVE_STATUS[CVE-2016-0749] = "fixed-version: patched since 0.13.2"
Major Changes in 0.16: Added Added DMA-BUF encoder support for GStreamer 1.24+ Implemented hardware-accelerated encoding for Intel GPUs Added environment variable SPICE_CONVERTER_PREFERRED_FORMAT to override converter format Multi-plane GL scanout support (new spice_qxl_gl_scanout2()) Changed Improved memslot to preserve address bits for ARM64 TBI/AMD UAI/Intel LAM Optimized BGR24/BGRX32 conversion when JCS_EXTENSIONS is defined Removed GStreamer 0.10 support Send real time to client, instead of synchronizing on both ends, attempting to fix latency issue Fixes Fixes a GL_DRAW cookie assertion race Add SSL_OP_NO_RENEGOTIATION fallback path, fixing w/LibreSSL 3.7.2 builds Fix Win32 builds Fix TCP_NOPUSH usage on Darwin --- .../recipes-support/spice/{spice_git.bb => spice_0.16.0.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-networking/recipes-support/spice/{spice_git.bb => spice_0.16.0.bb} (95%)