7b0b55685f
- Update to 11.0: * Minimum libgovirt is now 0.3.7 * CentOS 7 is no longer a supported build platform * Use header bar for oVirt ISO dialog * Add change CD button to toolbar for oVirt * Support using ISOs in oVirt DATA storage domains * Remove clashing -r command line shortcut for ‘resize’ that clashed with existing ‘reconnect’ shortcut * Support modifier-only hotkeys for cursor release * Fix smartcard and USB hotkey configuration regression * Add USB device reset hotkey support * Fix various mixed up GTK actions for hotkeys * Release keyboard grab at same time as mouse grab with SPICE * Fix misc compiler warnings with glib > 2.68 * Fix creation of window when guest uses multiple heads with a single QXL video card * Updated translations from weblate * Avoid warnings from GTK from overly strict minimum desktop width/height rules * Update window action sensitivity to fix regression causing disabled send key menu items * Fix mixed up action / menu state when user cancels a quit request * Ensure auth dialog credential fields are cleared * Fix setting os-id when building RPMs * Avoid extra hyphen in build ID strings * Explicitly disable spice/ovirt features when invoking meson for RPM builds * Fix uninitialized variable for keymaps - Dropped patches contained in new tarball
Charles Arnold2021-11-30 16:43:49 +00:00
5ea7a8be25
- Update to virt-viewer version 7.0 virt-viewer-7.0.tar.gz - Require spice-gtk >= 0.35 - Clarify error message when no running VM is found - Improve check for libgovirt requirements - Support "-" as a URI for input connection file - Remove support for spice controller interface - Misc man page fixes - Lookup win32 translations relative to install dir - Position connect window in center not top-left - Misc fixes for ovirt foreign menu support - Drop 140cb84c-remote-viewer-remove--spice-controller.patch bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch virtview-fix-configure-after-spice-controller-removal.patch
Charles Arnold2018-07-27 21:25:19 +00:00
cfccc2f0bf
- bsc#1100300 - virt-viewer: Build fails because spice-gtk no longer has the spice-controller library 140cb84c-remote-viewer-remove--spice-controller.patch bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch virtview-fix-configure-after-spice-controller-removal.patch
Charles Arnold2018-07-05 19:24:49 +00:00
608d481741
- Update to virt-viewer version 6.0 virt-viewer-6.0.tar.bz2 - Mention use of ssh-agent in man page - Display connection issue warnings in main window - Switch to GTask API - Add support changing CD ISO with oVirt foreign menu - Update various outdated links in README - Avoid printing password in debug logs - Pass hostname to authentication dialog - Fix example URLs in man page - Add args to virt-viewer to specify whether to resolve VM based on ID, UUID or name - Fix misc runtime warnings - Improve support for extracting listening info from XML - Enable connecting to SPICE over UNIX socket - Fix warnings with newer GCCs - Allow controlling zoom level with keypad - Don’t close app during seemless migration - Don’t show toolbar in kiosk mode - Re-show auth dialog in kiosk mode - Don’t show error when cancelling auth - Change default screenshot name to ‘Screenshot.png’ - Report errors when saving screenshot - Fix build with latest glib-mkenums - Dropped reverse-3d5627d7-for-xen.patch
Charles Arnold2017-08-15 16:50:43 +00:00
a582c016b7
- Update to virt-viewer version 5.0 virt-viewer-5.0.tar.bz2 - Don’t retry authentication when credentials are provided via vvfile - Fix display of guest name in title for VNC - Fix detection of domain stop when tunnelling over SSH - Fix problem resizing with GTK client side decorations - Fix leak on file transfer - Only include native spec file in dist to fix rpmbuild -ta - Check min required spice-glib version - Display errors to user if failing to open UNIX socket - Simplify file transfer UI to only display overall progress, rather than full list of files - Show list of files which failed to transfer - Dropped 35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch 813c775c-fix-filename-leak-on-transfer-dialog.patch a62827d2-close-when-seeing-domain-stop-event.patch
Charles Arnold2016-11-28 17:47:50 +00:00
2d5483214a
- bsc#988858 - SLES12-SP2-Beta4 - virt-viewer throws Gtk-WARNING even with --quiet switch
Charles Arnold2016-07-15 01:50:49 +00:00
336040e800
- Update to virt-viewer version 4.0 virt-viewer-4.0.tar.bz2 35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch a62827d2-close-when-seeing-domain-stop-event.patch - Drop support for gtk2 builds - Require spice-gtk >= 0.31 - Require glib2 >= 2.38 - Require gtk3 >= 3.10 - Require libvirt-glib >= 0.1.8 - Increase minimum window size fo 320×200 instead of 50×50 - Remove use of GSLice - Don’t show usbredir button if not connected yet - Only compute monitor mapping in full screen - Don’t ignore usb-filter in spiec vv-file - Port to use GtkApplication API - Don’t leave window open after connection failure - Validate symbols from max glib/gdk versions - Don’t use GtkStock - Don’t use gtk_widget-modify_{fg,bg} APIs - Drop use of built-in eventloop in favour of libvirt-glib - Don’t open X display while parsing command line - Fix window title - Use GResource for building ui files into binary - Fix crash with invalid spice monitor mapping - Add dialog to show file transfer progress and allow cancelling - Remove unused nsis installer support - Include adwaita icon theme in msi builds - Add more menu mnemonics - Fix support for windows consoles to allow I/O redirection - Add support for ovirt sso-token in vv-file
Charles Arnold2016-07-15 01:35:00 +00:00
9b4408099f
- Update to virt-viewer version 3.1 virt-viewer-3.1.tar.bz2 - Last release to support GTK2 for Linux. The next 4.0 release will be GTK3 only - Don’t add URI scheme / path info to oVirt URIs - Require spice-gtk >= 0.30 - Enable webdav folder sharing with spice - Add preferences UI dialog - Take –direct into account when checking if guest is reachable - Take SPICE proxy into account when connecting to oVirt instances - Fail gracefully when hostname is not returned by oVirt - Don’t show empty foreign menu on secondary displays - Avoid accidentally trying to connect to port 0 when oVirt doesn’t specify a port number - Correctly update geometry when enabling/disabling display heads - Avoid accidentally creating extra monitors when using configuration file monitor mapping - Exit normally when cancelling connect dialog - Don’t wait for a guest that we know will never show up - Fix crash when using –reconnect with SPICE - Avoid zooming out if it would decrease window size below minimum required for top menu display - Fix crash when disabling last enabled display - Honour changes in display position from guest - Don’t show error dialog twice for unknown graphics type - Allow to cancel oVirt auth without error - Set sensitivity of display menu based on whether it is usable or not - Set sensitivity of tool bar buttons based on whether they are
Charles Arnold2016-01-11 16:20:42 +00:00
e5c1374472
- Update to virt-viewer version 3.0 virt-viewer-3.0.tar.bz2 - Last release to support GTK2 for Linux. The next 4.0 release will be GTK3 only - Don’t add URI scheme / path info to oVirt URIs - Require spice-gtk >= 0.30 - Enable webdav folder sharing with spice - Add preferences UI dialog - Take –direct into account when checking if guest is reachable - Take SPICE proxy into account when connecting to oVirt instances - Fail gracefully when hostname is not returned by oVirt - Don’t show empty foreign menu on secondary displays - Avoid accidentally trying to connect to port 0 when oVirt doesn’t specify a port number - Correctly update geometry when enabling/disabling display heads - Avoid accidentally creating extra monitors when using configuration file monitor mapping - Exit normally when cancelling connect dialog - Don’t wait for a guest that we know will never show up - Fix crash when using –reconnect with SPICE - Avoid zooming out if it would decrease window size below minimum required for top menu display - Fix crash when disabling last enabled display - Honour changes in display position from guest - Don’t show error dialog twice for unknown graphics type - Allow to cancel oVirt auth without error - Set sensitivity of display menu based on whether it is usable or not - Set sensitivity of tool bar buttons based on whether they are
Charles Arnold2015-12-11 23:37:13 +00:00
0e6b662b90
Accepting request 334673 from Virtualization
Stephan Kulow
2015-09-30 03:53:18 +00:00
cee9fa885c
Renamed patch to reverse-3d5627d7-for-xen.patch
Charles Arnold2015-09-21 21:35:01 +00:00
870734f3de
- bsc#946816 - virt-viewer: version 2.0 can't connect to Xen VMs 3d5627d7-reverse-for-xen.patch
Charles Arnold2015-09-21 21:22:00 +00:00
8a27316fa3
- Update to virt-viewer version 2.0 virt-viewer-2.0.tar.bz2 - Fix handling of zoom in/out accelerators - Fix warning going in/out of fullscreen - Add dialog showing info about the current guest - Change format of fullscreen config setting to allow for sparse guest displays - Write VM name to config file as a comment - Never use fallback CA certs when loading vv-file - Remove extraneous '/' from oVirt URIs - Support oVirt foreign menus - Allow using numapad for zoom in/out accelerators - Force geometry update when agent connects - Fix misc crash bugs - Fix misc memory leaks - Allow viewing of password entry characters - Don't fail when auth dialog is cancelled - Only create extra windows on demand - Use more sensible default window size - Improve docs for URIs and config files - Allow cancellation of SPICE auth dialog - Use new libvirt API for --attach to avoid SELinux AVC - Allow removable of CD images with oVirt connections - Show VM choose dialog when oVirt VM name is missing - Support usernames request with SASL auth - Use socat instead of nc if available - Use PNG instead of SVG for icons - Support connection to UNIX sockets instead of TCP - Honour zoom level from CLI args with VNC - Switch to GTK3 instead of GKT2 for Windows builds
Charles Arnold2015-01-12 20:18:05 +00:00
639fead85d
Accepting request 242216 from Virtualization
Stephan Kulow
2014-07-25 07:09:06 +00:00
76c20a774c
- Update to virt-viewer version 1.0 virt-viewer-1.0.tar.bz2 - Switched to 2-digit version numbering. - Improve error reporting when failing to find the GtkBuilder UI files - Honour title provided by SPICE server if available - Don't hide main window when disconnecting in multi-monitor configurations - Don't show VNC widget until authentication has completed - Fix session handling when re-authenticating - Improve docs for --attach flag - Ask for credentials for SPICE proxy - Fix scaling of windows when resizing - Remove 'Automatically resize' menu, leaving the behaviour permanently enabled - Improve USB icon in full screen toolbar - Don't resize guest when changing zoom level - Don't create windows at startup if kiosk mode isn't enabled - Don't show quit confirmation dialog in kiosk mode - Misc typos / fixes in man pages - Fix race with metacity window manager in fullscreen mode - Avoid accidentally connecting to localhost with --direct flag - Use custom log handler to silence debug messages on old glib2 - Fix tiny windows for secondary displays with gtk2 build - Take zoom into account when checkign display limits - Fix unshrinkable displays with windows guests - Allow ctrl-[+-] to zoom in fullscreen mode - Dropped upstream patches and old tarball virt-viewer-0.6.0.tar.bz2 52fa6455-display-warning-if-UI-file-fails.patch
Charles Arnold2014-07-24 14:06:38 +00:00
a939537694
Accepting request 241747 from Virtualization
Stephan Kulow
2014-07-22 04:58:10 +00:00
8782022a2a
- Drop spice-gtk.patch. It was only needed for systems with spice-gtk version < 0.22
Charles Arnold2014-07-21 13:25:05 +00:00
a5264eff5b
Accepting request 239241 from Virtualization
Stephan Kulow
2014-07-02 13:05:21 +00:00
c504d24a43
Accepting request 237024 from Virtualization
Stephan Kulow
2014-06-16 19:37:21 +00:00
1e0191fae1
- Upstream bug fix 5396d3dd-dont-connect-to-localhost-when-using-direct.patch
Charles Arnold2014-06-12 05:15:11 +00:00
7e2237ef0a
Accepting request 227833 from Virtualization
Stephan Kulow
2014-03-28 15:29:25 +00:00
2dc68777e3
- Drop patch as it causes initial viewer size problems 52fce019-set-VNC-display-ready-after-VNC-initialized.patch
Charles Arnold2014-03-27 22:25:48 +00:00
57ee7f1111
Accepting request 225116 from Virtualization
Stephan Kulow
2014-03-09 19:28:16 +00:00
06d9a07670
Accepting request 215539 from Virtualization
Stephan Kulow
2014-01-29 21:23:25 +00:00
9159f605d4
- Update to virt-viewer version 0.6.0 * Require govirt 0.3.0 * Require spice-gtk 0.22 * Show error dialog if password is wrong * Document application/x-virt-viewer file format * Remove unused ‘-d’ option from remote-viewer * Add a kiosk mode * Add menu for sending Ctrl+Alt+Delete * Add Ctrl+Alt+End as accelerator for Ctrl+Alt+Delete * Send modifiers before the non-modifier key in send key menu * Fix GTK warning when disconnecting from VNC due to auth error * Make ‘Cancel’ default button in exit dialog * Make send key menu accelerators work in fullscreen * Remove insecure fetching of oVirt CA cert * Build for GTK 3 by default * Fix title bar after failed connection * Reshow remote-viewer connection dialog upon error * Hide all windows upon disconnect * Add ability to define custom monitor mapping * Ensure all windows obey command line zoom level * Add an icon to the desktop file * Fix event loop implementation on Win32 platforms * Misc other bug fixes - Allow the use of spice-gtk version 0.21. Drop patch when 0.22 becomes available. spice-gtk.patch - Renamed netcat.diff to netcat.patch
Charles Arnold2014-01-27 18:32:10 +00:00
e0154dc1fd
Accepting request 196046 from Virtualization
Tomáš Chvátal
2013-08-23 09:04:58 +00:00
3d9732f506
Switch spec file Requires from spice-gtk to libspice-controller0
Charles Arnold2013-08-15 21:15:48 +00:00
14da543fba
Accepting request 185338 from Virtualization
Stephan Kulow
2013-08-01 14:09:35 +00:00
adbb763301
- Update to virt-viewer version 0.5.7 * Many fixes to full screen / window positioning handling * Reshow connect dialog if connection fails * Misc man page fixes * Mark RPM as obsoleting spice-client * Set the host subject to fix SSL connections with ovirt * Use -H as short variant of –hotkeys * Add missing trailing ‘;’ in desktop file * Allow TLS only SPICE connections * Use dynamic key send menu * Enable smartcard shortcuts only when smartcard reader is present * Misc other bug fixes - Drop glade-keycombo.patch
Charles Arnold2013-07-31 22:15:05 +00:00
e51fde8beb
Accepting request 179634 from Virtualization
Stephan Kulow
2013-06-19 13:17:05 +00:00
c8b1e23de8
- Update to virt-viewer version 0.5.6 * Add ovirt:// support to remote-viewer (needs libgovirt) * Many fullscreen and multi-monitor fixes * Add a minimum version check in connection file * Fix sending key combinations from “Send Key” menu when the key names are localized * Fix build with older glib and gtk+ * Fix MSI x64 build * Clean-ups (remove browser plugin entirely)
Charles Arnold2013-06-11 17:37:38 +00:00
54dfe1ef01
Accepting request 159464 from Virtualization
Stephan Kulow
2013-03-15 09:48:50 +00:00
ce8dc0ca85
- Update to virt-viewer version 0.5.5 * Improve screenshot saving dialog * remote-viewer learned to connect with a file of mime type application/x-virt-viewer, described in src/virt-viewer-file.c * Add a "do not ask me again" dialog checkbox when leaving * Add a MSI target, using https://live.gnome.org/msitools * Add windows debug helper, useful in Spice controller running context * Add remote-viewer --title STRING * Support for Spice proxy settings added * Numerous Spice display and multi-monitor fixes * win32, memory, build, and other misc fixes * Requires spice-gtk >= 0.16.26
Charles Arnold2013-03-07 17:42:47 +00:00
1578e6943b
Accepting request 148619 from Virtualization
Stephan Kulow
2013-01-17 09:55:15 +00:00
2b96066e4e
Accepting request 137353 from Virtualization
Stephan Kulow
2012-10-07 18:07:00 +00:00
909af7619a
- Update to virt-viewer version 0.5.4 * Fix host migration with Spice * Fix misc memory leaks * Fix build with newer glibc and -O0 * Improve automatic fullscreen Spice configuration * Avoid crash when quiting application * Rebuild display menu whenever a window is added/removed * Number displays starting from 1 instead of 0 * Add support for handling multiple monitors with Spice * Menu display menu insensitive if no displays can be selected * Use real binary name in remote-viewer help message * Document -f=auto-conf in remote-viewer help
Charles Arnold2012-09-17 16:58:24 +00:00
acb1bcf6b9
Accepting request 130793 from home:computersalat:devel:Virtualization
Charles Arnold2012-08-14 20:28:55 +00:00
1ae3ad0ee6
Accepting request 121353 from Virtualization
Stephan Kulow
2012-05-21 05:32:49 +00:00
ffaf909f68
- Update to virt-viewer version 0.5.3 * Add support for raw IPv6 addresses * Add a remote-viewer.desktop file and register spice:// handling * Add a simple connection dialog to remote-viewer * Add remote-viewer --fullscreen=auto-conf option, to update guest monitors configuration to match client * Spice controller support for disable-effects, color-depth and usbredir * Spice controller interaction fixes * Windows version and nsis installer improvements * Import newer translations from transifex * Misc reference leak / crash bugs fixed
Charles Arnold2012-05-17 21:41:35 +00:00
80942a3226
Accepting request 115237 from Virtualization
Stephan Kulow
2012-05-03 09:01:26 +00:00
0f88b1a38b
- Fix failure of viewer to close when guest is terminated virtview-git-vnc-close.patch - Additional upstream fix virtview-git-uri-crash.patch
Charles Arnold2012-04-24 16:54:51 +00:00