[Spice-commits] 2 commits - .mailmap spice-common

Pavel Grunt pgrunt at kemper.freedesktop.org
Tue May 24 19:45:23 UTC 2016


 .mailmap     |   11 +++++++++--
 spice-common |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 9777d143a8aed6d3f046652c8d865af5e1369aad
Author: Pavel Grunt <pgrunt at redhat.com>
Date:   Tue May 24 19:38:38 2016 +0200

    Update spice-common submodule
    
    Fixes lz decompression crash:
    https://bugzilla.redhat.com/show_bug.cgi?id=1285469
    
    Christophe Fergeau (5):
          Remove 2 unused vfuncs from client_marshallers.h
          tests: Fix glib version check
          log: Clamp SPICE_DEBUG_LEVEL if it's too high
          log: Use SPICE_CONSTRUCTOR_FUNC
          log: Make sure glib threading is initialized
    
    Eduardo Lima (Etrunko) (2):
          Fix build in systems with Glib version older than 2.38
          2/2] Add check for openssl
    
    Fabiano Fidêncio (7):
          coverity: avoid use after free
          coverity: avoid resource leak
          coverity: avoid dereference after null check
          coverity: avoid division or modulo by zero
          coverity: remove unused value
          coverity: remove structurally dead code
          Use g_getenv() instead of getenv()
    
    Frediano Ziglio (6):
          Cap logging level to the valid bounds
          tests: exit on SIGABRT
          define SPICE_CONSTRUCTOR_FUNC and SPICE_DESTRUCTOR_FUNC macros
          use macro to define constructor function
          fix 16 bpp LZ image decompression
          Explicitly specify size of SpiceMsgSmartcardData
    
    Lin Ma (1):
          build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.in
    
    Pavel Grunt (3):
          Define canvas_fix_alignment when is used
          test-logging: Include stdlib.h for _Exit()
          Remove GL support

diff --git a/spice-common b/spice-common
index 00db440..1c97fea 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit 00db44087807335e74c8f65ea3e6fde0b684e7db
+Subproject commit 1c97fea95616686f359451b3889d60ddd3ea0f3b
commit b7370876ef7fb450f50abc11abcdc7b246ff5844
Author: Pavel Grunt <pgrunt at redhat.com>
Date:   Tue May 24 19:38:37 2016 +0200

    Update .mailmap

diff --git a/.mailmap b/.mailmap
index f7fdf30..5893260 100644
--- a/.mailmap
+++ b/.mailmap
@@ -3,6 +3,13 @@
 
 <cfergeau at redhat.com> <teuf at gnome.org>
 <cfergeau at redhat.com> <cfergeau at gmail.com>
-<marcandre.lureau at redhat.com> <marcandre.lureau at gmail.com>
+Marc-André Lureau <marcandre.lureau at redhat.com> <marcandre.lureau at gmail.com>
+<marcandre.lureau at redhat.com> <mlureau at redhat.com>
 Tiziano Müller <tiziano.mueller at stepping-stone.ch> <dev-zero at gentoo.org>
-Dietmar Maurer <dietmar at proxmox.com> <dietmar at proxmox.com>
\ No newline at end of file
+Dietmar Maurer <dietmar at proxmox.com> <dietmar at proxmox.com>
+<dmitry at daynix.com> <dfleytma at redhat.com>
+<pgrunt at redhat.com> <pavel.grunt at gmail.com>
+Sandy Stutsman <sstutsma at redhat.com>
+<victortoso at redhat.com> <vtosodec at redhat.com>
+<javier.celaya at flexvdi.com> <javier.celaya at flexvm.es>
+Snir Sheriber <ssheribe at redhat.com>


More information about the Spice-commits mailing list