193 lines
6.8 KiB
Plaintext
193 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|