From 3a4d54273b216063b483693dea29be10ff9b3c7e Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 2 Jul 2012 13:43:58 +0300 Subject: update spice-common MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Includes using the same spice.proto as spice-gtk now, with smartcard fixes, more verbose output when SSL verification fails, and some warnings fixes. shortlog: Alon Levy (6): python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix broken enums generation smartcard: build fixes for spice server updated spice-protocol for smartcard enums non conflict with libcacard Makefile.am: fix .gitignore not being generated in spice-protocol/spice Makefile.am: now that spice_codegen.py is used add *.pyc to ignored files in root update spice-protocol for smartcard enums fix Christophe Fergeau (1): ssl: more verbose output when SSL verification fails Marc-André Lureau (3): ssl-verify: add a bit of run-time checks Fix invalid macro usage Fix a gcc warning --- spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spice-common') diff --git a/spice-common b/spice-common index 22fc0b01..f8f6231e 160000 --- a/spice-common +++ b/spice-common @@ -1 +1 @@ -Subproject commit 22fc0b0145876b90385c1c88923bcd72a6380812 +Subproject commit f8f6231ecdb99595a07e6c3933dedd7438ef4f1d -- cgit