debian/0000755000000000000000000000000012162332461007166 5ustar debian/compat0000644000000000000000000000000212145211666010370 0ustar 7 debian/patches/0000755000000000000000000000000012162270437010621 5ustar debian/patches/0001-Use-format-string.patch0000644000000000000000000000146412162270437015553 0ustar From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Tue, 25 Jun 2013 12:23:52 +0200 Subject: Use format string to fix virt-viewer.c: In function 'virt_viewer_connect': virt-viewer.c:686:13: error: format not a string literal and no format arguments [-Werror=format-security] g_warning(error->message); --- src/virt-viewer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/virt-viewer.c b/src/virt-viewer.c index 8d4ec62..f4d6aa5 100644 --- a/src/virt-viewer.c +++ b/src/virt-viewer.c @@ -683,7 +683,7 @@ virt_viewer_connect(VirtViewerApp *app) if (!virt_viewer_app_initial_connect(app, &error)) { if (error) - g_warning(error->message); + g_warning("%s", error->message); g_clear_error(&error); return -1; } debian/patches/series0000644000000000000000000000003512162270437012034 0ustar 0001-Use-format-string.patch debian/rules0000755000000000000000000000101012162332272010236 0ustar #!/usr/bin/make -f DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0 ifneq (,$(findstring $(DEB_HOST_ARCH), i386 amd64)) DEB_CONFIGURE_EXTRA_FLAGS += --with-spice-gtk HAVE_SPICE := 1 endif %: dh $@ override_dh_auto_configure: dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS) override_dh_auto_clean: [ ! -f Makefile ] || dh_auto_clean override_dh_auto_install: dh_auto_install [ ! "${HAVE_SPICE}" ] || install -m0755 \ data/spice-xpi-client-remote-viewer \ debian/virt-viewer/usr/bin/ debian/copyright0000644000000000000000000000115112145211666011123 0ustar This package was debianized by Guido Guenther on Fri, 23 Nov 2007 00:20:13 +0100. It was downloaded from http://virt-manager.et.redhat.com/download.html Upstream Author: Daniel P. Berrange Copyright: 2007 Red Hat License: You are free to distribute this software under the terms of the GNU General Public License Version 2. The full text of this license can be found in the file /usr/share/common-licenses/GPL-2 The Debian packaging is (C) 2007, Guido Guenther and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/virt-viewer.postinst0000644000000000000000000000044412162332272013260 0ustar #!/bin/sh -e if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] ; then if [ -x /usr/bin/spice-xpi-client-remote-viewer ]; then update-alternatives --install /usr/bin/spice-xpi-client \ spice-xpi-client /usr/bin/spice-xpi-client-remote-viewer 70 fi fi #DEBHELPER# debian/changelog0000644000000000000000000002150312162332310011032 0ustar virt-viewer (0.5.6-2) unstable; urgency=low * [72a675c] Remove now unused DM-Upload-Allowed * [ff900a3] Swith to dh * [274651a] Unapply patches after the build * [ba6f30c] Bump standards version to 3.9.4 (no source changes) * [20493e3] Spice is only available on i386 and amd64 so don't try to use it on other architectures * [508a44f] Install spice-xpi-client-remote-viewer and make it available as alternative for spice-xpi-client (Closes: #704217) -- Guido Günther Tue, 25 Jun 2013 17:18:25 +0200 virt-viewer (0.5.6-1) unstable; urgency=low * Upload to unstable (Closes: #667565) * [01d4881] New upstream version 0.5.6 * [a40ea7d] Drop all patches - fixed upstream. * [6a48df3] Fix compilation due to missing format string -- Guido Günther Tue, 25 Jun 2013 12:29:56 +0200 virt-viewer (0.5.5-5) experimental; urgency=low * Upload to unstable (Closes: #667565) -- Guido Günther Thu, 16 May 2013 19:18:31 +0200 virt-viewer (0.5.5-4) experimental; urgency=low * Upload to experimental since recent libvirt and spice-gtk aren't available in sid/wheezy. * [1ed354b] Depend on newer libvirt (Closes: #701684) * [450bfec] Depend on newer spice-gtk -- Guido Günther Sat, 02 Mar 2013 12:31:06 +0100 virt-viewer (0.5.5-3) unstable; urgency=low * New upload -- Laurent Léonard Sun, 24 Feb 2013 19:45:49 +0100 virt-viewer (0.5.5-2) unstable; urgency=low * New upload -- Laurent Léonard Sun, 24 Feb 2013 16:53:02 +0100 virt-viewer (0.5.5-1) unstable; urgency=low * [5bf850a] Imported Upstream version 0.5.5 (Closes: #684725) -- Laurent Léonard Wed, 20 Feb 2013 23:20:54 +0100 virt-viewer (0.5.4-3) experimental; urgency=low * [af14ec8] Fix ssh connection tunneling -- Guido Günther Mon, 22 Oct 2012 22:40:32 +0200 virt-viewer (0.5.4-2) experimental; urgency=low * Upload to experimental * [0029b1c] Enable spice support (Closes: #667565) * [b139b7c] Drop unneeded build-deps -- Guido Günther Wed, 26 Sep 2012 08:59:19 +0200 virt-viewer (0.5.4-1) unstable; urgency=low * [e3fbded] Imported Upstream version 0.5.4 * [43b4d1e] Remove LDFLAGS override -- Laurent Léonard Mon, 17 Sep 2012 23:09:48 +0200 virt-viewer (0.5.3-1) unstable; urgency=low * [7ef218a] Imported Upstream version 0.5.3 -- Laurent Léonard Mon, 28 May 2012 19:47:27 +0200 virt-viewer (0.5.2-1) unstable; urgency=low * [e7ae231] Imported Upstream version 0.5.2 * [26e78cf] Bump Standards-Version to 3.9.3 -- Laurent Léonard Sun, 22 Apr 2012 00:33:01 +0200 virt-viewer (0.5.1-1) unstable; urgency=low * [78f733f] Imported Upstream version 0.5.1 -- Laurent Léonard Fri, 17 Feb 2012 18:10:34 +0100 virt-viewer (0.5.0-1) unstable; urgency=low * [e2a8e17] Imported Upstream version 0.5.0 -- Laurent Léonard Thu, 16 Feb 2012 10:46:00 +0100 virt-viewer (0.4.2-1) unstable; urgency=low * [032178c] Imported Upstream version 0.4.2 * [c290303] Drop patches - 0001-Really-fix-using-alternate-ssh-ports.patch - applied upstream - 0002-ff-callbacks-must-be-invoked-from-a-clean-stack.patch - applied upstream -- Laurent Léonard Thu, 10 Nov 2011 09:01:35 +0100 virt-viewer (0.4.1-4) experimental; urgency=low * [0029b1c] Enable spice support -- Guido Günther Fri, 02 Sep 2011 21:04:44 +0200 virt-viewer (0.4.1-3) unstable; urgency=low * [9e79afb] ff callbacks must be invoked from a clean stack. Fixes a hang when connecting to an unknown host or wrong port. -- Guido Günther Tue, 16 Aug 2011 18:06:57 +0200 virt-viewer (0.4.1-2) unstable; urgency=low * [3c6e6de] Build against GTK+3 * [599a1e1] Really fix using alternate ssh ports. Many,many thanks to Luca Capello for debugging this and for providing a patch. (Closes: #637548) -- Guido Günther Fri, 12 Aug 2011 19:16:05 +0200 virt-viewer (0.4.1-1) unstable; urgency=low * [09d4f14] Imported Upstream version 0.4.1 * [16b141a] Drop patch - 0001-Don-t-hardcode-sshport.patch - applied upstream -- Laurent Léonard Sat, 06 Aug 2011 12:37:48 +0200 virt-viewer (0.4.0-1) unstable; urgency=low * [8d9bbb8] New upstream version 0.4.0 * [2376c06] New patch 0001-Don-t-hardcode-sshport.patch. Don't hardcode sshport. This unbreaks using different ports via .ssh/config. * [7cad1db] Bump standards version * [8f6536f] Switch to 3.0 (quilt) source format -- Guido Günther Sat, 23 Jul 2011 18:49:55 +0200 virt-viewer (0.3.1-2) unstable; urgency=low * [7a46ee9] Use DEB_CONFIGURE_SCRIPT_ENV to define LDFLAGS * Upload to unstable (Closes: #618614) -- Laurent Léonard Thu, 17 Mar 2011 22:52:44 +0100 virt-viewer (0.3.1-1) unstable; urgency=low [ Guido Günther ] * [6977871] Add versioned dependency on libvirt-dev since at least 0.6.0 is needed according to configure.ac. (Closes: #590219) Thanks to Matt Taggart [ Laurent Léonard ] * [07b9d4d] Imported Upstream version 0.3.1 * [ea28cf2] Redo patches * [38b2dc4] Bump Standards-Version to 3.9.1 * [ad642d7] Remove mozilla-virt-viewer -- Laurent Léonard Wed, 09 Mar 2011 23:24:35 +0100 virt-viewer (0.2.1-1) unstable; urgency=low [ Guido Günther ] * [c2945b4] bump standards version * [8ca5ea3] exclude plugins from dh_makeshlibs [ Laurent Léonard ] * [39043d7] Remove libtool issue fix. * [a460a21] Revert "Remove libtool issue fix." This reverts commit 39043d7460220d7aeecb30b7b489e9064b591440. * [9ab8056] Bump Debhelper version to 7. * [366e279] Bump Standards-Version to 3.8.3. * [0a4e524] Clean debian/rules. * [e662ab7] Remove debian/docs. * [409e5bf] Update clean target in debian/rules. * [a57c8ba] Allow DM upload and add myself as uploader. * [2f26f4f] Clean debian/watch. [ Guido Günther ] * [6806613] Imported Upstream version 0.2.1 * [b956a6e] Build-dep on intltool * [b6fa2e2] Use xulrunner-dev instead of iceape-dev * [431a46e] New patch 0001-Fix-build-with-xulrunner-1.9.1.patch: Fix build with xulrunner 1.9.1 * [c3381c5] New patch 0002-Define-GLADE_DIR.patch: Define GLADE_DIR * [720c999] Depend on virt-viewer * [94828c7] New patch 0003-Add-some-docs.patch: Adds some docs * [8aaf986] Add example web page * [ae04386] Warn about security implications -- Guido Günther Tue, 02 Feb 2010 21:27:29 +0100 virt-viewer (0.2.0-1) experimental; urgency=low * [67b0e98] Imported Upstream version 0.2.0 * [6152ea0] drop patch applied upstream rm-in-plugindir.diff * [5d943f5] add missing libglade2-dev * [adbf4fc] install ui files -- Guido Günther Thu, 30 Jul 2009 15:50:55 +0200 virt-viewer (0.0.3-7) experimental; urgency=low [ Laurent Léonard ] * [06ed1a6] Add missing separator in mozilla-virt-viewer dependencies. * [1bd570f] Fix libtool issue. -- Guido Günther Wed, 29 Jul 2009 12:34:06 +0200 virt-viewer (0.0.3-6) experimental; urgency=low * [1f49897] install missing binary (Closes: #507549) -- Guido Günther Thu, 04 Dec 2008 12:41:50 +0100 virt-viewer (0.0.3-5) experimental; urgency=low * [a645d5c] really look into destdir (Closes: #504287) -- Guido Günther Mon, 03 Nov 2008 19:36:55 +0100 virt-viewer (0.0.3-4) experimental; urgency=low * [fc7c0aa] rm files in plugindir - same bug as in gtk-vnc so use the same fix (Closes: #504287) -- Guido Günther Sun, 02 Nov 2008 18:20:49 +0100 virt-viewer (0.0.3-3) experimental; urgency=low * [24287e3] set maintainer to pkg-libvirt-maintainers * [314c1a9] build the mozilla-plugin * [0749e02] add README.source * [937201b] bump standards version * [02cf615] add Vcs-{Git,Browser} and Homepage fields -- Guido Günther Mon, 27 Oct 2008 20:59:02 +0100 virt-viewer (0.0.3-2) unstable; urgency=low * debian/control: depend on gtk that has gtk_widget_is_composited * debian/copyright: make copyright match what's in main.c -- Guido Guenther Tue, 25 Mar 2008 11:53:23 +0100 virt-viewer (0.0.3-1) unstable; urgency=low * new upstream version 0.0.3 * remove upstream author(s) template * add watch file * build depend on recent libgtk-vnc (>= 0.3.4) since we need some new symbols out of it * remove superflous debian/dirs * bump standards version -- Guido Guenther Wed, 12 Mar 2008 10:48:19 +0100 virt-viewer (0.0.2-1) unstable; urgency=low * Initial release (Closes: #452514) -- Guido Guenther Fri, 23 Nov 2007 00:20:13 +0100 debian/virt-viewer.prerm0000644000000000000000000000041512162332272012520 0ustar #!/bin/sh -e if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then if [ -x /usr/bin/spice-xpi-client-remote-viewer ]; then update-alternatives --remove spice-xpi-client \ /usr/bin/spice-xpi-client-remote-viewer fi fi #DEBHELPER# debian/watch0000644000000000000000000000014412145211666010222 0ustar version=3 http://virt-manager.et.redhat.com/download/sources/virt-viewer/virt-viewer-(.*)\.tar\.gz debian/control0000644000000000000000000000232712162323651010576 0ustar Source: virt-viewer Section: admin Priority: extra Maintainer: Debian Libvirt Maintainers Uploaders: Guido Günther , Laurent Léonard Build-Depends: debhelper (>= 7), autotools-dev, libvirt-dev (>= 0.10), libgtk-vnc-2.0-dev, libspice-client-gtk-3.0-dev (>= 0.17) [i386 amd64], libxml2-dev, libgtk-3-dev, autotools-dev, automake, libffi-dev, libtool, intltool Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-libvirt/virt-viewer.git Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/virt-viewer.git;a=summary Homepage: http://virt-manager.et.redhat.com/ Package: virt-viewer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: netcat Description: Displaying the graphical console of a virtual machine The console is accessed using the VNC protocol. The guest can be referred to based on its name, ID, or UUID. If the guest is not already running, then the viewer can be told to wait until is starts before attempting to connect to the console The viewer can connect to remote hosts to lookup the console information and then also connect to the remote console using the same network transport. debian/source/0000755000000000000000000000000012162323027010464 5ustar debian/source/format0000644000000000000000000000001412145211666011700 0ustar 3.0 (quilt)