16 Commits

Author SHA256 Message Date
08500753dd - Update to 9.0:
- Project moved to https://gitlab.com/virt-viewer/virt-viewer
  - Allow toggling shared clipboard in remote-viewer
  - Fix handling when initial spice connection fails
  - Fix check for govirt library
  - Add bash completion of cli args
  - Improve errors in file transfer dialog
  - Fix ovirt foreign menu storage domains query
  - Prefer TLS certs from oVirt instead of CLI
  - Improve USB device cleanup when Ctrl-C is used
  - Remember monitor mappings across restarts
  - Add a default file extension to screenshots
  - Updated translations
  - Fix misc memory leaks
- Update virtview-desktop.patch
- Drop
  c2dabf07-Fix-a-regression-when-initial-connection-fails.patch
  a13173ae-remote-viewer-fix-free-on-dangling-pointer.patch
  a724dff8-remote-viewer-add-handler-for-SIGINT-signal.patch
  e4bacb8f-remote-viewer-add-a-default-extension-to-screenshot-filenames.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=117
2020-05-01 17:48:14 +00:00
fbb54a798d Accepting request 684997 from home:polslinux:branches:Virtualization
- Update to 8.0:
  - Fix warnings with latest GCC versions
  - More strictly filter out non-ISO images in ovirt menu
  - Require libgovirt >= 0.3.3
  - Require librest >= 0.8
  - Support UNIX and TLS URI schemes for spice
  - Fix full screen monitor placement under wayland
  - Fix command line encoding on Windows
  - Ensure VM name is set in window title
  - Support unix-path in .vv files
  - Support text console windows via VTE
  - Add machine power control menu options
  - Record full build env in MSI installer 

- update virtview-desktop.patch

OBS-URL: https://build.opensuse.org/request/show/684997
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=112
2019-03-14 18:31:41 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=106
2017-08-15 16:50:43 +00:00
553ff35ab8 - bsc#976796 - Drop duplicate icon entry in desktop file
virtview-desktop.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=104
2017-01-18 18:50:49 +00:00
d64bf858cc Fix the bogus white space around this change log comment
fix-crash-on-zoom-change.patch

- bsc#982793 - virt-viewer installation create unusable launcher
  virtview-desktop.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=98
2016-08-26 20:31:32 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=91
2016-07-15 01:35:00 +00:00
75a8223631 - bsc#982793 - virt-viewer installation create unusable launcher
virtview-desktop.patch

- bsc#979735 - Virt-viewer: Changing zoom on disconnected machine
  crashes application
  fix-crash-on-zoom-change.patch

- Require at least glib2 >= 2.26 in pre-SLE12 builds

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=89
2016-06-09 22:00:58 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=87
2016-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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=85
2015-12-11 23:37:13 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=66
2014-01-27 18:32:10 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=61
2013-07-31 22:15: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)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=59
2013-06-11 17:37:38 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=57
2013-03-07 17:42:47 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=50
2012-09-17 16:58:24 +00:00
acb1bcf6b9 Accepting request 130793 from home:computersalat:devel:Virtualization
fix build for SLE_11

OBS-URL: https://build.opensuse.org/request/show/130793
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=48
2012-08-14 20:28:55 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=46
2012-05-17 21:41:35 +00:00