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

Daniel P. Berrange berrange at redhat.com
Mon Feb 24 10:19:11 UTC 2014


On Mon, Feb 24, 2014 at 09:36:15AM +0100, Christophe Fergeau wrote:
> 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?

NACK to this change. The virt-viewer GIT codebase must *always* build
against the latest stable Fedora releases. F20 only has 0.22, so this
change must not be made unless F20 gets a newer spice-gtk release in
its stable updates repo.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the virt-tools-list mailing list