mbox

[PULL,0/1] spice: auth fixes

Message ID 1405071380-13652-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20140711-1

Message

Gerd Hoffmann July 11, 2014, 9:36 a.m. UTC
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(+)

Comments

Peter Maydell July 11, 2014, 3 p.m. UTC | #1
On 11 July 2014 10:36, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   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

Applied, thanks.


-- PMM