virt-manager/virt-manager.changes

144 lines
4.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed May 23 14:13:36 MDT 2007 - ccoffing@novell.com
- Could not delete VM through menu. (#272013)
-------------------------------------------------------------------
Tue May 22 17:03:20 MDT 2007 - ccoffing@novell.com
- Fix desktop file.
-------------------------------------------------------------------
Thu May 3 14:50:03 MDT 2007 - ccoffing@novell.com
- Fix syntax error, which could result in unnecessary VNC
connection failures. (#237406)
-------------------------------------------------------------------
Fri Apr 27 13:20:07 MDT 2007 - ccoffing@novell.com
- Update to 0.4.0.
- Clean up spec file.
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Mon Apr 2 01:56:33 CEST 2007 - ro@suse.de
- updated gconf scriptlets
-------------------------------------------------------------------
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)