[Spice-devel] [PATCH spice-gtk] spice-common: update submodule
Frediano Ziglio
fziglio at redhat.com
Thu Jan 17 09:03:42 UTC 2019
>
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
Maybe a comment saying that we want the merge to get the fix
for Meson and big endian machines like s390x ?
> $ git diff --submodule=log
> Submodule subprojects/spice-common 924f47a..0a753b9:
> > meson: fix building for big-endian host
> > quic: fix sign-compare warning
> > build-sys: improve asciidoc rules to allow multiple targets
> > Add a .gitpublish
> > lz: More checks on image sizes
> > lz: Avoid buffer reading overflow checking for image type
> > test: Add a test for subject_to_x509_name function
> > marshaller: Provide spice_marshaller_fill_iovec for Windows
>
Usually the shortlog format is used for these commits
(without the command), like
Update spice-common submodule
This brings in the following changes:
Christophe Fergeau (20):
build: Update git.mk to latest version
build: Remove docs/.gitignore
build: Add __pycache__/*.pyc to DISTCLEANFILES
log: Only install glib log handler if SPICE_DEBUG_LEVEL is set
test-logging: Improve debug level tests
test-region: Use GTest API
test-region: Replace direct printf with g_debug() calls
test-region: Don't call region_dump() by default
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> subprojects/spice-common | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/subprojects/spice-common b/subprojects/spice-common
> index 924f47a..0a753b9 160000
> --- a/subprojects/spice-common
> +++ b/subprojects/spice-common
> @@ -1 +1 @@
> -Subproject commit 924f47a653bd87fbd50229ee34b58d7b9a3f1ec8
> +Subproject commit 0a753b93b50b548a2ac04023c96a7cda83f204bf
Frediano
More information about the Spice-devel
mailing list