[Spice-commits] subprojects/spice-common

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 27 15:14:01 UTC 2020


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

New commits:
commit 6a25846577ced69aa95386c7b95920f55f5fa836
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Thu Feb 27 14:52:11 2020 +0000

    Update spice-common submodule
    
    This brings in the following changes:
    
    Eduardo Lima (Etrunko) (1):
          build: Unconditionally link with libm if found
    
    Fabrice Fontaine (2):
          configure.ac: add --enable-tests
          meson: add tests option
    
    Frediano Ziglio (24):
          proto: Demarshal Smartcard data field
          codegen: Add 'chunk' to the output attributes
          codegen: Check validity of array members
          codegen: Document "chunk" attribute
          codegen: Ignore path generating include guards
          quic: Remove unused include header
          quic: Use G_UNLIKELY in some hot paths
          quic: Do not include quic_config.h in quic.h
          snd_codec: Avoid some useless casts declaring struct type
          snd_codec: Do not include not needed headers
          build: Clean up some configure checks
          test-quic: Convert image to get more testing (gray, rgb16)
          log: Add spice_extra_assert
          Reuse new spice_extra_assert macro
          marshallers: Avoid some useless pointers in SpiceMarshallerData
          lz_decompress: Constify some variable
          lz_decompress: Do not execute nested checks
          lz_decompress: Simplify loop
          lz_decompress: Reindented comment
          lz_decompress: Move variable declaration in nested scope
          lz_decompress: Read "ctrl" inside loop
          lz_compress: Cleanup unused macros
          codegen: Check unsafe values alone
          snd_codec: Update field names in function documentation
    
    Kevin Pouget (4):
          common/recorder.h: do not complain on unused (dummy) recorders
          agent-interface: introduce the core of the Agent Interface
          agent-interface: add configuration functions
          build: Introduce the agent-interface as an alternative instrumentation library
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>

diff --git a/subprojects/spice-common b/subprojects/spice-common
index 4727c19..03e1fb9 160000
--- a/subprojects/spice-common
+++ b/subprojects/spice-common
@@ -1 +1 @@
-Subproject commit 4727c19d36b33071928500adaa832ecef6bdd942
+Subproject commit 03e1fb94e445ffd43f82c26de91809e3d8e7480d


More information about the Spice-commits mailing list