14 Commits

Author SHA256 Message Date
db977a0389 - Upstream bug fixes (bsc#1166289) (jsc#PED-6305)
001-Update-src-virt-viewer-app.c.patch
  002-Use-less-memory.patch
  003-Fix-ssh-tunnel-with-non-POSIX-remote-shells.patch
  004-Add-support-for-usb-redirect-on-connect-in-vv-files.patch
  005-session-vnc-Plug-leak-in-error-path.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=134
2023-12-01 23:10:24 +00:00
a566f90e59 - Upstream bug fixes (bsc#1166289)
0001-src-initialize-keymaps-variable.patch
  0002-rpm-explicitly-tell-meson-to-disable-spice-ovirt.patch
  0003-config.h-avoid-extra-hyphen-in-build-ID-value.patch
  0004-config.h-conditionally-define-REMOTE_VIEWER_OS_ID.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=121
2021-05-04 17:47:40 +00:00
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
644e5deb0c - Upstream bug fixes
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=114
2020-03-09 22:07:02 +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
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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=102
2016-11-28 17:47:50 +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
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
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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=80
2015-01-12 20:18:05 +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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=78
2014-07-24 14:06:38 +00:00
2dc68777e3 - Drop patch as it causes initial viewer size problems
52fce019-set-VNC-display-ready-after-VNC-initialized.patch

- Upstream bug fixes
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=70
2014-03-27 22:25:48 +00:00
635f7e1faf - Upstream bug fixes
52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  52fce019-set-VNC-display-ready-after-VNC-initialized.patch
  530b1cfc-german-translation-send-key-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-viewer?expand=0&rev=68
2014-02-28 14:56:00 +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