Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

virt-manager-0.2.6-3.fc6 RPM for i386

From Fedora 6 updates for i386

Name: virt-manager Distribution: Red Hat (FC-6)
Version: 0.2.6 Vendor: Red Hat, Inc.
Release: 3.fc6 Build date: Tue Dec 19 21:28:19 2006
Group: Applications/Emulators Build host: ls20-bc2-14.build.redhat.com
Size: 2248926 Source RPM: virt-manager-0.2.6-3.fc6.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://virt-manager.et.redhat.com/
Summary: Virtual Machine Manager
Virtual Machine Manager provides a graphical tool for administering
virtual machines such as Xen. It uses libvirt as the backend management
API.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 7d012ac66572bff8a4abd3050a0d99e1
GPG

Changelog

* Tue Dec 19 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.6-3.fc6
  - Imported latest translations from Fedora i18n repository (bz 203783)
  - Use 127.0.0.1 address for connecting to VNC console instead of
    localhost to avoid some issue with messed up /etc/hosts.
  - Add selector for sparse or non-sparse file, defaulting to non-sparse.
    Add appropriate warnings and progress-bar text. (bz 218996)
  - Disable memory ballooning & CPU hotplug for HVM guests (bz 214432)
  - Updated memory-setting UI to include a hard upper limit for physical
    host RAM
  - Added documentation on the page warning that setting virtual host RAM
    too high can exhaust the memory of the machine
* Fri Dec 01 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.6-2.fc6
  - Handle errors when hostname resolution fails to avoid app exiting (bz 216975)
* Thu Nov 09 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.6-1.fc6
  - Imported translations from Fedora i18n repository
  - Make (most) scrollbar policies automatic
  - Set busy cursor while creating new VMs
  - Preference for controlling keygrab policy
  - Preference for when to automatically open console (bz 211385)
  - Re-try VNC connection attempt periodically in case VNC daemon
    hasn't finished starting up
  - Added activation of URLs for about dialog (bz 210782)
  - Improved error reporting when connecting to HV (bz 211229)
  - Add command line args to open specific windows
  - Don't skip para/full virt wizard step - instead gray out full
    virt option & tell user why
  - Change 'physical' to 'logical' when refering to host CPUs
  - Include hostname in titlebar
  - Disable wizard sensitivity while creating VM
* Fri Oct 20 2006 Daniel P. Berrange <berrange@redhat.com> - 0.2.5-1.fc6
  - Switch to use python-virtinst instead of python-xeninst due to
    renaming of original package
  - Disable keyboard accelerators when grabbing mouse to avoid things like
    Ctrl-W closing the local window, instead of remote window bz 210364
  - Fix host memory reporting bz 211281
  - Remove duplicate application menu entry bz 211230
  - Fix duplicated mnemonics (bz 208408)
  - Use blktap backed disks if available
  - Use a drop down list to remember past URLs (bz 209479)
  - Remove unused help button from preferences dialog (bz 209251)
  - Fix exception when no VNC graphics is defined
  - Force immediate refresh of VMs after creating a new one
  - Improve error reporting if run on a kernel without Xen (bz 209122)
  - More fixes to avoid stuck modifier keys on focus-out (bz 207949)
* Sat Sep 30 2006 Daniel P. Berrange <berrange@redhat.com> 0.2.3-2.fc6
  - Fix segv in sparkline code when no data points are defined (bz  208185)
  - Clamp CPU utilization between 0 & 100% just in case (bz 208185)
