------------------------------------------------------------------- Thu Dec 4 00:49:51 CET 2008 - dpmerrill@suse.de - Remove ia64 from build architectures (bnc#455989) ------------------------------------------------------------------- Tue Nov 11 11:16:45 MST 2008 - dpmerrill@novell.com - Add Requires python-urlgrabber for non Xen installations - Change transport from nc to netcat for ssh connections ------------------------------------------------------------------- Mon Nov 3 23:19:55 CET 2008 - dpmerrill@novell.com - Add Requires librsvg for minimal template ------------------------------------------------------------------- Wed Sep 10 11:56:11 CEST 2008 - ro@suse.de - fix build ------------------------------------------------------------------- Thu May 22 18:47:15 CEST 2008 - dpmerrill@novell.com - (bnc#383979) add vm-install to Requires section ------------------------------------------------------------------- Fri May 16 16:22:17 CEST 2008 - ro@suse.de - move python install to install section in specfile - fix build without root privileges ------------------------------------------------------------------- Tue Apr 29 17:52:16 MDT 2008 - dpmerrill@novell.com - Corrected gconf calls in spec file to fix build errors ------------------------------------------------------------------- Tue Apr 29 11:53:16 MDT 2008 - dpmerrill@novell.com - Added needsrootforbuild to spec file to fix build errors ------------------------------------------------------------------- Fri Apr 25 16:16:08 MDT 2008 - dpmerrill@novell.com - Fixed SendKey "PrintScreen" option ------------------------------------------------------------------- Thu Apr 24 16:42:16 MDT 2008 - dpmerrill@novell.com - Added python-gtk-devel and python-gobject2-devel to spec file to reflect changes in OpenSuse11.0 ------------------------------------------------------------------- Tue Apr 22 13:57:10 MDT 2008 - dpmerrill@novell.com - Changed desktop file for starting from KDE (bnc#377277) ------------------------------------------------------------------- Mon Apr 21 15:57:47 MDT 2008 - dpmerrill@novell.com - Changed "SendKey" to send "Delete" instead of "Del" (bnc#381897) ------------------------------------------------------------------- Fri Apr 18 15:51:50 MDT 2008 - dpmerrill@novell.com - Added vncViewerMaxRetries to prevent showing expected libvirt exceptions from cluttering the error log (bnc#366792) ------------------------------------------------------------------- Wed Apr 9 11:07:56 MDT 2008 - dpmerrill@novell.com - Changed vnc settings to prevent screen-saver lockup (bnc#253264) - Added read-only option in Details->Hardware for adding cdroms to prevent libvirt exceptions. (bnc#368204) (bnc#361990) ------------------------------------------------------------------- Fri Apr 4 17:52:11 MDT 2008 - dpmerrill@novell.com - Removed Virtual Network tab from host details page (bnc#364514) ------------------------------------------------------------------- Wed Apr 2 11:28:02 MDT 2008 - dpmerrill@novell.com - Fixed adding a virtual network to a vm (bnc#302663) Also fixed errors caused by new dbus-1 release ------------------------------------------------------------------- Wed Mar 12 11:36:51 MDT 2008 - dpmerrill@novell.com - Added warning for attempting multiple installs (bnc#368278) ------------------------------------------------------------------- Wed Feb 20 13:59:20 MST 2008 - dpmerrill@novell.com - Added virtman-timewatch to minimize window after - inactivity to work around memory leaks in GTK and DBus - bnc#287366 (L3) ------------------------------------------------------------------- Thu Feb 14 16:38:43 MST 2008 - dpmerrill@novell.com - Changed virtman-xen-uri to correct the case where no - connection param is passed in and uri is None - bnc#362013 ------------------------------------------------------------------- Tue Feb 12 17:14:08 MST 2008 - dpmerrill@novell.com - Changed virtman-desktop and virtman-xen-uri to correct invalid - parms being passed in from YaST - now sends "-c xen:///" - bnc#361334 ------------------------------------------------------------------- Tue Feb 12 11:39:00 MST 2008 - dpmerrill@novell.com - Added virtman-detect to delay Hal signal connection until - after device detection to prevent start-up delay - bnc#361202 ------------------------------------------------------------------- Mon Feb 11 14:33:45 MST 2008 - dpmerrill@novell.com - Added virtman-pointer to set vnc to show only one pointer - bnc#359799 ------------------------------------------------------------------- Sun Feb 3 17:59:22 MST 2008 - dpmerrill@novell.com - Added virtman-vminstall for connecting to vm-install - and changed virtman-xen-uri.diff to force "xen:///" - bnc#358400 ------------------------------------------------------------------- Sun Feb 3 14:13:14 MST 2008 - dpmerrill@novell.com - Added virtman-xen-uri.diff to fix problem starting vnc. - virtman was getting confused between "xen" and "xen:///" uris. - bnc#358397 ------------------------------------------------------------------- Sat Feb 2 02:02:30 MST 2008 - dpmerrill@novell.com - Added virtman-dbus-query.diff to work around a hal/dbus - bug that crashes on QueryCapabilities() - bnc#358324 ------------------------------------------------------------------- Thu Jan 31 10:27:51 MST 2008 - dpmerrill@novell.com - Added virtinst to finish resolving run-time dependencies - bnc#355826 - bnc#356999 ------------------------------------------------------------------- Wed Jan 23 14:13:42 MST 2008 - dpmerrill@novell.com - Changed package requirements in spec file Requires section. - pygtk2 -> python-gtk - gnome-python2-gconf -> python-gnome - dbus-python -> dbus-1-python - gnome-python2-gnomekeyring -> removed - gnome-python2-gnomevfs -> removed - python-virtinst -> removed - pygtk2-libglade -> removed - gtk-vnc-python -> python-gtk-vnc ------------------------------------------------------------------- Sat Jan 19 15:53:27 MST 2008 - dpmerrill@novell.com - Added new virt-manager version (0.5.3) to sle10-sp2-i386 - (FATE Feature #302140) ------------------------------------------------------------------- Thu Aug 16 16:24:39 MDT 2007 - ccoffing@novell.com - Update virt-manager to match vm-install changes due to #279153. ------------------------------------------------------------------- Mon Jul 9 13:19:09 MDT 2007 - ccoffing@novell.com - Properly attach and detach CDs to running VM. (#289393) ------------------------------------------------------------------- Wed May 9 15:40:00 MDT 2007 - ccoffing@novell.com - Update .desktop with proper group. (#258600) ------------------------------------------------------------------- Fri May 4 11:54:18 MDT 2007 - ccoffing@novell.com - Fix syntax error ("NOne" should be "None"), which caused unnecessary VNC connection failures in virt-manager. (#237406) ------------------------------------------------------------------- Wed May 2 09:24:21 MDT 2007 - ccoffing@novell.com - Drop virtman-xenstored-thrashing.diff, to change the default refresh rate from 5 seconds back to 1 second. It is more important to have up-to-date knowledge of VMs (to ensure consoles can be opened, etc) rather than trying to lessen virt-manager's processor load. (#270761) ------------------------------------------------------------------- Tue Apr 10 14:19:36 MDT 2007 - ccoffing@novell.com - Remove code that (incorrectly) guesses the vnc port. (#259692) - Do not refresh GUI every second (which causes xenstored to not thrash so badly, which makes virt-manager more responsive and less likely to time out or lock up). Partial fix for #237406. - Import changeset 440, which makes virt-manager honor dom0's keymap. (#241149) - Revert patch for bug #244772, because it causes lockups, as noted in bug #261110. - Fix attaching disks to running VM. (#238986) ------------------------------------------------------------------- Wed Mar 28 11:37:48 MDT 2007 - ccoffing@novell.com - Update icon filename. ------------------------------------------------------------------- Tue Mar 13 15:25:13 MDT 2007 - ccoffing@novell.com - Import threading and timer tick patches from upstream to improve stability. (#237406 and others) - Do not offer QEMU option. (#254083) ------------------------------------------------------------------- Mon Mar 12 08:44:33 MDT 2007 - ccoffing@novell.com - Update virt-manager to match changes in vm-install's disk class, due to bug #247849. ------------------------------------------------------------------- Fri Mar 9 17:52:21 MST 2007 - ccoffing@novell.com - Make Ctrl+Alt release the mouse cursor (#252998). ------------------------------------------------------------------- Thu Mar 8 12:38:56 MST 2007 - ccoffing@novell.com - Add release to "Requires: xen-tools", to prevent mixing with pre-beta 5. (#238986, #252495) ------------------------------------------------------------------- Fri Mar 2 17:53:44 MST 2007 - ccoffing@novell.com - Disable gtk-menu-bar-accel when VM has focus, to allow VM to get F10 key. (#240001) ------------------------------------------------------------------- Tue Feb 27 13:36:06 MST 2007 - ccoffing@novell.com - Update to 0.3.1. - "Requires: librsvg" (#250156) - Re-use vm-install's disk UI, to allow disks to be added/removed from xend-managed VMs (currently only for running VMs). (#238986) ------------------------------------------------------------------- Thu Feb 22 12:39:37 MST 2007 - ccoffing@novell.com - If Xen isn't running, put up error window instead of raising. (#244772) ------------------------------------------------------------------- Tue Feb 13 12:53:38 MST 2007 - ccoffing@novell.com - Update to latest hg; grabs mouse for better mouse tracking. (#240387) - Don't lose mouse grab on every keystroke - Disable menubar & toolbar when pointer is in VM window, to avoid key conflicts. (#240001) - Fix syntax to avoid deprecation warnings (don't raise strings). - YaST integration: default to managing on-box; detach from yast control center. ------------------------------------------------------------------- Mon Jan 29 09:15:26 MST 2007 - ccoffing@novell.com - Fix desktop file. (#239275) - Update to 0.3.0 (updated translations; no code changes) ------------------------------------------------------------------- Mon Jan 22 11:15:18 MST 2007 - ccoffing@novell.com - Fix desktop file, so icon shows in YaST. (#237046) - Clean up macros in spec file. ------------------------------------------------------------------- Fri Jan 19 16:58:05 MST 2007 - ccoffing@novell.com - Use temporary icon until real ones arrive. - Update to changeset 371 to fix VNC issues. ------------------------------------------------------------------- Wed Jan 17 15:19:12 MST 2007 - ccoffing@novell.com - Fix BuildRequires and paths to work with both SLES10 and STABLE. ------------------------------------------------------------------- Fri Jan 12 19:44:03 MST 2007 - ccoffing@novell.com - Fix sysconfdir path. - Add desktop file. ------------------------------------------------------------------- Thu Jan 11 15:48:22 MST 2007 - ccoffing@novell.com - Add to SLES 10 SP1 (fate #301181) - Update to virt-manager 0.2.6. - Fix type_register deprecation warnings. ------------------------------------------------------------------- Tue Oct 24 11:09:43 MDT 2006 - ccoffing@novell.com - Initial package. - Replace virt-inst with xen-vm-install (part of xen-tools-install)