Changelog for
virt-viewer-11.0-5.2.i586.rpm :
* Fri Dec 01 2023 carnoldAATTsuse.com- 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
* Tue Oct 18 2022 carnoldAATTsuse.com- bsc#203689 - [tw 20220921] remote-viewer fails to start: libsoup3 symbols detected. virt-viewer.spec
* Wed Oct 05 2022 carnoldAATTsuse.com- Fix build failures in Factory gcc-warnings-as-errors.patch
* Wed Feb 23 2022 Bjørn Lie
- Fix build with meson 0.60 and newer. virtview-fix-build-with-meson-0.61.patch
* Tue Nov 30 2021 carnoldAATTsuse.com- 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 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 0005-Fix-creation-of-window-when-using-single-QXL-card-with-2-heads.patch 0006-src-avoid-warnings-from-use-of-G_GNUC_FALLTHROUGH.patch
* Mon Oct 11 2021 carnoldAATTsuse.com- Fix broken build in Factory (bsc#1166289) 0006-src-avoid-warnings-from-use-of-G_GNUC_FALLTHROUGH.patch
* Tue Jul 20 2021 carnoldAATTsuse.com- bsc#1185531 - virt-viewer 10.0 second display handling 0005-Fix-creation-of-window-when-using-single-QXL-card-with-2-heads.patch
* Tue May 11 2021 carnoldAATTsuse.com- libgovirt doesn\'t exist on SLE so enable only for Tumbleweed virt-viewer.spec
* Tue May 04 2021 carnoldAATTsuse.com- 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
* Wed Apr 21 2021 Paolo Stivanin - Update to 10.0:
* Switch to use Meson for build system instead of autotools
* Require libvirt >= 1.2.8
* Redesign UI to use title bar widget instead of menu bar
* Request use of dark theme by default, if available
* Don\'t filter out oVirt DATA storage domains for ISO image sharing
* Add --keymap arg to allow keys to be remapped
* Display error message if no extension is present for screenshot filename
* Fix misc memory leaks
* Use nicer error message if not ISOs are available
* Use more explicit accelerator hint to distinguish left and right ctrl/alt keys
* Report detailed file transfer errors
* Use standard about diaglog
* Refresh and improve translations
* Install appstream data file in preferred location
* Refresh appstream data file contents
* Display VM title when listing VMs, if available
* Display VM description as tooltop, if available
* Sort VM names when listing
* Add --shared arg to request a shared session for VNC
* Disable all accels when not grabbed in kiosk mode
* Allow num keypad to be used for zoom changes
* Disable grab sequence in kiosk mode to prevent escape
* Allow zoom hotkeys to be set on the command line / vv file
* Display error message if VNC connection fails
* Fix warnings about atomics with new GLib
* Remove use of deprecated GTK APIs
* Document cursor ungrab sequence in man pages
* Honour Ctrl-C when auth dialog is active
* Minor UI tweaks to auth dialog
* Support VM power control actions with VNC
* Add --cursor arg to control whether a local pointer is rendered with VNC
* Add --auto-resize arg and menu to control whether to
* resize the remote framebuffer to math local window size
* Add support for remote framebuffer resize with VNC
* Handle case sensitivity when parsing accelerator mappings