| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: virt-viewer | Distribution: openSUSE 12.2 |
| Version: 0.5.3 | Vendor: openSUSE |
| Release: 2.1.2 | Build date: Mon Jul 16 07:43:18 2012 |
| Group: System/Monitoring | Build host: build35 |
| Size: 708943 | Source RPM: virt-viewer-0.5.3-2.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.virt-manager.org | |
| Summary: Virtual Machine Viewer | |
Virtual Machine Viewer provides a graphical console client for
connecting to virtual machines. It uses the GTK-VNC widget to provide
the display, and libvirt for looking up VNC server details.
Authors:
--------
Daniel Berrange <berrange@redhat.com>
GPL-2.0+
* Thu May 17 2012 carnold@novell.com
- 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
* Tue Apr 24 2012 carnold@novell.com
- Fix failure of viewer to close when guest is terminated
virtview-git-vnc-close.patch
- Additional upstream fix
virtview-git-uri-crash.patch
* Wed Mar 21 2012 carnold@novell.com
- Update to virt-viewer version 0.5.2
* Require libvirt > 0.9.7, spice-gtk > 0.11, spice-protocol >= 0.10.1
* Import newer translations from transifex
* remote-viewer learned Spice controller customizable key bindings, smartcard property, and foreign menu
* Fix Spice crash on re-connection
* Fix connecting via ssh to a password-protected server
* Add a sendkey menu in fullscreen mode
* Add USB device selection in fullscreen mode
* Misc reference leak / crash bugs fixed
* Fri Feb 03 2012 carnold@novell.com
- Update to virt-viewer version 0.4.2
* Fix exports of signal functions for GTK UI builder on Windows
* Avoid crash if xmlParseURI fails
* Fix inverted test for SSH port that broke tunnelling
* Don't hardcode port numbers for SSH if not requested by user
* Fix deadlock in event handling
* Fix initial zoom level for all windows
* Fix window title to include domain name
* Fix hostname used when XML gives a wildcard IP address
* Fix window title when waiting for domain to appear
* Fix key shortcust for F9-F12 menus
* Always ask libvirt for its canonical URI
* Allow build without GTK-VNC (ie spice only)
* Require GTK-VNC >= 0.4.3
* Require SPICE-GTK >= 0.6.0
* Fri Jan 06 2012 carnold@novell.com
- Fix failure to resize viewer. Noted usually when tunneling via ssh
virtview-git-emit-resize.patch
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Mon Nov 21 2011 carnold@novell.com
- Always use canonical URI from libvirt connection
virtview-git-canonical-uri.patch
* Tue Oct 18 2011 carnold@novell.com
- Upstream bug fixes
virtview-git-fn-key.patch
virtview-git-window-wait.patch
* Mon Sep 26 2011 carnold@novell.com
- Update to virt-viewer version 0.4.1
+ Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to facilitate BSD builds
+ Support multiple monitors with SPICE and QXL drivers
+ Don't hardcode SSH port to 22 when tunnelling
+ Require SPICE-GTK >= 0.6
+ Hide menu bar when going fullscreen
+ Support building against GTK2 or GTK3
+ Convert from Glade to GtkBuilder
+ Honour 'listen' attribute from <graphics> XML when connecting
+ Fix reconnection after authentication failure
+ Make --verbose flag actually do something
+ Enable scaling with SPICE to match VNC behaviour
+ Rewrite widget resizing code to (try to) be more reliable
+ Fill extra space outside guest display with black
+ Fix (null) in title bar while not connected
+ Fix multiple memory leaks
+ Fix reconnecting to display with SPICE
* Thu Jul 28 2011 carnold@novell.com
- Fixed error "Using GTK+ 2.x and GTK+ 3 in the same process is
not supported"
* Tue Jul 12 2011 carnold@novell.com
- Fixed spec file rpmlint warnings for language files.
- Patch cleanup and re-enabled vnc-listen.patch
* Mon Jul 11 2011 carnold@novell.com
- Fix re-connect after authentication failure
virtview-reconnect-fix.patch
* Tue Jul 05 2011 carnold@novell.com
- Fix "directories not owned by a package:" warnings.
* Thu May 12 2011 carnold@novell.com
- Fix spec file for building with gtk-vnc 2.0
* Mon Apr 04 2011 carnold@novell.com
- Update to virt-viewer version 0.3.1
+ Add support for Spice
+ Add support for spice resize-guest
+ Add support for zoom levels
+ Add a menu for zooming in/out of the virtual desktop.
+ Add a --zoom command line to set the initial zoom level.
+ Support connections over UNIX sockets
* Thu Aug 26 2010 ro@suse.de
- change buildreq to libpixman-1-0-devel
* Thu Apr 29 2010 carnold@novell.com
- Update to virt-viewer 0.2.1
+ Bug fixes
+ Translations
* Thu Feb 11 2010 carnold@novell.com
- bnc#574591 - There is no prompt if I view a inexist guest OS
using virt-viewer
report-error.patch
* Fri Dec 04 2009 carnold@novell.com
- Fixed the 'Send Key' menu with all the missing keys for netware and
windows.
glade-keycombo.patch
* Mon Nov 09 2009 carnold@novell.com
- bnc#553633 - Update breaks menu access keys in virt-viewer and
still misses some key sequences.
This is a SLE10 bug fixed for SLE11.
* Thu Jul 30 2009 carnold@novell.com
- Update to virt-viewer version 0.2.0
+ Switch UI over to use Glade
+ Support graphical dialog for VNC and libvirt authentication
+ Resize window to match VNC desktop size where possible
+ Scale down VNC desktop if it cannot fit in host desktop space
+ Allow user to resize window to arbitrary size, scaling VNC
+ Fix blocking of accelerators
+ Allow automatic reconnect to a VM via --reconnect
+ Use libvirt events to detect when VM changes state
+ Wait for VM to appear if it does not exist
+ Fix plugin build with newer xulrunner
+ Port & build for Mingw32 target
* Tue Jul 28 2009 carnold@novell.com
- bnc#522740 - SLES10SP3 Xen - Unable to install Netware OES2
6.5SP8 VM
* Tue Jun 16 2009 carnold@novell.com
- bnc#448474 - Patch to enable keys that sends a NetWare server to
the debugger.
netware-keycombo.patch
* Fri May 08 2009 carnold@novell.com
- bnc#499560 - Viirt-viewer needs ability to crash dump Windows VMs
with Ctrl+Scroll+Scroll
windows-keycombo.patch
* Mon Mar 09 2009 jfehlig@novell.com
- Connect viewer to vnc-listen address specified in domain
configuration (bnc#436629)
vnc-listen.patch
/usr/bin/remote-viewer /usr/bin/virt-viewer /usr/share/applications/remote-viewer.desktop /usr/share/doc/packages/virt-viewer /usr/share/doc/packages/virt-viewer/AUTHORS /usr/share/doc/packages/virt-viewer/COPYING /usr/share/doc/packages/virt-viewer/ChangeLog /usr/share/icons/hicolor/16x16/apps/virt-viewer.png /usr/share/icons/hicolor/22x22/apps/virt-viewer.png /usr/share/icons/hicolor/24x24/apps/virt-viewer.png /usr/share/icons/hicolor/256x256/apps/virt-viewer.png /usr/share/icons/hicolor/32x32/apps/virt-viewer.png /usr/share/icons/hicolor/48x48/apps/virt-viewer.png /usr/share/locale/ar/LC_MESSAGES/virt-viewer.mo /usr/share/locale/as/LC_MESSAGES/virt-viewer.mo /usr/share/locale/bg/LC_MESSAGES/virt-viewer.mo /usr/share/locale/bn/LC_MESSAGES/virt-viewer.mo /usr/share/locale/bn_IN/LC_MESSAGES/virt-viewer.mo /usr/share/locale/cs/LC_MESSAGES/virt-viewer.mo /usr/share/locale/de/LC_MESSAGES/virt-viewer.mo /usr/share/locale/es/LC_MESSAGES/virt-viewer.mo /usr/share/locale/eu/LC_MESSAGES/virt-viewer.mo /usr/share/locale/fi/LC_MESSAGES/virt-viewer.mo /usr/share/locale/fr/LC_MESSAGES/virt-viewer.mo /usr/share/locale/gl/LC_MESSAGES/virt-viewer.mo /usr/share/locale/gu/LC_MESSAGES/virt-viewer.mo /usr/share/locale/he/LC_MESSAGES/virt-viewer.mo /usr/share/locale/hi/LC_MESSAGES/virt-viewer.mo /usr/share/locale/hu/LC_MESSAGES/virt-viewer.mo /usr/share/locale/id/LC_MESSAGES/virt-viewer.mo /usr/share/locale/it/LC_MESSAGES/virt-viewer.mo /usr/share/locale/ja/LC_MESSAGES/virt-viewer.mo /usr/share/locale/kn/LC_MESSAGES/virt-viewer.mo /usr/share/locale/ko/LC_MESSAGES/virt-viewer.mo /usr/share/locale/lv/LC_MESSAGES/virt-viewer.mo /usr/share/locale/ml/LC_MESSAGES/virt-viewer.mo /usr/share/locale/mr/LC_MESSAGES/virt-viewer.mo /usr/share/locale/nl/LC_MESSAGES/virt-viewer.mo /usr/share/locale/or/LC_MESSAGES/virt-viewer.mo /usr/share/locale/pa/LC_MESSAGES/virt-viewer.mo /usr/share/locale/pl/LC_MESSAGES/virt-viewer.mo /usr/share/locale/pt/LC_MESSAGES/virt-viewer.mo /usr/share/locale/pt_BR/LC_MESSAGES/virt-viewer.mo /usr/share/locale/ru/LC_MESSAGES/virt-viewer.mo /usr/share/locale/sk/LC_MESSAGES/virt-viewer.mo /usr/share/locale/ta/LC_MESSAGES/virt-viewer.mo /usr/share/locale/te/LC_MESSAGES/virt-viewer.mo /usr/share/locale/tr/LC_MESSAGES/virt-viewer.mo /usr/share/locale/uk/LC_MESSAGES/virt-viewer.mo /usr/share/locale/zh_CN/LC_MESSAGES/virt-viewer.mo /usr/share/locale/zh_TW/LC_MESSAGES/virt-viewer.mo /usr/share/man/man1/remote-viewer.1.gz /usr/share/man/man1/virt-viewer.1.gz /usr/share/virt-viewer /usr/share/virt-viewer/ui /usr/share/virt-viewer/ui/virt-viewer-about.xml /usr/share/virt-viewer/ui/virt-viewer-auth.xml /usr/share/virt-viewer/ui/virt-viewer.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:43:29 2013