From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5XFm-00014p-9V for qemu-devel@nongnu.org; Fri, 11 Jul 2014 05:36:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5XFh-00006n-9O for qemu-devel@nongnu.org; Fri, 11 Jul 2014 05:36:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5XFh-00006S-1G for qemu-devel@nongnu.org; Fri, 11 Jul 2014 05:36:25 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s6B9aOTX001583 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 11 Jul 2014 05:36:24 -0400 From: Gerd Hoffmann Date: Fri, 11 Jul 2014 11:36:19 +0200 Message-Id: <1405071380-13652-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] spice: auth fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Bugfix for spice sasl authentication. please pull, Gerd The following changes since commit 9e99c5fd7060267a0331d900e73fdb36047bfe0c: tests: Fix unterminated string output visitor enum human string (2014-07-10 11:53:14 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20140711-1 for you to fetch changes up to b1ea7b79e1675355ea7abe2548ad71dcf7d64b60: spice: auth fixes (2014-07-11 10:12:47 +0200) ---------------------------------------------------------------- spice: auth fixes ---------------------------------------------------------------- Gerd Hoffmann (1): spice: auth fixes ui/spice-core.c | 5 +++++ 1 file changed, 5 insertions(+)