[Spice-commits] subprojects/spice-common

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Aug 28 09:03:27 UTC 2020


 subprojects/spice-common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f524f8755225548c2510d0e096316b486a58277a
Author: Frediano Ziglio <freddy77 at gmail.com>
Date:   Fri Aug 28 07:20:49 2020 +0100

    Update spice-common submodule
    
    This brings in the following changes:
    
    Frediano Ziglio (19):
          canvas_base: Format canvas_draw_blend similarly to canvas_draw_copy
          canvas_base: Rename blend to copy for canvas_draw_blend argument
          canvas_base: Remove canvas_draw_blend/canvas_draw_copy duplication
          build: Remove dependency to gio2 from common and server libraries
          build: Remove dependencies to libgthread
          test-utils: Add missing include file
          test-quic: Test fixed images
          test-quic: Different "more_space" function for decode and encode
          Reuse macros from spice-protocol
          rect: Avoid usage of "small"
          build: Remove -Werror from Meson build
          snd_codec: Use better types for snd_codec_is_capable
          snd_codec: Use better type for function result
          snd_codec: Use better type for snd_codec_create mode
          backtrace: Do not attempt to compile if spice_backtrace is empty
          Avoid usage of GCC extension for __VA_ARGS__ where possible
          helper-fuzzer-demarshallers: Provide replacement for ftello for MSVC
          quic_tmpl: Remove unused bpc parameter
          ssl_verify: Do not check IP if we fail to resolve it
    
    Haochen Tong (2):
          pixman_utils: fix clang "unused functions" warning
          marshal: fix clang "missing field initializer" warning on generated files
    
    Signed-off-by: Frediano Ziglio <freddy77 at gmail.com>

diff --git a/subprojects/spice-common b/subprojects/spice-common
index 05c0c26..c39cc1b 160000
--- a/subprojects/spice-common
+++ b/subprojects/spice-common
@@ -1 +1 @@
-Subproject commit 05c0c26839e88e6d0cc5452f49c40e38543c8f97
+Subproject commit c39cc1b1ef5165523f3394f06a65cc9a6c65b7ae


More information about the Spice-commits mailing list