[virt-tools-list] [PATCH virt-viewer] spice: ask credentials for proxy

Christophe Fergeau cfergeau at redhat.com
Mon Feb 24 08:36:15 UTC 2014


On Fri, Feb 21, 2014 at 01:02:25PM +0100, Marc-André Lureau wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> If Spice proxy requires authentication, ask credentials and try
> connecting again.
> ---
>  configure.ac                    |  3 +--
>  src/virt-viewer-session-spice.c | 38 +++++++++++++++++++++++++++++++-------
>  2 files changed, 32 insertions(+), 9 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 7a00bf4..5ee49fb 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,4 +1,3 @@
> -
>  AC_INIT([virt-viewer],[0.6.0])
>  AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
>  AC_CONFIG_MACRO_DIR([m4])
> @@ -19,7 +18,7 @@ GTK2_REQUIRED="2.18.0"
>  GTK3_REQUIRED="3.0"
>  GTK_VNC1_REQUIRED="0.3.8"
>  GTK_VNC2_REQUIRED="0.4.0"
> -SPICE_GTK_REQUIRED="0.22"
> +SPICE_GTK_REQUIRED="0.23.21"

ACK, though I'm not sure we want to have virt-viewer depend on spice-gtk
git. Probably better to wait until next spice-gtk release before pushing
this?

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20140224/cfb89c51/attachment.sig>


More information about the virt-tools-list mailing list