* Wed Sep 27 2006 Daniel Berrange <berrange@redhat.com> - 0.2.3-1.fc6
  - Require xeninst >= 0.93.0 to fix block backed devices
  - Skip para/fully-virt step when going back in wizard if not HVM host (bz 207409)
  - Fix handling of modifier keys in VNC console so Alt key doesn't get stuck (bz 207949)
  - Allow sticky modifier keys by pressing same key 3 times in row (enables Ctrl-Alt-F1
    by doing Ctrl Ctrl Ctrl  Alt-F1)
  - Improved error handling during guest creation
  - Log errors with python logging, instead of to stdout
  - Remove unused buttons from main domain list window
  - Switch out of full screen & release key grab when closing console
  - Trim sparkline CPU history graph to 40 samples max
  - Constraint VCPU adjuster to only allow upto guest's max VCPU count
  - Show guest's max & current VCPU count in details page
  - Fix rounding of disk sizes to avoid a 1.9 GB disk being rounded down to 1 GB
  - Use raw block device path to CDROM not mount point for HVM guest (bz 206965)
  - Fix visibility of file size spin box (bz 206186 part 2)
  - Check for GTK failing to open X11 display (bz 205938)
* Sat Sep 16 2006 Daniel Berrange <berrange@redhat.com> - 0.2.2-1.fc6
  - Fix event handling in create VM wizard (bz 206660 & 206186)
  - Fix close button in about dialog (bz 205943)
  - Refresh .pot files
  - Turn on VNC scrollbars fulltime to avoid GTK window sizing issue
    which consistently resize too small.
* Tue Sep 12 2006 Daniel Berrange <berrange@redhat.com> - 0.2.1-3.fc6
  - Added requires on pygtk2-libglade & librsvg2 (bz 205941 & 205942)
  - Re-arrange to use console-helper to launch app
  - Added 'dist' component to release number
* Thu Sep 07 2006 Jeremy Katz <katzj@redhat.com> - 0.2.1-2
  - don't ghost pyo files (#205448)
* Tue Sep 05 2006 Daniel Berrange <berrange@redhat.com> - 0.2.1-1
  - Updated to 0.2.1 tar.gz
  - Added rules to install/uninstall gconf schemas in preun,post,pre
    scriptlets
  - Updated URL for source to reflect new upstream download URL
* Fri Aug 25 2006 Jeremy Katz <katzj@redhat.com> - 0.2.0-3
  - BR gettext
* Fri Aug 25 2006 Jeremy Katz <katzj@redhat.com> - 0.2.0-2
  - only build on arches with virt
* Wed Aug 23 2006 Daniel Berrange <berrange@redhat.com> - 0.2.0-1
  - Added wizard for creating virtual machines
  - Added embedded serial console
  - Added ability to take screenshots
* Tue Jul 25 2006 Daniel Berrange <berrange@redhat.com> - 0.1.5-2
  - Prefix *.pyo files with 'ghost' macro
  - Use fully qualified URL in Source  tag
* Fri Jul 21 2006 Daniel Berrange <berrange@redhat.com> - 0.1.5-1
  - Update to new 0.1.5 release snapshot
* Fri Jul 21 2006 Daniel Berrange <berrange@redhat.com> - 0.1.4-1
  - Update to new 0.1.4 release snapshot
* Tue Jul 18 2006 Daniel Berrange <berrange@redhat.com> - 0.1.3-1
  - Fix License tag
  - Updated for new release
* Thu Jun 29 2006 Daniel Berrange <berrange@redhat.com> - 0.1.2-3
  - Added missing copyright headers on all .py files
* Thu Jun 29 2006 Daniel Berrange <berrange@redhat.com> - 0.1.2-2
  - Added python-devel to BuildRequires
* Thu Jun 29 2006 Daniel Berrange <berrange@redhat.com> - 0.1.2-1
  - Change URL to public location
* Sat Jun 17 2006 Daniel Berrange <berrange@redhat.com> - 0.1.0-1
  - Added initial support for using VNC console
* Fri Apr 21 2006 Daniel Berrange <berrange@redhat.com> - 0.0.2-1
  - Added DBus remote control service
* Thu Mar 30 2006 Daniel Berrange <berrange@redhat.com> - 0.0.1-1
  - Initial RPM build

Files

  ¯&


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:19:45 2008