f45b919033
Added virt-install.rb Dropped virt-install.ycp - Drop virtman-autoconnect.patch - Pass --prefix to setup.py to fix build in 12.2 and older - Allow vm-install to be launched from the menu as an independent process. - bnc#847641 - L3: block device disappears with disabling cache virtman-support-unsafe-migration.patch - Dropped old tarball and upstream fixes OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=134
1104 lines
41 KiB
Plaintext
1104 lines
41 KiB
Plaintext
-------------------------------------------------------------------
|
||
Thu Jan 07 14:25:13 MDT 2014 - carnold@suse.com
|
||
|
||
- Translate virt-install.ycp to virt-install.rb
|
||
Added virt-install.rb
|
||
Dropped virt-install.ycp
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Dec 24 13:49:29 MST 2013 - carnold@suse.com
|
||
|
||
- Drop virtman-autoconnect.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Dec 14 16:49:34 CET 2013 - ohering@suse.de
|
||
|
||
- Pass --prefix to setup.py to fix build in 12.2 and older
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 9 16:35:32 MDT 2013 - carnold@suse.com
|
||
|
||
- Allow vm-install to be launched from the menu as an independent
|
||
process.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 9 18:34:01 UTC 2013 - cbosdonnat@suse.com
|
||
|
||
- bnc#847641 - L3: block device disappears with disabling cache
|
||
virtman-support-unsafe-migration.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 25 16:12:07 MDT 2013 - carnold@suse.com
|
||
|
||
- fate#316388: virt-manager: Support the latest version (0.10.x or newer)
|
||
virt-manager-0.10.0.tar.bz2
|
||
- Update to virt-manager 0.10.0 includes
|
||
* Merged code with python-virtinst. virtinst is no longer public
|
||
* Port from GTK2 to GTK3 (Daniel Berrange, Cole Robinson)
|
||
* Port from gconf to gsettings
|
||
* Port from autotools to python distutils
|
||
* Remove virt-manager-tui
|
||
* Remove HAL support
|
||
* IPv6 and static route virtual network support (Gene Czarcinski)
|
||
* virt-install: Add –cpu host-passthrough (Ken ICHIKAWA, Hu Tao)
|
||
- Patches now included from the deprecated python-virtinst repo
|
||
virt-install.desktop
|
||
virt-install.ycp
|
||
virtinst-allow-ide-hdb.patch
|
||
virtinst-allow-pv-iso-install.patch
|
||
virtinst-add-cache-modes.patch
|
||
virtinst-cdrom.patch
|
||
virtinst-clone-disks.patch
|
||
virtinst-detect-suse-distros.patch
|
||
virtinst-none-arch-fix.patch
|
||
virtinst-qed.patch
|
||
virtinst-storage-ocfs2.patch
|
||
virtinst-support-suse-distros.patch
|
||
virtinst-xen-drive-type.patch
|
||
- Dropped old tarball and upstream fixes
|
||
virt-manager-0.9.5.tar.bz2
|
||
virtman-dropped-connection-segfault.patch
|
||
virtman-graph-row-spacing.patch
|
||
virtman-memleak-callbacks.patch
|
||
virtman-memleak-disable-graph.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 5 14:03:32 MDT 2013 - carnold@suse.com
|
||
|
||
- bnc#821214 - virt-manager has a big memory leak.
|
||
virtman-memleak-disable-graph.patch
|
||
virtman-memleak-callbacks.patch
|
||
virtman-graph-row-spacing.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 29 15:41:17 MDT 2013 - carnold@suse.com
|
||
|
||
- Fix a segfault when the connection is dropped
|
||
virtman-dropped-connection-segfault.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 25 11:34:07 MDT 2013 - carnold@suse.com
|
||
|
||
- Use correct kernel argument for specifying autoyast files.
|
||
Renamed virtman-autoyast-label.patch to
|
||
virtman-autoyast-support.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jul 23 15:37:06 MDT 2013 - carnold@suse.com
|
||
|
||
- Add opensuse 13 as a host default for VM creation
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 22 12:25:16 MDT 2013 - carnold@suse.com
|
||
|
||
- Fix kvm installs defaulting to qemu instead of kvm.
|
||
virtman-allow-pv-iso-install.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 17 14:48:48 MDT 2013 - carnold@suse.com
|
||
|
||
- Fix exception when selecting ISO for install source.
|
||
virtman-autoyast-label.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 3 14:52:48 MDT 2013 - carnold@suse.com
|
||
|
||
- Default to virt-install when installation icon is selected
|
||
- Allow virt-install to install Xen PV guests from ISO media
|
||
virtman-allow-pv-iso-install.patch
|
||
- Detect SUSE installation sources and use as default when found
|
||
virtman-default-guest-from-host-os.patch
|
||
- Use 'Autoyast' instead of 'Kickstart' if installing SUSE distro
|
||
virtman-autoyast-label.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 31 15:08:01 MDT 2013 - carnold@suse.com
|
||
|
||
- Renamed all patches from '.diff' to '.patch'.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri May 31 14:20:00 MDT 2013 - carnold@suse.com
|
||
|
||
- bnc#822531 - Virt-manager will reset the domu's 'Autostart'
|
||
option to unselected status as soon as changing the domu's any
|
||
virtual hardware through virt-manager (Xen only)
|
||
virtman-autorestart.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Apr 2 15:04:34 MDT 2013 - carnold@suse.com
|
||
|
||
- Update to virt-manager 0.9.5
|
||
* Enable adding virtio-scsi disks (Chen Hanxiao)
|
||
* Support security auto-relabel setting (Martin Kletzander)
|
||
* Support disk iotune settings (David Shane Holden)
|
||
* Support 'reset' as a reboot option (John Doyle)
|
||
* Bug fixes and minor improvements
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 11 10:50:37 MST 2013 - carnold@suse.com
|
||
|
||
- bnc#802778 - virt-manager doesn't start
|
||
Remove virt-manager-tui from the package. It requires newt_syrup
|
||
which is not part of the distro.
|
||
virt-manager.spec
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 4 12:41:13 MST 2013 - carnold@suse.com
|
||
|
||
- bnc#801988 - virt-manager requires for vtemodule.so wrong on s390x
|
||
virt-manager.spec
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 4 10:10:30 MST 2013 - carnold@suse.com
|
||
|
||
- bnc#801987 - virt-manager is not able to create new VM in qemu
|
||
Updated virtman-vminstall.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 31 15:32:00 MST 2013 - carnold@suse.com
|
||
|
||
- fate##314135: Support PVSCSI on XEN and VirtioSCSI on KVM -
|
||
Implement pass through block device
|
||
- fate##313076: HBA passthrough for kvm
|
||
virtman-git-scsi.diff
|
||
virtman-git-scsi-lun.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jan 2 14:12:13 MST 2013 - carnold@novell.com
|
||
|
||
- Enable virt-manager to be built for s390x
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 20 15:03:48 MDT 2012 - carnold@novell.com
|
||
|
||
- bnc#780660 - Yast does not offer "Virtualization" section by
|
||
default, and no "Install Hypervisor" option, after loading
|
||
yast-vm.
|
||
virtman-kvm-packages.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 18 14:08:46 MDT 2012 - carnold@novell.com
|
||
|
||
- bnc#780859 - virt-manager doesn't show the console screen
|
||
virtman-reverse-serialcon.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 9 15:19:27 MDT 2012 - carnold@novell.com
|
||
|
||
- bnc#772744 - vm-install requires root, while original virt-manager
|
||
vm creation code works fine as user
|
||
This patch makes virt-install available for local installs via a
|
||
pop-down menu.
|
||
virtman-virtinstall.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 7 09:21:50 MDT 2012 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.9.4
|
||
0.9.4 is a bugfix release for 0.9.2, fixing VNC keyboard focus
|
||
issues. 0.9.2 changelog:
|
||
* Convert to gtkbuilder: UI can now be editted with modern glade tool
|
||
* virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
|
||
* Option to configure spapr net and disk devices for pseries (Li Zhang)
|
||
* Many bug fixes and improvements
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 13 11:20:18 MDT 2012 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.9.3
|
||
* Convert to gtkbuilder: UI can now be editted with modern glade tool
|
||
* virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
|
||
* Option to configure spapr net and disk devices for pseries (Li Zhang)
|
||
* Many bug fixes and improvements
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jun 25 11:52:50 MDT 2012 - carnold@novell.com
|
||
|
||
- bnc#768660 - virt-manager complains about missing SuSEconfig.gtk2
|
||
virt-manager.spec
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 27 17:03:48 UTC 2012 - reddwarf@opensuse.org
|
||
|
||
- Recommend python-SpiceClientGtk
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 29 22:19:44 UTC 2012 - berendt@b1-systems.de
|
||
|
||
- added missing requirements python-gobject, python-gtk,
|
||
python-gconf and xorg-x11-fonts
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 5 08:26:17 MST 2012 - carnold@novell.com
|
||
|
||
- Previous commit should just be Requires: python-gconf
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 22 13:55:44 MST 2012 - carnold@novell.com
|
||
|
||
- bnc#732617 - virt-manager does not start when python-virtinst is
|
||
installed
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Feb 16 06:42:21 MST 2012 - carnold@novell.com
|
||
|
||
- bnc#745221 - virt-manager should require python-gconf
|
||
Requires: python2-gconf >= 1.99.11-7
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 3 12:54:27 MST 2012 - carnold@novell.com
|
||
|
||
- Remove the virt-install sources from the virt-manager package.
|
||
The virt-install applications are now found in python-virtinst.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Feb 3 05:49:34 MST 2012 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.9.1
|
||
* Support for adding usb redirection devices (Marc-André Lureau)
|
||
* Option to switch usb controller to support usb2.0 (Marc-André Lureau)
|
||
* Option to specify machine type for non-x86 guests (Li Zhang)
|
||
* Support for filesystem device type and write policy (Deepak C Shetty)
|
||
* Many bug fixes!
|
||
- Update to virtinst 0.600.1
|
||
* virt-install: --redir option for usb redirection (Marc-André Lureau)
|
||
* virt-install: Advanced --controller support for usb2 (Marc-André Lureau)
|
||
* Many bug fixes and minor improvments.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 5 14:51:48 MST 2012 - carnold@novell.com
|
||
|
||
- Two spec file changes. Update version of libvirt required.
|
||
Added a Provides on python-virtinst.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 5 10:55:44 MST 2012 - carnold@novell.com
|
||
|
||
- console: Fix hang when reconnecting to remote VNC console
|
||
virtman-git-reconnect.diff
|
||
- KVM: Enable support for SATA bus option
|
||
virtman-git-sata-support.diff
|
||
virtinst-git-sata-support.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 5 11:38:54 MST 2011 - carnold@novell.com
|
||
|
||
- bnc#731218 - Xen guest consoles started from the virt manager
|
||
have slow mouse response in the guest
|
||
virtman-reverse-git-tooltip.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Nov 7 16:27:15 MST 2011 - carnold@novell.com
|
||
|
||
- bnc#727662 - Error polling connection 'qemu:///system' with guest
|
||
init 0
|
||
virtman-update-backend.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 4 16:16:51 MDT 2011 - carnold@novell.com
|
||
|
||
- Update to latest upstream git version for various bug fixes
|
||
virtmanager: a712a7b32e6d7b7d9d53561b3ed2078190191560
|
||
virtinst: 15d4901a3c8b855838931976e023158b8cda1c37
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Oct 28 10:19:43 MDT 2011 - carnold@novell.com
|
||
|
||
- Upstream bug fixes
|
||
virtinst-git-mac-prefix.diff
|
||
virtman-git-error-reporting.diff
|
||
virtman-git-explicit-python.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 12 11:50:03 MDT 2011 - carnold@novell.com
|
||
|
||
- Fix broken define in virtinst-qed.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 5 15:54:30 MDT 2011 - carnold@novell.com
|
||
|
||
- Enforce dependency on vm-install version 0.5.6
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 29 13:16:35 MDT 2011 - carnold@novell.com
|
||
|
||
- bnc#722524 - [SLES11SP2Beta6] virt-manager fails to change the
|
||
device model for the NICs from default to virtio (kvm)
|
||
- bnc#683667 - On KVM, virt-manager incorrectly writed duplicated
|
||
device information into guest's configuration file
|
||
(/etc/libvirt/qemu/DOMNAME.xml)
|
||
virt-manager version 0.9.0
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 27 12:01:53 MDT 2011 - carnold@novell.com
|
||
|
||
- Fix broken vminstall patch
|
||
virtman-vminstall.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 21 11:29:17 MDT 2011 - carnold@novell.com
|
||
|
||
- KVM: Add missing qed support to virtinst
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 21 09:40:09 MDT 2011 - carnold@novell.com
|
||
|
||
- Upstream bug fixes
|
||
virtman-netstats-fix.diff
|
||
virtman-finish-button-fix.diff
|
||
virtman-shutoff-fix.diff
|
||
virtman-set-has-window-fix.diff
|
||
virtman-grep-fix.diff
|
||
virtman-no-cd-present-fix.diff
|
||
virtman-resize-menu-fix.diff
|
||
virtman-vcpu-count-fix.diff
|
||
virtman-storage-pool-fix.diff
|
||
virtman-domain-name-fix.diff
|
||
virtman-unapplied-changes-fix.diff
|
||
virtman-details-fix.diff
|
||
virtman-delete-fix.diff
|
||
virtman-collidelist-fix.diff
|
||
virtman-char-device-mode-fix.diff
|
||
virtinst-hv-version-fix.diff
|
||
virtinst-initrd-inject-fix.diff
|
||
virtinst-initrd-inject2-fix.diff
|
||
virtinst-no-volume-fix.diff
|
||
virtinst-prompts-fix.diff
|
||
virtinst-cpu-model-name-fix.diff
|
||
virtinst-xml-clear-fix.diff
|
||
virtinst-remote-storage-fix.diff
|
||
virtinst-error-message-fix.diff
|
||
virtinst-typo-fix.diff
|
||
virtinst-cdrom.diff
|
||
virtinst-storage-ocfs2.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 20 09:05:19 MDT 2011 - carnold@novell.com
|
||
|
||
- bnc#718861 - [SLES11SP2beta5] virt-manager unable to boot
|
||
Windows2008 guest with virtio disk and network device (kvm)
|
||
- Update to virt-manager 0.9.0
|
||
* Use a hiding toolbar for fullscreen mode
|
||
* Use libguestfs to show guest packagelist and more (Richard W.M. Jones)
|
||
* Basic 'New VM' wizard support for LXC guests
|
||
* Remote serial console access (with latest libvirt)
|
||
* Remote URL guest installs (with latest libvirt)
|
||
* Add Hardware: Support <filesystem> devices
|
||
* Add Hardware: Support <smartcard> devices (Marc-André Lureau)
|
||
* Enable direct interface selection for qemu/kvm (Gerhard Stenzel)
|
||
* Allow viewing and changing disk serial number
|
||
- Update to virtinst 0.600.0
|
||
* virt-install: Various improvements to enable LXC/container guests:
|
||
* New --filesystem option for <filesystem> devices
|
||
* New --init option for container <init> path
|
||
* New --container option (similar to --paravirt or --hvm)
|
||
* virt-install: Make --location remotely (with latest libvirt)
|
||
* virt-install: New --smartcard option for <smartcard> devices
|
||
* (Marc-André Lureau)
|
||
* virt-install: New --numatune option for building guest <numatune> XML
|
||
* virt-install: option to set --disk error_policy=
|
||
* virt-install: option to set --disk serial=
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 15 16:21:55 MDT 2011 - carnold@novell.com
|
||
|
||
- Fix _do_show_create() to check for valid uri
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 15 08:26:48 MDT 2011 - carnold@novell.com
|
||
|
||
- bnc#712214 - virt-manager 0.8.7 declared LGPL-2.1+ but is GPL-2.0+
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 12 14:12:06 MDT 2011 - carnold@novell.com
|
||
|
||
- Fixes to desktop file to be more descriptive
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 20 09:02:38 MDT 2011 - carnold@novell.com
|
||
|
||
- Fix gconf_schemas_prereq in virt-manager.spec file
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 18 15:27:22 MDT 2011 - carnold@novell.com
|
||
|
||
- KVM: Add support for the qed file format
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 15 15:44:31 MDT 2011 - carnold@novell.com
|
||
|
||
- KVM now supports the eepro100. Add support in virt-manager for
|
||
this nic
|
||
virtman-eepro100.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jul 8 15:15:31 MDT 2011 - carnold@novell.com
|
||
|
||
- Upstream fixes
|
||
virtman-fix-storage_capable.diff
|
||
virtman-fix-ui-resize.diff
|
||
virtman-fix-type.diff
|
||
virtman-fix-addhw-nonhotplug.diff
|
||
virtman-fix-no-nic-present.diff
|
||
virtman-fix-ui-cleanup.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 4 13:46:59 MDT 2011 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.8.7
|
||
* Allow renaming an offline VM
|
||
* Spice password support (Marc-André Lureau)
|
||
* Allow editting NIC <virtualport> settings (Gerhard Stenzel)
|
||
* Allow enabling/disabling individual CPU features
|
||
* Allow easily changing graphics type between VNC and SPICE for existing VM
|
||
* Allow easily changing network source device for existing VM
|
||
- Update to virtinst 0.500.6
|
||
* virt-install: --graphics spice now enables spicevmc and qxl
|
||
* virt-install: New --disk parameter io=native|threads
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 23 08:31:23 MDT 2011 - carnold@novell.com
|
||
|
||
- bnc#681908 - Virtualization/virt-manager: Bug
|
||
virtman-connect-consoles-fix.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 21 13:34:41 MST 2011 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.8.6
|
||
* SPICE support (requires spice-gtk) (Marc-André Lureau)
|
||
* Option to configure CPU model
|
||
* Option to configure CPU topology
|
||
* Save and migration cancellation (Wen Congyang)
|
||
* Save and migration progress reporting
|
||
* Option to enable bios boot menu
|
||
* Option to configure direct kernel/initrd boot
|
||
- Update to virtinst 0.500.5
|
||
* New virt-install --cpu option for configuring CPU
|
||
model/features
|
||
* virt-install --vcpus option can not specify topology and
|
||
maxvcpus
|
||
* New virt-install --graphics option to unify --vnc, --sdl,
|
||
spice config
|
||
* New virt-install --print-xml option to skip install and print
|
||
XML
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jan 18 11:21:29 MST 2011 - carnold@novell.com
|
||
|
||
- bnc#657272 - virt-manager creates default 'dir' storage pool in
|
||
/var/lib/libvirt/images on xen host
|
||
virtman-storage-pool.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 7 16:31:05 MST 2011 - carnold@novell.com
|
||
|
||
- bnc#641977 - virt-manager can't create kvm virtual Machines on a
|
||
remote host.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Dec 20 14:01:21 MST 2010 - carnold@novell.com
|
||
|
||
- When installing remote, use virtinst
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Oct 22 12:16:35 UTC 2010 - seife@opensuse.org
|
||
|
||
- fix up previous commit that broke the patch
|
||
- fix runtime dependency on python-vte
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 21 13:38:14 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#647261 - Get lot's of error in .xsession-errors when lauching
|
||
yast
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 27 11:10:48 UTC 2010 - seife@opensuse.org
|
||
|
||
- fix instant segfault with python 2.7, bnc#641981, patch taken
|
||
from https://bugzilla.redhat.com/show_bug.cgi?id=620216
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 14 08:26:13 UTC 2010 - seife@opensuse.org
|
||
|
||
- fix build on FACTORY after gconf2 and python changes
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Aug 31 14:13:14 MDT 2010 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.8.5
|
||
* Improved save/restore support
|
||
* Option to view and change disk cache mode
|
||
* Configurable VNC keygrab sequence (Michal Novotny)
|
||
- Update to virtinst 0.500.4
|
||
* New virt-install --console option for specifying virtio console
|
||
device
|
||
* New virt-install --channel option for specifying guest
|
||
communication channel
|
||
* New virt-install --boot option. Allows setting post-install boot
|
||
order, direct kernel/initrd boot, and enabling boot device menu.
|
||
* New virt-install --initrd-inject option, which enables
|
||
installation using a _local_ kickstart file (Colin Walters)
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 28 16:06:55 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#624250 - L3: virt-manager doesn't update "Autostart" setting
|
||
in vm configuration correctly
|
||
virtman-autorestart.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jun 25 09:22:04 MDT 2010 - jfehlig@novell.com
|
||
|
||
- bnc#611023 - Use netcat-openbsd, which contains proper 'nc'
|
||
program
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 11 09:26:27 UTC 2010 - seife@opensuse.org
|
||
|
||
- fix virt-{clone,convert,image,install} by installing the python
|
||
libs into the proper directories
|
||
|
||
-------------------------------------------------------------------
|
||
Wed May 5 09:29:36 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#602775 - An icon lost in "virt-manager"
|
||
virtman-icon.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 26 10:58:32 MDT 2010 - carnold@novell.com
|
||
|
||
- Fixes in virtman-keycombo.diff to match virt-viewer's 'Send Key'
|
||
menu options. See bnc#553633
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 19 10:57:30 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#597235 - virt-manager does not start complaining about a
|
||
broken icon.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 31 16:18:34 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#592538 - VM status is recognized as "Shutoff" in virt-manager
|
||
and virt-viewer after creating a snapshot.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 26 10:49:58 MDT 2010 - carnold@novell.com
|
||
|
||
- Update to virt-manager 0.8.4
|
||
* Import install option: create a VM using an existing OS image
|
||
* Support multiple boot devices and boot order
|
||
* Watchdog device support
|
||
* Enable setting a human readable VM description.
|
||
* Option to manually specifying a bridge name, if bridge isn't
|
||
detected
|
||
- Update to virtinst 0.500.3
|
||
* virt-install: New --watchdog option: configure a virtual
|
||
watchdog dev
|
||
* virt-install: New --soundhw option: More flexible sound
|
||
configuration deprecates --sound, though back compat is
|
||
maintained
|
||
* virt-install: New --security option: configure VM security
|
||
driver
|
||
* virt-install: New --description option: set a human readable
|
||
desc
|
||
* Better OS defaults: Use <video> VGA and <sound> AC97 if
|
||
support
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Mar 23 15:10:52 MDT 2010 - carnold@novell.com
|
||
|
||
- Enable the following utilities. Submitted by Stephan Kleine
|
||
(bitdealer@gmail.com)
|
||
virt-clone
|
||
virt-convert
|
||
virt-image
|
||
virt-install
|
||
virt-manager
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 18 11:19:11 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#588391 - Send Key in virt-viewer does not work with Netware
|
||
VM's
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Mar 17 16:11:50 MDT 2010 - carnold@novell.com
|
||
|
||
- Don't automatically connect to xen in the virt-manager.desktop
|
||
file. This results in an error dialog when only KVM is installed
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 15 11:20:25 MDT 2010 - carnold@novell.com
|
||
|
||
- bnc#588215 - virt-manager/vminstall can't install new KVM Guests
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Mar 5 16:07:05 MST 2010 - jfehlig@novell.com
|
||
|
||
- bnc#585990 - Fix add/remove device for active Xen guests.
|
||
virtman-device-flags.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 23 14:20:52 CST 2010 - jsong@novell.com
|
||
|
||
- virtinst-storage-ocfs2.diff (Xin Wei Hu)
|
||
* add ocfs2 to pool of dir (Filesystem Directory) type in libvirt
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 15 23:24:12 UTC 2010 - chris@computersalat.de
|
||
|
||
- cleanup spec
|
||
* norootforbuild
|
||
* sort TAGS
|
||
- some rpmlint stuff
|
||
* configfile
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 10 10:52:23 MST 2010 - carnold@novell.com
|
||
|
||
- Update to virt-manager version 0.8.3
|
||
* New ability to manage network interfaces: start, stop, and view
|
||
existing interfaces. Provision new bridge, bond, and vlan
|
||
devices.
|
||
* New option to 'customize VM before install', which allows
|
||
adjusting most VM options from the install wizard.
|
||
- Update to virtinst version 0.500.2
|
||
* virt-install: New option --autostart for setting domain
|
||
autostart flag
|
||
* virt-install: Allow specifying --host-device with lsusb and
|
||
lspci format (0x1234:0x5678 for USB, etc)
|
||
* virtinst: New 'Interface' module for building libvirt
|
||
interface XML
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jan 7 12:04:09 MST 2010 - carnold@novell.com
|
||
|
||
- Update to virt-manager version 0.8.2
|
||
* Right click in the manager window operates on the clicked row,
|
||
NOT the last selected row. This could cause an admin to
|
||
accidentally shut down the wrong machine.
|
||
* Running virt-manager on a new machine / user account no longer
|
||
produces a traceback.
|
||
* Allow ejecting and connecting floppy media
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Dec 11 15:59:53 MST 2009 - carnold@novell.com
|
||
|
||
- First time running virt-manager throws exception in engine.py
|
||
add_connection().
|
||
virtman-autoconnect.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Dec 3 17:18:37 MST 2009 - carnold@novell.com
|
||
|
||
- Update to virt-manager version 0.8.1
|
||
* VM Migration wizard, exposing various migration options
|
||
* Enumerate CDROM and bridge devices on remote connections
|
||
* Can once again list multiple graphs in main manager window (Jon Nordby)
|
||
* Support disabling dhcp (Michal Novotny), and specifying 'routed' type for new virtual networks
|
||
* Support storage pool source enumeration for LVM, NFS, and SCSI
|
||
* Allow changing VM ACPI, APIC, clock offset, individual vcpu pinning, and video model (vga, cirrus, etc.)
|
||
* Many improvements and bugfixes
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 11 11:49:22 MST 2009 - carnold@novell.com
|
||
|
||
- bnc#552785 - virt-manager cannot connect to xend when started
|
||
from an ordinary user's X session
|
||
virtman-desktop.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Nov 10 13:04:38 MST 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 the virt-manager viewer in all
|
||
versions.
|
||
virtman-keycombo.diff
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Oct 7 17:03:52 MDT 2009 - carnold@novell.com
|
||
|
||
- Added upstream bug fix.
|
||
1262-vcpu-hotplug-fix.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Sep 21 16:00:56 MDT 2009 - carnold@novell.com
|
||
|
||
- Added upstream bug fixes.
|
||
1240-cdrom-driver-name.patch
|
||
1242-delete-active-vm.patch
|
||
1243-syntax-typo.patch
|
||
1245-storage-browser-selection.patch
|
||
1248-libvirt-connection.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 28 16:44:17 MDT 2009 - carnold@novell.com
|
||
|
||
- Building for 11.1 or sles11 fails because of changes in the
|
||
schemas location. Fix spec file to handle it.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Jul 30 20:03:21 MDT 2009 - carnold@novell.com
|
||
|
||
- Update to virt-manager version 0.8.0
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jun 12 12:15:53 MDT 2009 - carnold@novell.com
|
||
|
||
- Fixed build issue with virt-manager.schemas location.
|
||
- Changed .gz files to .bz2 files to save space and quiet RPMLINT
|
||
|
||
-------------------------------------------------------------------
|
||
Wed May 13 11:32:20 MDT 2009 - dpmerrill@novell.com
|
||
|
||
- Use "graphics listen" for vnc connection (bnc#436629)
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 30 09:46:58 MDT 2009 - dpmerrill@novell.com
|
||
|
||
- Add dbus-1-x11 dependency for minimal installations
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Apr 21 15:00:49 MDT 2009 - dpmerrill@novell.com
|
||
|
||
- Update to virt-manager-0.7.0 and virtinst-0.400.3
|
||
Improved KVM support
|
||
Added support for libvirt storage/network pools
|
||
Details and Console windows are combined
|
||
Added scaling for VM console window
|
||
Simple VM migration support
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 2 01:54:40 CET 2009 - ro@suse.de
|
||
|
||
- move sr@Latn to sr@latin
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 23 16:55:15 MST 2009 - dpmerrill@novell.com
|
||
|
||
- Remove unsupported SCSI disk option (bnc#464293)
|
||
- Change cdrom start node to hdc instead of hdb (bnc#376935)
|
||
|
||
-------------------------------------------------------------------
|
||
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)
|
||
|