[Spice-commits] subprojects/spice-common

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 4 17:34:46 UTC 2019


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

New commits:
commit 8941784dc6dfa79b9bafce37cb9b1b4cc11f6dbb
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Wed Apr 3 17:39:03 2019 +0100

    spice-common: update submodule
    
    This brings in the following changes:
    
    Christophe Fergeau (8):
          canvas_base: Fix variable shadowing warning
          backtrace: Add missing include
          lz: Don't try to print uninitialized variable
          build: Add missing G_GNUC_PRINTF annotations
          build: Update verify.h to latest version
          test-marshallers: Fix header guard
          quic: Fix QUIC_VERSION definition
          log: Let gcc know about the logging macros which abort
    
    Eduardo Lima (Etrunko) (5):
          meson: Use underscorify() instead of split()
          meson: Bump libcacard requirement to 2.5.1
          meson: switch smartcard option to auto feature
          meson: Bump requirement to 0.48
          meson: Make targets list store dictionaries instead of lists
    
    Frediano Ziglio (31):
          Remove obsolete Autoconf macros
          log: remove deprecated SPICE_ABORT_LEVEL support
          log: remove deprecated SPICE_DEBUG_LEVEL support
          Obsolete Glib cleanup
          codegen: Document ptr_array attribute
          codegen: Use a better type for pointer converted to integer
          codegen: Reduce indentation
          codegen: Fix c_type result for TypeAlias
          codegen: Check wrong attribute
          codegen: Add a test for attribute combination
          mem: Fix compile error if alignment-checks option is used
          log: Remove useless includes
          proto: Remove obsolete TunnelChannel
          protocol: Add a dummy TunnelChannel
          messages: Remove fields not used by the protocol
          codegen: Remove support for --ptrsize
          codegen: Rename --prefix parameter to --suffix
          ci: Remove dependencies from copr build
          build: Remove snd_codec.h from EXTRA_DIST
          test-ssl-verify: Improve subject_to_x509_name coverage
          meson: Remove some useless checks
          codegen: Factor out a function to write output file
          codegen: Generate headers while generating code
          codegen: Allows to generate C declarations automatically
          Allow to generate C declarations for spice.proto
          Generate automatically most C message declarations
          recorder: Update
          build: Add new check for recorder library
          proto: Fix typo in message name
          meson: Fix dependency of generated files
          meson: Do not build generated files twice
    
    Marc-André Lureau (1):
          docs: add spice URI scheme
    
    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 2e914f3..47ba8e0 160000
--- a/subprojects/spice-common
+++ b/subprojects/spice-common
@@ -1 +1 @@
-Subproject commit 2e914f3305f685c82143fa04067ce9f57fbfd602
+Subproject commit 47ba8e0f25ddba110fe77ba55ad5da570f4582bd


More information about the Spice-commits mailing list