Commit Graph

375 Commits

Author SHA1 Message Date
Charles Arnold
0fac659b2f - Upstream bug fix (bsc#1027942)
4c7c4590-manager-Fix-mem-disk-net-stats-graphs.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=408
2018-02-09 22:41:17 +00:00
Charles Arnold
c085d819a8 - Update to virt-manager 1.5.0 (bsc#1027942)
virt-manager-1.5.0.tar.bz2
  * python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
  * Switch –location ISO to use isoinfo (Andrew Wong)
  * virt-install: add –cpu numa distance handling (Menno Lageman)
  * virt-install: fix –disk for rbd volumes with auth (Rauno Väli)
  * virt-install: add –cputune vcpupin handling (Wim ten Have)
  * details ui: Showing attached scsi devices per controller (Lin Ma)
  * network ui: Show details about SR-IOV VF pool (Lin Ma)
  * Greatly expand UI test suite coverage
- Dropped patches
  0001-Improve-container-image-url-example.patch
  0001-py3-store-exception-variables-for-use-outside-except.patch
  0002-create-wizard-fix-alignment-in-os-container-page.patch
  0003-oscontainer-ask-root-password-in-the-wizard.patch
  0004-Harmonize-invisible_char-values.patch
  083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
  08a58d61-pycodestyle-remove-description-of-fixed-errors.patch
  0c6bcb09-fix-bytes-string-mess-in-serial-console.patch
  0e812e3c-dont-skip-authentication-for-listen-type-none-with-fixed-QEMU.patch
  23aaf852-network-Set-bridge-name-to-None-instead-of-blank.patch
  2d276ebe-progress-dont-overwrite-format.patch
  2eb455c9-correctly-calculate-virtio-scsi-controller-index.patch
  374a3779-urlfetcher-write-test-file-as-binary-content.patch
  37ea5207-replace-StandardError-with-Exception.patch
  3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
  3be78d1f-addhardware-dont-allow-panic-option-where-not-supported.patch
  44de92b7-use-reload-from-imp-module.patch
  63fce081-pycodestyle-Use-isinstance-for-type-checking.patch
  67122615-python2to3-division-compatability.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=406
2018-02-07 16:59:50 +00:00
Charles Arnold
a962c4a1c4 - Upstream bug fixes (bsc#1027942)
b5b2433a-baseclass-Fix-UI-file-loading-on-py3.patch
  0c6bcb09-fix-bytes-string-mess-in-serial-console.patch
  bc8c5b07-append--attach-to-virt-viewer-if-graphics-has-listen-type-none.patch
  0e812e3c-dont-skip-authentication-for-listen-type-none-with-fixed-QEMU.patch
  67122615-python2to3-division-compatability.patch
- Dropped in favor of upstream version
  0001-virtinst-python3-terminal-width-should-be-int.patch
  python3-fix-bytes-string-mess-in-serial-console.patch

- Default to sles15 and opensuse15 as the 'preferred_distros' for
  this release. (bsc#1054986)
  virtinst-osdict-get_supported.patch
  virt-manager.spec
  (bsc#1070896)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=405
2018-02-06 20:28:37 +00:00
Charles Arnold
0739f1e214 Accepting request 569377 from home:iznogood:branches:Virtualization
- Replace conditional gtk2-tools with gtk3-tools BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/569377
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=403
2018-01-24 20:55:44 +00:00
Cédric Bosdonnat
e8f36f8c9d Accepting request 566387 from home:cbosdonnat:branches:Virtualization
- Fix a python3 UnboundLocalError (bsc#1075622)
  c174b550-connection-Another-py3-exception-variable-fix.patch

OBS-URL: https://build.opensuse.org/request/show/566387
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=401
2018-01-16 11:57:12 +00:00
Cédric Bosdonnat
4e6526bc59 Accepting request 561085 from home:cbosdonnat:branches:Virtualization
- Downgrade python3-virt-bootstrap Recommends to Suggests to
  minimize the number of default dependencies. (bsc#1073937)

OBS-URL: https://build.opensuse.org/request/show/561085
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=395
2018-01-02 09:53:10 +00:00
Cédric Bosdonnat
6f63b20eba Accepting request 558883 from home:cbosdonnat:branches:Virtualization
- Get rid of "TypeError: Couldn't find foreign struct converter for
  'cairo.Context'" errors by adding a dependency to python3-cairo.
  (bsc#1062865)
- Python3: Fix 'local variable 'e' referenced before assignment'
  0001-py3-store-exception-variables-for-use-outside-except.patch
  (bsc#1073594)

OBS-URL: https://build.opensuse.org/request/show/558883
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=393
2017-12-20 17:15:42 +00:00
Cédric Bosdonnat
2d98c3c1d3 Accepting request 558209 from home:cbosdonnat:branches:Virtualization
- Fix display and input of text in serial console (bsc#1070896)
  python3-fix-bytes-string-mess-in-serial-console.patch
- Fix virt-bootstrap UI integration (bsc#1063367)
  0001-Improve-container-image-url-example.patch
  0002-create-wizard-fix-alignment-in-os-container-page.patch
  0003-oscontainer-ask-root-password-in-the-wizard.patch
  0004-Harmonize-invisible_char-values.patch

OBS-URL: https://build.opensuse.org/request/show/558209
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=390
2017-12-18 15:54:02 +00:00
Charles Arnold
da54199b5f - bsc#1071825 - AttributeError: 'NoneType' object has no attribute
'change_run_text'
  virtman-register-delete-event-for-details-dialog.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=388
2017-12-11 22:06:47 +00:00
Charles Arnold
e13bfa2325 Accepting request 555034 from home:cbosdonnat:branches:Virtualization
- bsc#1070896 - virt-manager will not run on a python3 only system
  remove obsolete python-gconf dependency. This one was also pulling
  python2.

OBS-URL: https://build.opensuse.org/request/show/555034
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=385
2017-12-07 17:12:43 +00:00
Charles Arnold
36c3f5d843 Accepting request 555017 from home:mwilck:branches:Virtualization
- More fixes for python3 (bsc#1070896)
  0001-virtinst-python3-terminal-width-should-be-int.patch
  0002-virtinst-python3-avoid-comparison-of-None-and-int.patch
  0003-virtinst-python3-avoid-using-long-type.patch
  0004-virtinst-python3-use-binary-mode-for-kernel.patch

OBS-URL: https://build.opensuse.org/request/show/555017
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=384
2017-12-07 17:12:07 +00:00
Charles Arnold
cd5a32c5f9 - bsc#1070896 - virt-manager will not run on a python3 only system
virtcli-python2-to-python3-conversion.patch
  virtconv-python2-to-python3-conversion.patch
  virtinst-python2-to-python3-conversion.patch
  virtman-python2-to-python3-conversion.patch
  virtmisc-python2-to-python3-conversion.patch
  virttests-python2-to-python3-conversion.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=381
2017-12-04 12:59:19 +00:00
Charles Arnold
47dab25b0a - Upstream bug fixes (bsc#1027942)
b9bc3b60-undefine-only-persistent-domain.patch
  7fc7e94f-fix-virtio-scsi-controller-target-calculation.patch
  2eb455c9-correctly-calculate-virtio-scsi-controller-index.patch

- bsc#1067263 - virt-install: ERROR unicode argument expected, got
  'str'
  f836e47b-virtinst-Fix-URLFetcher-for-reading-files.patch
- Drop virtinst-fix-replace-StringIO-with-io.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=379
2017-11-28 16:06:53 +00:00
Charles Arnold
eb5d892eae - bsc#1067263 - virt-install: ERROR unicode argument expected, got
'str'
  virtinst-fix-replace-StringIO-with-io.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=377
2017-11-08 21:26:19 +00:00
Charles Arnold
ba698f40db - Upstream bug fixes (bsc#1027942)
9a9f9ecd-ignore-comments-in-keymap-conf-files.patch
  9617d126-systray-Use-APPLICATION_STATUS-for-appindicator.patch
  e73abe5a-diskbackend-convert-to-long-the-calculated-size.patch
  6e6f59e7-diskbackend-get-a-proper-size-of-existing-block-device-while-cloning.patch
  23aaf852-network-Set-bridge-name-to-None-instead-of-blank.patch
  d1e1cf64-progress-remove-trailing-white-space.patch
  63fce081-pycodestyle-Use-isinstance-for-type-checking.patch
  08a58d61-pycodestyle-remove-description-of-fixed-errors.patch
  bc3c9a9d-progress-remove-unused-import.patch
  2d276ebe-progress-dont-overwrite-format.patch
  e2ad4b2f-convert-iteritems-to-items.patch
  dff00d4f-remove-deprecated-statvfs-module.patch
  75210ed3-replace-StringIO-with-io.patch
  a2bcd6c4-dont-compare-between-None-and-int.patch
  44de92b7-use-reload-from-imp-module.patch
  69c84bea-import-reduce-from-functools-module.patch
  37ea5207-replace-StandardError-with-Exception.patch
  f41aafc7-Use-enumerate-instead-of-range-and-len.patch
  91c0669c-cli-Fix-OrderedDict-mutated-during-iteration-on-python3.patch
  b8fa0c6b-xmlnsqemu-order-XML-output-like-libvirt-does.patch
  d2648d81-virtconv-dont-implicitly-depend-on-dict-hash-order.patch
  999dbb36-cli-Make-VirtCLIArgument-instantiation-less-crazy.patch
  7f1b4cee-pycodestyle-fix-all-E125-warnings.patch
  d82022bd-manager-drop-python2-only-cmp-usage.patch
  374a3779-urlfetcher-write-test-file-as-binary-content.patch
  f7c8cf9f-devicepanic-dont-return-empty-model-list.patch
  3be78d1f-addhardware-dont-allow-panic-option-where-not-supported.patch
  73de8285-systray-remove-redundant-variable-assignment.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=375
2017-10-30 20:23:56 +00:00
Charles Arnold
dc258c8290 - Upstream bug fixes (bsc#1027942)
3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
  6dfc4de1-add-support-for-parsing-formatting-SR-IOV-VFs.patch
  083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
- Add Recommends: python3-virt-bootstrap
  Change 'Requires: libvirt-python' to 'Requires: python-libvirt-python'
  virt-manager.spec
- Add corrections to sle15 detection (bsc#1054986)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=372
2017-10-11 20:11:09 +00:00
Charles Arnold
4f703846c7 - Update to virt-manager 1.4.3 (bsc#1027942)
virt-manager-1.4.3.tar.bz2
  * Improve install of debian/ubuntu non-x86 media (Viktor Mihajlovski, Andrew Wong)
  * New virt-install –graphics listen.* (Pavel Hrdina)
  * New virt-install –disk snapshot_policy= (Pavel Hrdina)
  * New virt-install –cpu cache.* (Lin Ma)
  * Several bug fixes
- Dropped the following patch contained in new tarball
  e902fa55-force-binary-mode-with-FTP-servers.patch
  virt-manager-1.4.2.tar.bz2

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=369
2017-09-20 14:28:03 +00:00
Charles Arnold
9fa3d17bf8 - bsc#1058666 - virt-manager has a dependency on
typelib(AppIndicator3) = 0.1
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=364
2017-09-14 17:56:47 +00:00
Charles Arnold
4f78e3544f - bsc#1055787 - virt-install: With PV ISO installs guests will hang
on first reboot
  virtinst-keep-install-iso-attached.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=360
2017-08-25 21:12:42 +00:00
Charles Arnold
7927813b30 - bsc#1054986 - Missing /media.1/products file on the ISO media
causes virt-install to fail detecting distro type and version
  virtinst-add-sle15-detection-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=359
2017-08-24 22:03:36 +00:00
Charles Arnold
67142b1ff7 - Upstream bug fixes (bsc#1027942)
e902fa55-force-binary-mode-with-FTP-servers.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=358
2017-08-22 14:08:14 +00:00
Charles Arnold
56082a3f99 - Update to virt-manager 1.4.2 (bsc#1027942)
virt-manager-1.4.1.tar.bz2
  virtinst-check-date-format.patch
  virtinst-no-usb-tablet-for-xenpv.patch
  * New VM wixard virt-bootstrap integration (Radostin Stoyanov)
  * New VM wizard support for virtuozzo containers (Mikhail Feoktistov)
  * network UI: add support to create SR-IOV VF pool (Lin Ma)
  * Nicer OS list in New VM wizard (Pino Toscano)
  * Better defaults for UEFI secureboot builds (Pavel Hrdina)
  * Fix defaults for aarch64 VMs if graphics are requested
  * virt-install: new –memdev option (Pavel Hrdina)
  * virt-install: add –disk logical/physical_block_size (Yuri Arabadji)
  * virt-install: add –features hyperv_reset=, hyperv_synic= (Venkat Datta N H)
- Dropped the following patches contained in new tarball
  f5d709d9-lang-it-1.patch
  c66098f3-lang-it-2.patch
  452a693e-lang-update.patch
  6b5106ea-lang-it-ko-fix.patch
  9c8ffe51-fix-multiple-warnings-1.patch
  cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch
  0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch
  f341352c-remove-redundant-error-string.patch
  ff3b4dc5-dont-overwrite-install-bootorder.patch
  2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch
  93085d2b-reset-guest-domain-to-none-on-domain-creation-error.patch
  7aee124d-fix-multiple-warnings-2.patch
  f38c56c9-add-support-for-SMM-feature.patch
  24f9d053-add-support-for-loader-secure-attribute.patch
  4f8e795c-if-required-by-UEFI-enable-SMM-feature-and-set-q35-machine-type.patch
  b690908a-enable-secure-feature-together-with-smm-for-UEFI.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=356
2017-08-09 19:02:00 +00:00
Charles Arnold
71dc72807e An additional patch for guest UEFI booting
b690908a-enable-secure-feature-together-with-smm-for-UEFI.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=354
2017-06-07 19:32:43 +00:00
Charles Arnold
ee70e1bd71 - bsc#1042709 - unable to create VM with SLE4SAP SP1 over network
install
  virtinst-fix-sle-distro-parsing.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=353
2017-06-07 17:33:45 +00:00
Charles Arnold
0c6c31977f - bsc#1027942 - virt-manager: Missing upstream bug fixes
f38c56c9-add-support-for-SMM-feature.patch
  24f9d053-add-support-for-loader-secure-attribute.patch
  4f8e795c-if-required-by-UEFI-enable-SMM-feature-and-set-q35-machine-type.patch

- bsc#1027942 - virt-manager: Missing upstream bug fixes
  93085d2b-reset-guest-domain-to-none-on-domain-creation-error.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=352
2017-06-05 17:55:06 +00:00
Charles Arnold
558728377c - bsc#1027942 - virt-manager: Missing upstream bug fixes
f5d709d9-lang-it-1.patch
  c66098f3-lang-it-2.patch
  452a693e-lang-update.patch
  6b5106ea-lang-it-ko-fix.patch
  9c8ffe51-fix-multiple-warnings-1.patch
  cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch
  0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch
  f341352c-remove-redundant-error-string.patch
  ff3b4dc5-dont-overwrite-install-bootorder.patch
  2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch
  7aee124d-fix-multiple-warnings-2.patch

- Check for SLE15 and Leap 15 bsc#1035779 
  virtman-default-guest-from-host-os.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=348
2017-04-27 20:58:57 +00:00
Charles Arnold
6b4676623d Accepting request 490170 from home:yantarou:branches:Virtualization
Fix CaaSP detection (bsc#1010060)

OBS-URL: https://build.opensuse.org/request/show/490170
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=346
2017-04-24 15:25:39 +00:00
Charles Arnold
544164a095 - Update to virt-manager 1.4.1
virt-manager-1.4.1.tar.bz2
  * storage/nodedev event API support (Jovanka Gulicoska)
  * UI options for enabling spice GL (Marc-André Lureau)
  * Add default virtio-rng /dev/urandom for supported guest OS
  * Cloning and rename support for UEFI VMs (Pavel Hrdina)
  * libguestfs inspection UI improvements (Pino Toscano)
  * virt-install: Add –qemu-commandline
  * virt-install: Add –network vhostuser (Chen Hanxiao)
  * virt-install: Add –sysinfo (Charles Arnold)
- Dropped the following patches contained in new tarball
  0425975f-use-virDomainMigrate3-API.patch
  0910c8dc-black-display-if-graphic-mode-vnc-and-listen-type-none.patch
  1d2cd306-Fix-incorrect-usage-of-virtio-input.patch
  2df8dc39-detect-whether-IP-address-comes-from-DHCP-server.patch
  559e813b-xmlbuilder-02.patch
  561f5cd3-drop-xenmigr-scheme-from-Xen-migration-URI.patch
  5a11cf07-virt-manager-generates-invalid-guest-XML.patch
  617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch
  63784f4d-document-new-sysinfo-option.patch
  6daff68a-fix-italian-lang-file.patch
  7962672c-fix-error-checking-extra_args.patch
  835ddc5f-xmlbuilder-04.patch
  a3206f89-Add-the-sysinfo-option.patch
  a931a1a6-xmlbuilder-03.patch
  b08647c2-xmlbuilder-05.patch
  b31c0b44-Add-classes-for-defining-SMBios-information.patch
  b4858842-fix-bad-version-check-regression.patch
  b8dccf6a-fix-connection-to-remote-spice-with-password.patch
  c5ce0ab5-connection-fix-transport-detection.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=341
2017-03-09 19:10:48 +00:00
Charles Arnold
026f98e0b8 - Upstream bug fixes (bsc#1027942)
2df8dc39-detect-whether-IP-address-comes-from-DHCP-server.patch
  b8dccf6a-fix-connection-to-remote-spice-with-password.patch
  0910c8dc-black-display-if-graphic-mode-vnc-and-listen-type-none.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=340
2017-03-03 21:13:59 +00:00
Charles Arnold
287c87ccd9 - bsc#1022173 - virt-manager: unknown input device type
'virtio1.0-input'
  1d2cd306-Fix-incorrect-usage-of-virtio-input.patch
- bsc#1005848 - KVM: guest can not be started on top of SLES12SP1
  KVM host ppc64
  5a11cf07-virt-manager-generates-invalid-guest-XML.patch
- Upstream bug fixes
  617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch
  7962672c-fix-error-checking-extra_args.patch
  b4858842-fix-bad-version-check-regression.patch
  f07a3021-fix-wait-to-behave-like-noautoconsole.patch

- bsc#1005861 - virt-manager create new machine dialog box too
  small to display system type
  virtinst-expand-combobox.patch
- fate#314135: Support PVSCSI on XEN and VirtioSCSI on KVM -
- fate#313076: HBA passthrough for kvm

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=338
2017-01-27 15:42:58 +00:00
Charles Arnold
5c9700fd6e - bsc#976796 - Virt-manager does not show up in application menu
virtman-desktop.patch
  virt-install.desktop

- bsc#1010060 - virt-install won't start CASP installation
  virtinst-add-casp-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=336
2017-01-18 18:49:48 +00:00
Charles Arnold
96e525ab04 - bsc#1018645 - virt-manager is using pygrub for booting PV domU
virtinst-pvgrub2-bootloader.patch
- fate##319621 - KVM: Provide SMBIOS info to KVM virtual machines

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=334
2017-01-06 22:04:32 +00:00
Charles Arnold
befe8c0ad7 Add man page information for new sysinfo option
63784f4d-document-new-sysinfo-option.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=331
2016-09-09 15:40:37 +00:00
Charles Arnold
f2d7cb1fce - bsc#996020 - L3: Unable to migrate VMs between SLES12 SP1 XEN
Hosts with virt-manager
  0425975f-use-virDomainMigrate3-API.patch
  561f5cd3-drop-xenmigr-scheme-from-Xen-migration-URI.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=330
2016-09-08 19:57:49 +00:00
Charles Arnold
494e2d1303 - fate##319621 - KVM: Provide SMBIOS info to KVM virtual machines
d8a0a788-xmlbuilder-01.patch
  559e813b-xmlbuilder-02.patch
  a931a1a6-xmlbuilder-03.patch
  835ddc5f-xmlbuilder-04.patch
  b08647c2-xmlbuilder-05.patch
  b31c0b44-Add-classes-for-defining-SMBios-information.patch
  a3206f89-Add-the-sysinfo-option.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=329
2016-09-08 16:20:24 +00:00
Charles Arnold
30f96f27d7 - bsc#994394 - virt-manager does not show up in SLE Classic
"Applications" menu
  virtman-desktop.patch

- bsc#989639 - xen cdrom device pass-through fails to start FV
  guest
  virtinst-use-qemu-for-cdrom-device.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=327
2016-08-23 16:40:23 +00:00
Charles Arnold
b27495e815 e69cc002-spice-catch-failure-to-setup-usbdev-manager.patch
c5ce0ab5-connection-fix-transport-detection.patch
  6daff68a-fix-italian-lang-file.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=323
2016-06-29 17:00:52 +00:00
Charles Arnold
fff7efe9f3 Drop "Requires avahi" from spec file. The code checks for its existence.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=321
2016-06-27 21:31:47 +00:00
Charles Arnold
ff660c61ba - Update to virt-manager version 1.4.0
virt-manager-1.4.0.tar.bz2
  virtman-dont-specify-vte-version.patch
  * virt-manager: spice GL console support (Marc-André Lureau, Cole Robinson)
  * Bump gtk and pygobject deps to 3.14
  * virt-manager: add checkbox to forget keyring password (Pavel Hrdina)
  * cli: add --graphics gl= (Marc-André Lureau)
  * cli: add --video accel3d= (Marc-André Lureau)
  * cli: add --graphics listen=none (Marc-André Lureau)
  * cli: add --transient flag (Richard W.M. Jones)
  * cli: --features gic= support, and set a default for it (Pavel Hrdina)
  * cli: Expose --video heads, ram, vram, vgamem
  * cli: add --graphics listen=socket
  * cli: add device address.type/address.bus/...
  * cli: add --disk seclabelX.model (and .label, .relabel)
  * cli: add -cpu cellX.id (and .cpus, and .memory)
  * cli: add --network rom_bar= and rom_file=
  * cli: add --disk backing_format=
  * Many bug fixes and improvements
 - Dropped the following
  virt-manager-1.3.2.tar.bz2
  89c3638b-fix-detection-that-libvirtd-is-stopped.patch
  21fd079e-replace-unar-with-other-archivers.patch
  eae7dc06-fix-URL-installs-when-content-length-header-missing.patch
  1c221fd0-suse-ovmf-paths.patch
  f11eb00b-virt-convert-decompress-gz-files-before-converting.patch
  8ba48f52-add-virtio-device-model-and-accel3d-attribute.patch
  f454798b-virtman-fix-making-screenshot.patch
  5ecc2b44-dont-clear-recommended-machine-if-none-is-selected.patch
  de9cd87f-return-recommended-machine-for-XEN.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=319
2016-06-21 22:34:03 +00:00
Charles Arnold
b58945c840 - boo#981836 - virt-manager does not support all boot methods for
AArch64
  5ecc2b44-dont-clear-recommended-machine-if-none-is-selected.patch
  de9cd87f-return-recommended-machine-for-XEN.patch
  0acdea1d-show-firmware-options-also-for-XEN-guests.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=317
2016-06-16 15:57:44 +00:00
Charles Arnold
92e6bfce7b - boo#981836 - virt-manager does not support all boot methods for
AArch64
  virtinst-support-other-boot-methods.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=315
2016-06-14 22:23:11 +00:00
Charles Arnold
9a1b2d03e1 - bsc#983241 - Using eepro1000 emulated driver leads to 'eepro100'
is not a valid device model name
  Drop virtman-eepro100.patch
- Remove unecessary hyphen '-' from tumbleweed name
  virtinst-fix-tumbleweed-detection.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=313
2016-06-09 21:54:40 +00:00
Charles Arnold
b05c8c6864 Accepting request 400451 from home:jubalh:branches:Virtualization
- boo#983482: Virt-Manager 1.3.2 cannot create screenshot.
  Use upstream patch from revision f454798b337aedb881671f62fe3b25fad703b768
- Add f454798b-virtman-fix-making-screenshot.patch

OBS-URL: https://build.opensuse.org/request/show/400451
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=312
2016-06-07 14:51:44 +00:00
Charles Arnold
1b3429711d - bsc#978173 - Cannot install sles-10-sp4 on sles-12-sp1 host
virtinst-use-xenpae-kernel-for-32bit.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=310
2016-05-10 18:05:11 +00:00
Charles Arnold
7ae2f1099b - bsc#978937 - New qemu virtual virtio gpu not selectable in
virt-manager
  8ba48f52-add-virtio-device-model-and-accel3d-attribute.patch

- bsc#964407 - Virt-Manager: Installer wrongly detects SLE-12-GA
  media as SLE-12-SP1
  virtinst-fix-sle12sp1-detection.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=309
2016-05-09 15:46:59 +00:00
Charles Arnold
006d6394ea Drop recommends for vm-install
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=307
2016-04-25 21:27:53 +00:00
Charles Arnold
d3bafb8098 - bsc#975219 - virt-manager interface is broken
(Tumbleweed-20160417)
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=306
2016-04-25 21:26:07 +00:00
Charles Arnold
be575e2029 Accepting request 384510 from home:dimstar:Factory
- Require yast2-branding-openSUSE by virt-manager: the icon
  yast-vm-management, explicitly set by virtman-desktop.patch, is
  shipped in this package.

OBS-URL: https://build.opensuse.org/request/show/384510
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=304
2016-04-05 14:07:32 +00:00
Charles Arnold
8188afbabe - Replace virtinst-replace-unar-with-other-archivers.patch with the
upstream version
  21fd079e-replace-unar-with-other-archivers.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=302
2016-03-23 20:49:48 +00:00
Charles Arnold
0ac26d8208 - bsc#971825 - virt-manager needs to use grub.xen installing a PV
Tumbleweed VM
  virtinst-pvgrub2-bootloader.patch

- fate#320353 - Add the ability for virt-convirt to decompress
  compressed files in an OVA
  f11eb00b-virt-convert-decompress-gz-files-before-converting.patch

- bsc#951726 - Error - 'wrong number of arguments (3 for 1) ...'
  when attempting to create DomU through the yast
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=301
2016-03-18 21:27:01 +00:00
Charles Arnold
39879bbe9c - bsc#964407 - Virt-Manager: Installer wrongly detects SLE-12-GA
media as SLE-12-SP1
  virtinst-fix-sle12sp1-detection.patch
- Fix Tumbleweed detection
  virtinst-fix-tumbleweed-detection.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=298
2016-02-02 22:30:40 +00:00
James Fehlig
fe998a2ccc condense last two changelog entries to one
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=297
2016-02-01 19:50:21 +00:00
Charles Arnold
3a3ea7d1d3 Change the way we exclude AppIndicator3 from SLE as a required package
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=296
2016-02-01 19:00:29 +00:00
James Fehlig
0b298f6568 - Replace virtinst-uefi-loader-suse-regex.patch with upstream
1c221fd0-suse-ovmf-paths.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=295
2016-01-29 16:49:13 +00:00
James Fehlig
c09df7e5cd Support paths to SUSE OVMF firmwares
- bsc#961853 - virt-install doesn't work with option -boot uefi
  virtinst-uefi-loader-suse-regex.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=294
2016-01-28 00:26:41 +00:00
Charles Arnold
946c30ddbd - bsc#963692 - libvirtError: unsupported configuration: unknown
driver format value 'block'
  virtinst-xen-drive-type.patch
- bsc#963173 - virt-manager - dependencies for VNC client are not
  met on PPC
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=293
2016-01-27 18:36:28 +00:00
Charles Arnold
9851188d58 - bsc#962221 - virt-install: 'NoneType' object has no attribute
'isdigit' 
  eae7dc06-fix-URL-installs-when-content-length-header-missing.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=291
2016-01-18 20:48:51 +00:00
Charles Arnold
bac3f6bcbd - bsc#960828 - Unable to create qcow2 volumes on remote KVM with
virt-manager
  virtinst-vol-default-nocow.patch
- bsc#960724 - virt-manager fails to create Virtual machines on a
  CentOS7 host
  virtinst-set-qemu-emulator.patch
- Upstream bug fix
  89c3638b-fix-detection-that-libvirtd-is-stopped.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=290
2016-01-12 20:36:29 +00:00
Charles Arnold
d756e5917d - Drop including gschemas.compiled and icon-theme.cache.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=288
2016-01-06 17:10:26 +00:00
Charles Arnold
4ba632ea6e - Drop including %{_datadir}/glib-2.0/schemas/gschemas.compiled. We
don't need to compile the schemas or include this file
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=287
2016-01-04 18:07:52 +00:00
Cédric Bosdonnat
dd3db50964 Accepting request 350768 from home:bruno_friedmann:branches:Virtualization
- Update to 1.3.2 upstream bugfix release
  virt-manager-1.3.2.tar.bz2
  * Fix dependency issues with vte (bz #1290262)
- Dropped 
  virt-manager-1.3.0.tar.bz2
-Fix boo#959049
  Namespace Vte not available for version 2.91

OBS-URL: https://build.opensuse.org/request/show/350768
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=286
2015-12-28 09:37:47 +00:00
Charles Arnold
18da89f97b Accepting request 348681 from home:bruno_friedmann:branches:Virtualization
- Update to 1.3.1 release upstream bugfix
  virt-manager-1.3.1.tar.bz2
  * Fix command line API on RHEL7 pygobject
- Dropped 
  virt-manager-1.3.0.tar.bz2
- Fix boo#958094 
  Error starting Virtual Machine Manager: new_sync() takes exactly 
  7 arguments (6 given)
- redone patch 104 virtman-load-stored-uris.patch

OBS-URL: https://build.opensuse.org/request/show/348681
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=285
2015-12-14 15:28:18 +00:00
Olaf Hering
7e5c27515e remove trailing comment after %patch to fix build error
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=284
2015-12-02 07:14:40 +00:00
Charles Arnold
6bbd8f8c21 - Update to virt-manager 1.3.0
virt-manager-1.3.0.tar.bz2
  * Git hosting moved to http://github.com/virt-manager/virt-manager
  * Switch translation infrastructure from transifex to fedora.zanata.org
  * Add dogtail UI tests and infrastructure
  * Improved support for s390x kvm (Kevin Zhao)
  * virt-install and virt-manager now remove created disk images if VM install startup fails
  * Replace urlgrabber usage with requests and urllib2
  * virt-install: add –network virtualport support for openvswitch (Daniel P. Berrange)
  * virt-install: support multiple –security labels
  * virt-install: support –features kvm_hidden=on|off (Pavel Hrdina)
  * virt-install: add –features pmu=on|off
  * virt-install: add –features pvspinlock=on|off (Abhijeet Kasurde)
  * virt-install: add –events on_lockfailure=on|off (Abhijeet Kasurde)
  * virt-install: add –network link_state=up|down
  * virt-install: add –vcpu placement=static|auto
- Dropped
  virt-manager-1.2.1.tar.bz2
  34db1af7-fix-adding-iscsi-pools.patch
  360fe110-add-s390x-arch-support.patch
  4970615f-fix-qemu-vs-lxc-detection.patch
  590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch
  5e68b0fc-dont-try-to-set-vmport-on-non-x86.patch
  601a82cb-fix-console_type-if-xen.patch
  76bad650-fix-virt-xml-define-and-update.patch
  77423e7a-connection-catch-more-errors-in-filter_nodedevs.patch
  8dbe96fc-add-s390x-arch-support.patch
  a9b303fb-fix-copy-host-cpu-definition.patch
  aebebbf8-report-an-error-for-pxe-install-without-network.patch
  cde2f0ef-Suppress-gi-warnings-about-lack-of-require_version.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=283
2015-11-25 23:27:12 +00:00
Charles Arnold
3a04fd715a - bsc#955401 - Can't create VM without disk: "list index out of
range"
  virtinst-set-cache-mode-unsafe-for-install.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=281
2015-11-17 16:10:20 +00:00
Charles Arnold
abc39f49f9 - bsc#947129 - Error launching manager: 'URI' is not in list
Set the locale to avoid parsing errors
  virtman-show-suse-install-repos.patch

- fate#319659 - vm-install: remove shutcut in virt-manager
  Drop virtman-vminstall.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=280
2015-11-10 16:24:49 +00:00
Charles Arnold
10d2977e4e - bsc#Bug 952241 - virt-manager: LibvirtGLib was imported without
specifying a version first.
  cde2f0ef-Suppress-gi-warnings-about-lack-of-require_version.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=278
2015-10-27 19:48:08 +00:00
Charles Arnold
6a92bbd581 - bsc#949566 - virt-manager: Doesn't detect openSUSE 42 correctly
virtinst-pvgrub2-bootloader.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=276
2015-10-08 18:24:19 +00:00
Charles Arnold
4debc691ca Rename virtinst-drop-cow-support.patch to
f30975c3-drop-cow-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=272
2015-09-29 21:28:40 +00:00
Charles Arnold
819ee76a47 - bsc#947288 - qemu-img doesn't support anymore creating cow format
image
  virtinst-drop-cow-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=271
2015-09-25 21:43:05 +00:00
Charles Arnold
2e04f0d659 - bsc#919420 - virt-manager: installation of vm on pp64le: Couldn't
find hvm kernel for SUSE tree.
  virtinst-add-ppc64-arch-support.patch
- Upstream bug fix to console if running on Xen
  601a82cb-fix-console_type-if-xen.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=269
2015-09-22 17:14:49 +00:00
Charles Arnold
36ea9a1639 - Detect opensuse42 and use grub.xen
virtinst-pvgrub2-bootloader.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=268
2015-09-17 17:30:18 +00:00
Charles Arnold
302fdef16f - bsc#945832 - virt-manager is missing a dependency on
typelib-1_0-LibvirtGLib-1_0
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=267
2015-09-16 16:04:33 +00:00
Charles Arnold
11f8556f5e - bsc#944670: virt-install does not work on SLES 12 SP1 beta3 xen
590f5a52-urlfetcher-Clear-cached-ftp-connection-on-cleanupLoc.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=266
2015-09-15 20:27:38 +00:00
Charles Arnold
35c5930eff - Add upstream s390x support patch (bnc#869024)
360fe110-add-s390x-arch-support.patch
  virtinst-add-ppc64-arch-support.patch
  Drop virtinst-add-s390x-ppc64-arch-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=264
2015-09-11 17:24:15 +00:00
Charles Arnold
a7968aece0 virtinst-add-s390x-ppc64-arch-support.patch
virtinst-s390x-disable-graphics.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=261
2015-09-10 22:13:47 +00:00
Charles Arnold
64e4967c4d virtman-s390x-ppc64-arch-support.patch
Drop virtman-s390x-default-to-vminstall.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=260
2015-09-10 21:19:49 +00:00
Charles Arnold
c7dfc18daa - Add upstream s390x support patch (bnc#869024)
8dbe96fc-add-s390x-arch-support.patch
  virtman-s390x-dont-add-graphics-support.patch
  Drop virtman-add-s390x-arch-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=259
2015-09-10 19:56:08 +00:00
Charles Arnold
f6b963a1ce - bsc#942796 - Virtualization/virt-manager: Missing dependeny
virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=257
2015-09-08 21:55:12 +00:00
Charles Arnold
d550efe6c5 Fix spec file to correctly build Tumbleweed, Leap, and sle12sp1
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=256
2015-09-08 21:00:39 +00:00
Charles Arnold
88ae24de3a - Drop virtinst-detect-windows-media.patch as this is not needed
now that we use libosinfo

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=255
2015-09-04 20:50:43 +00:00
Charles Arnold
3f42ed6e48 - bsc#944374 - virt-manager uninstallable on aarch64
virt-manager.spec
- Add upstream bug fix
  5e68b0fc-dont-try-to-set-vmport-on-non-x86.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=254
2015-09-04 17:06:37 +00:00
Charles Arnold
f84708fe49 Fix windows media detection
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=253
2015-09-04 14:36:51 +00:00
Charles Arnold
a67df0f6e9 - Drop virtinst-fix-storage-pool-lookup.patch in favor of upstream
version (bsc#941464).
  eb92178e-virtinst-fix-storage-pool-lookup.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=252
2015-09-02 20:04:59 +00:00
Charles Arnold
0e7e6567ce Use gobject-introspection for suse_version >= 1315
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=251
2015-08-31 15:44:26 +00:00
Charles Arnold
3902993ccf - bsc#942625 - "ERROR:root:Could not find any typelib for
Libosinfo" during virt-install script to auto-install guest
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=249
2015-08-26 21:47:06 +00:00
Charles Arnold
7b90f23b72 - bsc#941464 - virt-convert attempts to create storage pool images
even if it already exists
  virtinst-fix-storage-pool-lookup.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=247
2015-08-12 22:07:31 +00:00
Charles Arnold
d3a9e22f63 - Drop the following patches for bsc#938942 as they are not needed.
virtman-reset-image-filename-based-on-format.patch
  virtman-allow-other-disk-formats.patch
- Upstream bug fixes
  a9b303fb-fix-copy-host-cpu-definition.patch
  f81358b0-dont-display-error-if-machine-is-missing-in-XML.patch
  aebebbf8-report-an-error-for-pxe-install-without-network.patch
  4970615f-fix-qemu-vs-lxc-detection.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=246
2015-08-10 21:46:52 +00:00
Charles Arnold
19009636f3 virtman-allow-other-disk-formats.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=244
2015-07-30 22:00:56 +00:00
Charles Arnold
4e26d07e08 - bsc#938942 - Can't create a vmguest with raw format image with
virt-manager at first installation (option disable) 
  virtman-reset-image-filename-based-on-format.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=243
2015-07-29 15:03:15 +00:00
Charles Arnold
dd8a28d4b2 - bsc#937336 - ImportError using virt-install
virt-manager.spec
- Upstream bug fixes
  76bad650-fix-virt-xml-define-and-update.patch
  fc93e154-fix-udp-tcp-host-vs-mode-UI.patch
  34db1af7-fix-adding-iscsi-pools.patch
  77423e7a-connection-catch-more-errors-in-filter_nodedevs.patch
- fate#318394: Update to version 1.2.1

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=241
2015-07-10 14:37:12 +00:00
Charles Arnold
16a4488c01 - bnc#934270 - virt-convert cannot handle .ova files
virtinst-replace-unar-with-other-archivers.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=239
2015-06-15 16:39:51 +00:00
Charles Arnold
78a6564ed4 - Update to virt-manager 1.2.0
virt-manager-1.2.1.tar.bz2
  * Bugfix release
  * Fix connecting to older libvirt versions (Michał Kępień)
  * Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
  * Fix addhardware/create wizard errors when a nodedev disappears
  * Fix adding a second cdrom via customize dialog
- Dropped tarball and patches
  virt-manager-1.2.0.tar.bz2
  848123e6-fix-memory-stats-for-shutoff-VM.patch
  ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch
  c4d26d16-fix-VM-polling-on-old-libvirt.patch
  ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch
  88e18c86-fix-sending-net-removed-signal.patch
  fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch
  2c1e482b-fix--show-host-summary-error-windows-flooding.patch
  4b5c836a-read-start-mode-from-inactive-conf-XML.patch
  776c1d97-fix-changing-USB-device-model.patch
  bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch
  f8af2e6b-verify-HYPER-V-support-after-customization.patch
  9ea3fcd1-add-classes-for-SUSE-distros.patch
  23f262ec-fetch-URL-media-from-content-file-for-suse-distros.patch
  5618fa4c-add-support-for-detecting-os-variants-of-suse-distros.patch
  9b99eff7-add-opensuse-13.x-tests.patch
  f5a13510-clone-dont-use-separator-when-disk-under-root.patch

- Upstream support for suse distros
  9ea3fcd1-add-classes-for-SUSE-distros.patch
  23f262ec-fetch-URL-media-from-content-file-for-suse-distros.patch
  5618fa4c-add-support-for-detecting-os-variants-of-suse-distros.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=237
2015-06-08 12:36:45 +00:00
Charles Arnold
d0da1c4472 - bsc#933242 - virt-manager: summary=Error launching manager: list
index out of range 
  virtman-show-suse-install-repos.patch
- Add depedency on typelib(Libosinfo)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=236
2015-06-02 20:12:49 +00:00
Charles Arnold
53545deafa - Upstream bug fixes
776c1d97-fix-changing-USB-device-model.patch
  bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch
  f8af2e6b-verify-HYPER-V-support-after-customization.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=234
2015-05-21 15:12:46 +00:00
Charles Arnold
b0ccb608f8 One more upstream bug fix.
4b5c836a-read-start-mode-from-inactive-conf-XML.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=233
2015-05-15 19:10:01 +00:00
Charles Arnold
552053bd41 - Upstream bug fixes
fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch
  2c1e482b-fix--show-host-summary-error-windows-flooding.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=232
2015-05-11 20:58:38 +00:00
Charles Arnold
8b3b1b9096 - Upstream bug fixes
848123e6-fix-memory-stats-for-shutoff-VM.patch
  ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch
  c4d26d16-fix-VM-polling-on-old-libvirt.patch
  ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch
  88e18c86-fix-sending-net-removed-signal.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=231
2015-05-08 22:17:44 +00:00
Charles Arnold
82356c2a04 Add '%dir %{_datadir}/appdata' for sle12 and os13.1 builds
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=227
2015-05-04 20:32:12 +00:00
Charles Arnold
f71f619bc9 - Update to virt-manager 1.2.0
virt-manager-1.2.0.tar.bz2
  virtinst-default-xen-to-qcow2-format.patch
  * OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson)
  * Improved support for AArch64 qemu/kvm
  * virt-install: Support –disk type=network parameters
  * virt-install: Make –disk just work
  * virt-install: Add –disk sgio= option (Giuseppe Scrivano)
  * addhardware: default to an existing bus when adding a new disk (Giuseppe Scrivano)
  * virt-install: Add –input device option
  * virt-manager: Unify storagebrowser and storage details functionality
  * virt-manager: allow setting a custom connection row name
  * virt-install: Support –hostdev scsi passthrough
  * virt-install: Fill in a bunch of –graphics spice options
  * Disable spice image compression for new local VMs
  * virt-manager: big reworking of the migration dialog
- Dropped tarball and patches
  virt-manager-1.1.0.tar.bz2
  0b391fe9-Gtk-30.patch
  20fe2873-check-for-empty-network-name.patch
  24faf867-ignore-error-403-on-directories.patch
  65f7017e-createnet-fix.patch
  activate-default-console.patch
  ce74cd77-connection-state-tick-updates-lock.patch
  virtinst-ppc64le.patch
  virtinst-supported-disk-formats.patch
  virtinst-support-suse-distros.patch
  virt-manager-1.1.0.tar.bz2
  virtman-default-lxc-uri.patch
  virtman-stable-os-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=226
2015-05-04 20:15:01 +00:00
Charles Arnold
a9c90a8952 Accepting request 295427 from home:StefanBruens:branches:Virtualization
Avoid pulling in Gtk2 by mistake

OBS-URL: https://build.opensuse.org/request/show/295427
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=224
2015-04-24 14:23:25 +00:00
Charles Arnold
1306d6fc30 Accepting request 293978 from home:Andreas_Schwab:Factory
- virtman-allow-creating-i686-vm.patch: Allow creating i686 VM on x86_64
  (bsc#919692)

OBS-URL: https://build.opensuse.org/request/show/293978
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=222
2015-04-01 22:27:40 +00:00
Charles Arnold
183e292d72 - Revert the last commit
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=221
2015-02-25 21:19:43 +00:00
Charles Arnold
656af116f8 Accepting request 287679 from home:Andreas_Schwab:Factory
- virtman-allow-creating-i686-vm.patch: Allow creating i686 VM on x86_64

OBS-URL: https://build.opensuse.org/request/show/287679
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=220
2015-02-25 21:04:44 +00:00
Cédric Bosdonnat
f7c19b8762 Accepting request 282554 from home:cbosdonnat:branches:Virtualization
- bsc#909602 - virt-manager doesn't show text console for container
  when started from details page.
  activate-default-console.patch.

OBS-URL: https://build.opensuse.org/request/show/282554
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=218
2015-01-23 14:19:51 +00:00
Charles Arnold
f1f73ff14a - bnc#909348 - Can't create virtual NAT network - interface name
`net_wlp16s0_00_1f_3b_59_61_3d' must be shorter than IFNAMSIZ
  65f7017e-createnet-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=217
2015-01-16 21:58:53 +00:00
Charles Arnold
b78bd34b50 - bnc#909225 - pygrub Unable to find partition containing kernel
Update virtinst-pvgrub2-bootloader.patch

- Reorder virt-manager patches according to type
- Drop virtman-cdrom.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=216
2015-01-05 18:16:33 +00:00
Charles Arnold
3960139963 - bnc#900320 - virt-install properly finds the lxc emulator when
xen-tools is installed

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=214
2014-12-09 17:47:26 +00:00
Charles Arnold
d3bd34b891 - bnc#907958 - virt-manager --debug with no screen SIGABRT
virtman-check-for-valid-display.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=213
2014-12-02 19:14:30 +00:00
Charles Arnold
572c97ee60 - bnc#907324 - libvirt: unsupported configuration: native I/O needs
either no disk cache or directsync cache mode, QEMU will fallback
  to aio=threads
  virtinst-set-cache-mode-unsafe-for-install.patch updated

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=212
2014-12-01 20:20:03 +00:00
Charles Arnold
412f00bae8 - bnc#907319 - virt-manager: Unable to complete install: 'local
variable 'distro_distro' referenced before assignment 
  virtinst-detect-suse-distros.patch updated

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=211
2014-12-01 15:27:05 +00:00
Charles Arnold
bcb221b1bf Accepting request 260371 from home:Ledest:misc
fix bashisms in post scripts

OBS-URL: https://build.opensuse.org/request/show/260371
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=209
2014-11-10 16:01:19 +00:00
Charles Arnold
47ffb48dd8 - Update to virt-manager 1.1.0
virt-manager-1.1.0.tar.bz2
  * Switch to libosinfo as OS metadata database (Giuseppe Scrivano)
  * Use libosinfo for OS detection from CDROM media labels (Giuseppe Scrivano)
  * Use libosinfo for improved OS defaults, like recommended disk size (Giuseppe Scrivano)
  * virt-image tool has been removed, as previously announced
  * Enable Hyper-V enlightenments for Windows VMs
  * Revert virtio-console default, back to plain serial console
  * Experimental q35 option in new VM ‘customize’ dialog
  * UI for virtual network QoS settings (Giuseppe Scrivano)
  * virt-install: –disk discard= support (Jim Minter)
  * addhardware: Add spiceport UI (Marc-André Lureau)
  * virt-install: –events on_poweroff etc. support (Chen Hanxiao)
  * cli –network portgroup= support and UI support
  * cli –boot initargs= and UI support
  * addhardware: allow setting controller model (Chen Hanxiao)
  * virt-install: support setting hugepage options (Chen Hanxiao)
- Drop upstream patches and old tarball
  virt-manager-1.0.1.tar.bz2
  5332ee4d-enable-media-detection-for-ISO-images.patch
  53341e7e-hide-hardware-removal-for-non-devices.patch
  53342f31-set-right-ip-address-for-ipv6.patch
  53375bad-raise-value-error-when-no-ipaddr-set.patch
  53388de2-show-port-number-for-active-autoport-VM.patch
  53397ae0-check-ip-address-format.patch
  53399b45-hook-into-domain-balloon-event.patch
  533d708d-fix-showing-vcpus-values.patch
  533d7602-fix-changing-graphics-type.patch
  533d7be7-clarify-iscsi-IQN-fields.patch
  5345682c-addstorage-remove-whitespace-for-storage-path.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=207
2014-10-29 17:03:15 +00:00
Charles Arnold
61081610f2 Accepting request 257740 from home:dimstar:branches:Virtualization
- Add virt-manager-Gtk-30.patch: Specify in the code that we expect
  Gtk 3.0 typelibs. The sumbold typelib(Gtk), as auto-detected by
  go-find-deps, is provided by Gtk2 and Gtk3. As we also pull in
  Vte, though, we are certain that we DO require the Gtk 3.0
  variant (boo#901868).

OBS-URL: https://build.opensuse.org/request/show/257740
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=203
2014-10-20 17:26:18 +00:00
Charles Arnold
2371255937 Explicitly include typelib-1_0-LibvirtGLib-1_0 as gobject-introspection doesn't
include it.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=201
2014-10-09 21:11:00 +00:00
Charles Arnold
9ce7fb5d3a - Remove hardcoded package dependencies in spec file and instead
use gobject-introspection

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=200
2014-10-09 20:06:42 +00:00
Charles Arnold
a92d97df3e - Factory packages virt-manager depends on have been renamed.
libvte2_90-9 -> libvte-2_91-0
    typelib-1_0-Vte-2_90 -> typelib-1_0-Vte-2.91
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=199
2014-10-09 17:26:16 +00:00
Charles Arnold
a338f592a3 - bnc#898925 - virt-install errors out while installing SLES12
using --location
  virtinst-ppc64le.patch
  for ppc64 and ppc64le (bnc#894956)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=197
2014-09-29 16:47:31 +00:00
Charles Arnold
096afbb01d - bnc#892821 - Minor enhancement to virt-manager's operating system
detection
  virtinst-ignore-error-403-on-directories.patch (Leonardo Chiquitto)

- bnc#886311 - Xen Virtual Machine Manager does not display CPU
  usage stats 
- bnc#888289 - After domU shutdown, sometimes virt-manager doesn't
  refresh the domU status.
  virtman-sync-vm-startup-for-cpu-usage.patch

- add patch: virtinst-ppc64le.patch
  initial ppc64le support for virt-install

- bnc#875111 - When kvm guest is in crashed state, virt-manager
  reports guest as still running, no option to shutdown/destroy
  virtman-allow-destroy-from-shutdown-menu-of-crashed-vm.patch
- bnc#892003 - create virtual machine with Virt Manager randomly
  times out with large memory guest
  virtman-increase-setKeepAlive-count.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=194
2014-09-03 21:55:51 +00:00
Charles Arnold
f511ebe400 - bnc#888173 - KVM: Unable to install: no console output from
virt-install
  virtman-s390x-default-to-vminstall.patch

- bnc#890350 - Can't create virtual networks through virt-manager
  53ad17e6-createnet-fix-a-small-pylint.patch

- Upstream bug fix
  53ce11d1-honor-untoggled-set-fixed-MAC-address.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=192
2014-08-11 21:36:23 +00:00
Charles Arnold
92d0e93e9f - bnc#888251 - sles 12 Xen PV guest fails to install using network
NFS install method 
  virtinst-nfs-install-sanitize.patch

- bnc#887868 - libvirt: shouldn't detect pool's status while
  connecting to hypervisor 
  virtinst-refresh_before_fetch_pool.patch (Chun Yan Liu)

- bnc#888173 - KVM: Unable to install: no console output from
  virt-install
  virtman-add-s390x-arch-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=190
2014-07-24 19:44:55 +00:00
Charles Arnold
a18ef09a88 - bnc#885308 - pass virtio-rng-pci to the guest qemu
virtinst-add-default-rng-device.patch

- Fix GUI failure to display addition of a second disk
  Dropped virtman-device-flags.patch

- bnc#885380 - virt-install: by default generates raw format
  against various virtual disk formats
  virtinst-supported-disk-formats.patch
  virtman-supported-disk-formats.patch
- Dropped virtinst-qed.patch, virtman-qed.patch

- bnc#869026 - Build0198: Unable to complete install: 'XML error:
  No PCI buses available'
  virtman-add-s390x-arch-support.patch
- Upstream bug fixes
  53ac1f8d-createnet-validate-last-page-before-creating-network.patch             
  53ac1f8d-fix-show_err-typo.patch                                                
  53b39a13-dont-create-disk-images-world-readable-executable.patch                
  53b409bc-add-keep-alive-method-and-connection-check.patch                       
  53b409bd-console-prevent-access-to-deleted-objects.patch                        
  53b728c6-report-error-during-connection-bring-up.patch                          
  53b728c6-connection-handle-unsupported-KeepAlive.patch                          
  53bb1995-network-refresh-XML-definition-on-state-update.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=188
2014-07-17 23:22:14 +00:00
Charles Arnold
8b0cf3e366 - bnc#885094 - sles 12 beta 9 virt manager install of sles 12 pv
guest over nfs fails to reboot
  virtman-dont-allow-grub.xen-to-be-deleted.patch
- bnc#885273 - create virtual network wizard accept empty name
  virtman-check-for-empty-network-name.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=185
2014-07-01 19:11:34 +00:00
Charles Arnold
850019f018 - Upstream bug fixes
53ac1f8d-fix_show_err_typo.patch
  53ac1f8d-createnet-validate-last-page-before-creating-network.patch
- KVM: Don't check for /dev/kvm. It is now built into the kernel
  virtman-kvm.patch

- Upstream bug fix
  53a995cb-fix-usb-storage-removable-syntax.patch

- Upstream bug fixes
  5397b647-createnet-enable-specifying-29-subnet.patch
  539e8cca-createpool-fix-creation-of-gluster-pools.patch
  53a05e73-fix-edit-maxvcpus.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=184
2014-07-01 03:41:52 +00:00
Charles Arnold
766768c9d2 - bnc#881551 - virt-manage: default storage image called
opensuse13.img for SLE-Server
  virtinst-detect-suse-distros.patch

- bnc#881549 - virt-manager/xen: Error changing VM configuration:
  'NoneType' object has no attribute 'split'
  virtinst-xenbus-disk-index-fix.patch

- Upstream bug fix
  538edb3b-manpage-fix-incorrect-description.patch 

- Upstream bug fixes
  536677aa-better-handling-of-keyboard-input-type.patch
  5385d602-lxc-no-default-disk.patch
  53869170-virt-install-add-events-support.patch
  538a11dc-raise-error-if-populating-summary-page-fails.patch
  538a3609-virtconv-fix-use-of-relative-OVF-file.patch
  538a3ba9-diskbackend-start-pool-if-not-running.patch
  538ca3f3-use-correct-dictionary-keys-for-old-pool-net-polling.patch
  538d00a4-xen-keyboard-cant-be-removed.patch
  538e2f74-fix-pool-create-call.patch
- Dropped 531e0a82-reverse-keyboard-grab-commit.patch. Fixed instead 
  with this patch.
  538a6862-vnc-dont-force-keyboard-grab-before-widget-is-realized.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=182
2014-06-12 05:14:17 +00:00
Charles Arnold
d1212d53d0 - Set cache mode for target installation disk to unsafe for better
performance
  virtinst-set-cache-mode-unsafe-for-install.patch
- Renamed virtman-lxc-no-default-disk.patch to an upstream timestamp
  name 5385d602-lxc-no-default-disk.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=180
2014-05-29 23:00:52 +00:00
Cédric Bosdonnat
c7763f3f1f Accepting request 235528 from home:cbosdonnat:branches:Virtualization
- bnc#870587 - Don't create a default QEMU disk image in the new lxc
  container wizard.
  virtman-lxc-no-default-disk.patch

OBS-URL: https://build.opensuse.org/request/show/235528
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=178
2014-05-27 11:16:20 +00:00
Charles Arnold
e1b029a47c Temporarily disable the nocow patch until support is added in qemu.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=177
2014-05-22 20:24:24 +00:00
Cédric Bosdonnat
f3b54e4f91 Accepting request 235124 from home:cbosdonnat:branches:Virtualization
- Improve virt-manager default connections at first start
  * virtman-default-lxc-uri.patch: when only libvirt's lxc driver
    is available locally, add lxc:///
  * virtman-add-connect-default.patch: when no hypervisor can be
    found locally, open the new connection dialog

OBS-URL: https://build.opensuse.org/request/show/235124
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=176
2014-05-22 15:22:21 +00:00
Charles Arnold
f455538b2c Fix timestamp of comment
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=174
2014-05-16 04:56:41 +00:00
Charles Arnold
14d29e6c11 - bnc#874594 - virt-manager allows issuing of start for xen domain
twice, resulting in failure
  virtman-prevent-double-click-starting-vm-twice.patch

- bnc#877907 - when starting guest in virt--manager with details
  pane open, keyboard is grabbed erroneously
  531e0a82-reverse-keyboard-grab-commit.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=173
2014-05-15 23:33:17 +00:00
Charles Arnold
e46dd08c33 - Dropped patch as libvirt has fix for issue
virtman-shutdown-with-acpi-button.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=171
2014-05-02 00:16:14 +00:00
Charles Arnold
d000eb9d85 Zero out Release
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=170
2014-05-01 03:32:27 +00:00
Charles Arnold
78a202101a - Upstream bug fixes
535fb6f6-hide-scrollbar-until-something-scrollable.patch
  535fe0c2-fix-screenshot-with-qxl-spice.patch
  535feaca-fix-storage-when-directory-name-contains-whitespace.patch
  535ff0b7-fix-install-when-one-package-is-already-installed.patch 
  536152fe-fix-error-detecting-OS-in-show-all-list.patch
  536154d8-show-error-if-launching-delete-dialog-fails.patch
  53615662-call-path_exists-before-getting-storage-volume.patch

- s390x: Set the correct emulator 
  virtinst-set-qemu-emulator.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=169
2014-05-01 03:32:04 +00:00
Charles Arnold
24c47c97a8 - Content file on media changed again. Update suse detection code.
virtinst-detect-suse-distros.patch

- bnc#874772 - virt-manager: Unable to complete install: 'xmlDesc
  in virDomainCreateXML must not be NULL'
  virtinst-pvgrub2-bootloader.patch
- KVM: Use /usr/bin/qemu-system-x86_64 as the default emulator
  virtinst-set-qemu-emulator.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=168
2014-04-28 22:47:42 +00:00
Charles Arnold
4648861824 - Upstream bug fix
535584ed-fix-target-validation-when-editing-device.patch 

- bnc#874408 - virt-manager and libvirt issues persist - unable to
  create or launch
  virtman-vminstall.patch

- Upstream bug fix
  5350d9cc-display-error-on-empty-installation-URL.patch

- Dropped unused and unnecessary patches
  virtinst-cdrom.patch
  virtman-update-backend.patch
  virtman-slow-mouse.patch
  virtman-reverse-serialcon.patch
- Reordered some patches

- Upstream bug fixes
  534bcfa0-use-uniformed-expression-of-Default.patch
  534be092-early-detect-ftp-connection-errors.patch
  534d45db-hiding-removebutton-for-USB-controller.patch
  534d6406-display-the-domain-for-PCI-devices.patch
  534eafe4-avoid-useless-errors-when-connection-closes.patch

- bnc#872789 - XEN domain fails to start when xen disk is atttached
  virtinst-xenbus-disk-index-fix.patch
- bnc#872777 - virt-manager - Error shutting down domain: internal
  error: Failed to shutdown domain '3' with libxenlight
  virtman-shutdown-with-acpi-button.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=166
2014-04-22 20:09:58 +00:00
Charles Arnold
51d9ace4b3 - Upstream bug fix
5345682c-addstorage-remove-whitespace-for-storage-path.patch 
- Add minimal detection for windows media
  virtinst-detect-windows-media.patch

- bnc#872543 - virt-manager: unable to install i386 SLES
  virtinst-detect-suse-distros.patch
- bnc#872517 - Error starting domain: internal error: libxenlight
  failed to create new domain '2k12r2'
  Dropping virtinst-keep-cdrom-media-attached.patch for libvirt fix

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=164
2014-04-10 23:19:20 +00:00
Charles Arnold
f42ba1daac - Upstream bug fixes
533d708d-fix-showing-vcpus-values.patch
  533d7602-fix-changing-graphics-type.patch
  533d7be7-clarify-iscsi-IQN-fields.patch
- Dropped virtman-init-vm-processor-topology.patch in favor of
  upstream 533d708d-fix-showing-vcpus-values.patch

- bnc#869024 - Build0198: Only option to create a virtual machine is
  "import existing disk image" 
  virtman-add-s390x-arch-support.patch

- bnc#871642 - virt-manager wants to install libvirt-daemon-xen
  even when it is installed 
  xen.spec
- Xen: Virt-install won't reboot VM after install of SLE HVM guest
  because of libxl exception.
  virtinst-keep-cdrom-media-attached.patch

- Fate#315125: add NOCOW flag
  virtinst-vol-default-nocow.patch 

- Upstream bug fixes
  53375bad-raise-value-error-when-no-ipaddr-set.patch
  53388de2-show-port-number-for-active-autoport-VM.patch
  53397ae0-check-ip-address-format.patch
  53399b45-hook-into-domain-balloon-event.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=162
2014-04-04 01:55:04 +00:00
Charles Arnold
23fd66270c - Reverse the last commit on requires for grub2-x86_64-xen. This
dependency will live in the xen-tools RPM because it is a xen
  specific requirement.
  virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=160
2014-03-28 17:47:06 +00:00
Charles Arnold
849fbaee8b - Requires for grub2-x86_64-xen is only valid for x86_64
virt-manager.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=159
2014-03-28 14:17:05 +00:00
Charles Arnold
4f22f7f4d5 - Upstream bug fixes
5332ee4d-enable-media-detection-for-ISO-images.patch
  53341e7e-hide-hardware-removal-for-non-devices.patch
  53342f31-set-right-ip-address-for-ipv6.patch

- bnc#870098 - virt-manager+x show wrong number of assigned cpu's 
  virtman-init-vm-processor-topology.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=157
2014-03-27 22:27:37 +00:00
Charles Arnold
f5a0b7e2e9 - Make Requires of grub2-x86_64-xen conditional
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=156
2014-03-24 20:19:03 +00:00
Charles Arnold
d0f9c30916 - Update to virt-manager version 1.0.1
virt-manager-1.0.1.tar.bz2
  * virt-install/virt-xml: New --memorybacking option (Chen Hanxiao)
  * virt-install/virt-xml: New --memtune option (Chen Hanxiao)
  * virt-manager: UI for LXC <idmap> (Chen Hanxiao)
  * virt-manager: gsettings key to disable keygrab (Kjö Hansi Glaz)
  * virt-manager: Show domain state reason in the UI (Giuseppe Scrivano)
  * Fix a number of bugs found since the 1.0.0 release
- Dropped 35 timestamp named patches now contained in new tarball

- bnc#869165 - virt-manager: add connection - missing avahi
  virt-manager.spec
- bnc#863821 - Xen unable to boot paravirtualized VMs installed
  with btrfs
  virtinst-pvgrub2-bootloader.patch
- Switch out redhat defaults for suse defaults
  virtman-stable-os-support.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=155
2014-03-24 15:05:15 +00:00
Charles Arnold
db55bd4269 532a3213-pass-correct-connection-to-install.patch
532a3213-fix-url-autodetect-timeout.patch
  532a3213-exit-URL-detection-immediately-if-detection-fails.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=154
2014-03-20 01:47:09 +00:00
Charles Arnold
ff141f41a5 - bnc#868194 - virt-manager gets stuck with some netinst urls
virtinst-check-detection-timeout-fix.patch
- bnc#869208 - virt-manager create new virtual machine fail 
  virtman-show-suse-install-repos.patch
- bnc#869181 - virt-manager: vm wizard -Error launching manager:
  'NoneType' object has no attribute 'startswith'
  virtinst-modify-gui-defaults.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=153
2014-03-19 22:29:53 +00:00
Charles Arnold
898a7107e7 - bnc#868676 - Error changing VM configuration: unsupported
configuration: unknown driver format value 'block' 
  virtinst-xen-drive-type.patch

- bnc#868200 - Unable to complete install: "NoneType' object has no
  attribute '__getitem__" 
  virtinst-detect-suse-distros.patch

- For Xen always have the arch expander expanded.
- For Xen and KVM default to Network install if host was installed
  from the network
- Default to a bridge with an actual inet address if available
  virtinst-modify-gui-defaults.patch
- We are not supporting PV ISO installs with virt-install.
  Drop the following patches
  virtinst-allow-pv-iso-install.patch
  virtman-allow-pv-iso-install.patc

- Upstream bug fixes
  5321d3cd-virtinst-drop-cpu_map-parsing-of-arch-features.patch
  5321d3d0-virtinst-drop-parsing-of-cpu-features.patch
  5321f256-virtinst-use-libvirt-getCPUModelNames.patch
  532255b4-unselect_all-members-before-clear-model.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=152
2014-03-19 15:18:34 +00:00
Charles Arnold
f54391e5a2 - Fix start_libvirtd to correctly use systemd to start libvirtd
virtman-libvirtd-not-running.patch
- Upstream bug fixes
  531dd0ca-lxc-define-private-network.patch
  53207f40-invalidate-cached-caps.patch
  5320c976-fix-adding-empty-cdrom-floppy-drive.patch

- bnc#867796 - virt-manager New Virtual Machine "Vm-install"
  virtman-vminstall.patch

- bnc#867749 - virt-manager polling connection
  virtman-load-stored-uris.patch
- bnc#866287 - virt-manager suggests to install
  "qemu / libvirt-daemon-qemu / libvirt-daemon-driver-network" at startup
  virtman-packages.patch
- Use qemu-system-x86_64 instead of the deprecated qemu-kvm 
  virtman-kvm.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=150
2014-03-13 23:44:08 +00:00
Charles Arnold
6786659bca - Upstream bug fixes
531db6a7-new-volume-tooltip-logic.patch
  531dbfa7-handle-errors-when-deregistering-events-on-close.patch

- Upstream bug fixes
  5318a2cd-cpu-model-fallback-failure-fix.patch
  5318a626-adding-filesystem-device-fix.patch
  5318aa88-invalid-libvirt-volume-XML.patch
  5318b486-virtinstall-location-iso-fix.patch
  5319db07-customize-add-disk-fix.patch

- Allow the installation repos provided by zypper to be selected
  as network installation sources
  virtman-show-suse-install-repos.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=148
2014-03-10 13:54:17 +00:00
Charles Arnold
9dab6bfcb9 - Upstream bug fixes
530f80f5-handle-missing-storage-volumes.patch
  5310bd89-console-fix-unsetting-resize-guest.patch
  5310e3ac-set-show_arrow-to-true.patch
  5310e3ac-vmmConsolePages-toggle-visibilities-on-page-change.patch
  5310e3ac-vmmDetails-toggle-visibilities-on-page-change.patch
  5310e52d-fix-setting-default-window-size.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=147
2014-03-03 21:54:35 +00:00
Charles Arnold
674941bbf7 - Upstream bug fixes
53022930-lxc-connection-fix.patch
  530229cb-non-x86-kvm-creation-fix.patch
  53023f56-dont-alter-caps-machine-list-on-create.patch
  53030858-generate_target-fix.patch
  53037798-not-customizing-generate_target-fix.patch
  53047532-dont-get-duplicated-disks.patch
  53047595-calculate-disk-bus-properly.patch
  530987c4-disk-bus-calculation-fix.patch
  530c021c-attempt-empty-path-on-virDomainBlockStats.patch
  530cd6ab-log-broken-xml.patch
  530cf4de-allow-numbered-object-names.patch
  530cfa5e-close-connection-on-tick-failure-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=146
2014-02-28 14:58:33 +00:00