virt-manager-0.10.0.tar.bz2
- Update to virt-manager 0.10.0 includes - 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 fixes now upstream 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 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=132
This commit is contained in:
parent
99381224f5
commit
9e92ba959f
@ -2,7 +2,8 @@
|
|||||||
Mon Nov 25 16:12:07 MDT 2013 - carnold@suse.com
|
Mon Nov 25 16:12:07 MDT 2013 - carnold@suse.com
|
||||||
|
|
||||||
- fate#316388: virt-manager: Support the latest version (0.10.x or newer)
|
- fate#316388: virt-manager: Support the latest version (0.10.x or newer)
|
||||||
- Update to virt-manager 0.10.0
|
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
|
* Merged code with python-virtinst. virtinst is no longer public
|
||||||
* Port from GTK2 to GTK3 (Daniel Berrange, Cole Robinson)
|
* Port from GTK2 to GTK3 (Daniel Berrange, Cole Robinson)
|
||||||
* Port from gconf to gsettings
|
* Port from gconf to gsettings
|
||||||
@ -11,6 +12,26 @@ Mon Nov 25 16:12:07 MDT 2013 - carnold@suse.com
|
|||||||
* Remove HAL support
|
* Remove HAL support
|
||||||
* IPv6 and static route virtual network support (Gene Czarcinski)
|
* IPv6 and static route virtual network support (Gene Czarcinski)
|
||||||
* virt-install: Add –cpu host-passthrough (Ken ICHIKAWA, Hu Tao)
|
* 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 fixes now upstream
|
||||||
|
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
|
Thu Sep 5 14:03:32 MDT 2013 - carnold@suse.com
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define with_guestfs 0
|
%define with_guestfs 0
|
||||||
%define askpass_package "openssh-askpass"
|
%define askpass_package "openssh-askpass"
|
||||||
%define qemu_user "qemu"
|
%define qemu_user "qemu"
|
||||||
|
Loading…
Reference in New Issue
Block a user