(In reply to Dario Faggioli from comment #5) > (In reply to Daniel Scott from comment #0) > > The last TW snapshot that works correctly for me is 20220900-0 > > > Can we have the output of the following command: > > rpm -qa | grep "libvirt\|virt-manager" > rpm -q --changelog libvirt > rpm -q --changelog virt-manager > > Issued in *both* the latest snapshot that works, and the first that does not > work? > > The '-q --changelog' ones have quite long outputs, so please consider > redirecting to files (with suitable names) and attaching, instead of pasting. rpm -q --changelog virt-manager * Fri Aug 05 2022 Ben Greiner <code@bnavigator.de> - Update to 4.1.0 * Fix build with setuptools-61 (Peter Alfredsen, Miro Hron������ok) * add UI and cli support for qemu-vdagent channel (Jonathon Jongsma) * cli: More --iothreads suboptions (Lin Ma) * launch_security: Use SEV-ES policy=0x07 if host supports it (Charles * Arnold) * cli: Add support for URL query with disks (Martin Kletzander) - Drop patches merged upstream: * c6107419-tests-Drop-usage-of-sgio-unfiltered.patch * 90e13549-Fix-build-with-setuptools-61+.patch * 46dc0616-setup-add-bits-for-setuptools-61.patch * 9ac94ef7-tests-Fix-another-sgio-filtered-case.patch * 34662fec-tests-Fix-with-latest-argcomplete.patch * d51541e1-Fix-UI-rename-with-firmware-efi.patch * b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch * 0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch * 424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch - Refresh patches * virtman-add-tooltip-to-firmware.patch - - changed surrounding imports * virtinst-set-cache-mode-unsafe-for-install.patch - - the patch changes the expected output in tests - Refresh test skips * Wed Aug 03 2022 carnold@suse.com - Upstream bug fixes (bsc#1027942) c6107419-tests-Drop-usage-of-sgio-unfiltered.patch 9ac94ef7-tests-Fix-another-sgio-filtered-case.patch b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch 0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch 90e13549-Fix-build-with-setuptools-61+.patch 424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch - Modified virtman-add-sev-memory-support.patch - Renamed upstream patches virtman-pr381-setuptools-61.patch to 46dc0616-setup-add-bits-for-setuptools-61.patch virtman-34662fe-argcomplete.patch to 34662fec-tests-Fix-with-latest-argcomplete.patch * Tue Jul 19 2022 Ben Greiner <code@bnavigator.de> - Add Source URL - Add upstream patch virtman-pr381-setuptools-61.patch gh#virt-manager/virt-manager#381 - Enable tests * No python package should go untested * Use multibuild so that all runtime requirements are checked * Add virtman-34662fe-argcomplete.patch * Tue Jul 12 2022 carnold@suse.com - Upstream bug fix (bsc#1027942) d51541e1-Fix-UI-rename-with-firmware-efi.patch - Use autosetup in spec file * Wed Jun 22 2022 carnold@suse.com - bsc#1200691 - SLES 15 SP4 GMC --os-variant tag shouldn't be mandatory on s390x (see also bsc#1200422) revert-363fca41-virt-install-Require-osinfo-for-non-x86-HVM-case-too.patch * Mon May 23 2022 carnold@suse.com - Change dependency on package xorriso to Requires from Recommends virt-manager.spec * Wed Mar 30 2022 carnold@suse.com - bsc#1196806 - [jsc#SLE-18834][virt-install] ERROR SEV launch security requires a Q35 UEFI machine (epic: jsc#SLE-18732) virtman-add-sev-memory-support.patch - Add firmware features to description tooltip when mouse hovers over the selected firmware file. virtman-add-tooltip-to-firmware.patch * Thu Mar 03 2022 carnold@suse.com - bsc#1196202 - virt-install crashes on a time-of-check time-of-use (TOCTOU) race condition Resolved by upgrade to version 4.0.0 (jsc#SLE-18261) virt-manager-4.0.0.tar.gz - Other features and bug fixes (bsc#1027942) virt-install ���������os-variant/���������osinfo is now a hard requirement for most cases Add ���������Enable shared memory��������� UI checkbox (Lin Ma) add UI preference to default to UEFI for new VMs (Charles Arnold) Add virtiofs filesystem driver UI option Fill in all ���������cputune, ���������cpu, ���������shmem, ���������input, and ���������boot suboptions (Hugues Fafard) virt-* mdev improvements (Shalini Chellathurai Saroja) bhyve improvments (Roman Bogorodskiy) Revive network portgroup UI enable a TPM by default when UEFI is used (Daniel P. Berrang������) Use cpu host-passthrough by default on qemu x86 use virtio-gpu video for most modern distros Default to extra pcie root ports for q35 set discard=unmap by default for sparse disks and block devices We now require xorissofs for ���������location ISO We now use setuptools rather than just plain distutils - Add virtman-revert-use-of-AyatanaAppIndicator3.patch - Drop the following patches 0e15cd51-virt-manager-enable-MDEV-support.patch 143c6bef-virtinst-fix-error-message-format-string.patch 4d0e3232-virtinst-Fix-TOCTOU-in-domain-enumeration.patch 8bb64ad5-console-Dont-block-console-reconnect-for-non-error.patch 9363e1e6-virt-xml-add-support-for-mediated-devices.patch 965480e8-virt-install-add-mediated-device.patch 9d4002ee-tests-verify-MDEV-support.patch cf93e2db-console-fix-error-with-old-pygobject.patch d3c627f1-volumeupload-Use-1MiB-read-size.patch d9b5090e-Fix-forgetting-password-from-keyring.patch e7222b50-addstorage-Dont-pass-None-to-widget.set_active.patch f87e96d3-hostdev-use-method-get_mdev_uuid.patch fe8722e7-createnet-Remove-some-unnecessary-max_length-annotations.patch virtinst-graphics-add-check-for-qemu-modules-in-spice-graphic.patch virtman-add-firmware-preferences.patch virtman-legacy-bios-support.patch virtman-show-no-firmware-for-xenpv.patch * Thu Jan 20 2022 carnold@suse.com - bsc#1194323 - [jsc#SLE-19237][virt-manager] Detected the wrong win2k22 guest system version from the local install media virtinst-windows-server-detection.patch - Upstream bug fixes (bsc#1027942) 8bb64ad5-console-Dont-block-console-reconnect-for-non-error.patch Drop virtman-init-viewer-on-reboot.patch * Thu Jan 13 2022 carnold@suse.com - jsc#SLE-20855 KVM: Enable vfio-ccw and vfio-ap in virt-* tools 965480e8-virt-install-add-mediated-device.patch f87e96d3-hostdev-use-method-get_mdev_uuid.patch 9d4002ee-tests-verify-MDEV-support.patch 9363e1e6-virt-xml-add-support-for-mediated-devices.patch 0e15cd51-virt-manager-enable-MDEV-support.patch * Tue Nov 23 2021 carnold@suse.com - jsc#SLE-17735 - Support Oracle Linux as a guest VM. See also bsc#1192238 [Build58.2][KVM] The latest supported OracleLinux as guest versions are not included anywhere virtinst-add-oracle-linux-support.patch * Thu Oct 28 2021 carnold@suse.com - bsc#1188223 - L3: Sles12sp3 DomU won't boot after adding phys hard drive virtinst-xenbus-disk-index-fix.patch * Tue Oct 26 2021 carnold@suse.com - jsc#SLE-21540 Dev: Prefer UEFI when creating new virtual machines. Add a preferences option to allow users to default to UEFI when creating a new VM. Libvirt decides which firmware file to use. virtman-add-firmware-preferences.patch - Renamed patch virtinst-modify-gui-defaults.patch to virtman-modify-gui-defaults.patch * Fri Oct 22 2021 carnold@suse.com - Add dependency in spec file for python3-gobject-Gdk (bsc#1191705) virt-manager.spec * Tue Oct 12 2021 carnold@suse.com - bsc#1191358 - The Virtual Machine Manager shows disconnected after rebooting virtual machine in Xen mode in SLES15 SP3. virtman-init-viewer-on-reboot.patch * Thu Oct 07 2021 carnold@suse.com - bsc#1191356 - virt-manager should not depend on gtk4 Modified files: virt-manager.spec virtman-dont-specify-gtksource-version.patch virtman-dont-specify-vte-version.patch * Mon Oct 04 2021 carnold@suse.com - jsc#SLE-20856 Dev: KVM: Enable vfio-ccw and vfio-ap in virt-* tools 965480e8-virt-install-add-mediated-device.patch * Wed Sep 08 2021 carnold@suse.com - bsc#1190215 - [virt-install] No Support for SUSE Product SLE-HPC virtinst-add-sle-hpc-support.patch * Mon Jun 21 2021 carnold@suse.com - Upstream bug fixes (bsc#1027942) d3c627f1-volumeupload-Use-1MiB-read-size.patch cf93e2db-console-fix-error-with-old-pygobject.patch 143c6bef-virtinst-fix-error-message-format-string.patch fe8722e7-createnet-Remove-some-unnecessary-max_length-annotations.patch d9b5090e-Fix-forgetting-password-from-keyring.patch * Mon Apr 12 2021 carnold@suse.com - Add support for detecting SUSE Linux Enterprise Micro. See also the osinfo-db package for the SLEM OS description file. virtinst-add-slem-detection-support.patch * Wed Feb 24 2021 acho@suse.com - bsc#1178926 - Unable to find any master var for loader /usr/share/qemu/{bios.bin, bios-256k.bin} virtman-legacy-bios-support.patch * Mon Jan 25 2021 carnold@suse.com - bsc#1180897 - SLES15 SP2: VM does not boot after virt-install installing from ISO image. virtinst-keep-iso-for-xenpv.patch * Mon Jan 25 2021 carnold@suse.com - bsc#1181350 - [Build 20210122] openQA test fails in virt_install on aarch64 virtman-show-no-firmware-for-xenpv.patch * Thu Jan 07 2021 carnold@suse.com - bsc#1180069 - L3: virsh edit Error: XML document failed to validate against schema: Unable to validate doc. virtinst-smbios-unsupported-for-xenpv.patch * Tue Jan 05 2021 carnold@suse.com - bsc#1180047 - [xen][virt-manger] Libvirt or Hyperisor does not support UEFI for 15SP3 XENPV Guest virtman-show-no-firmware-for-xenpv.patch * Fri Dec 18 2020 carnold@suse.com - bsc#1180062 - virt-install uses isoinfo. Include mkisofs in the spec file. virt-manager.spec * Wed Dec 09 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) e7222b50-addstorage-Dont-pass-None-to-widget.set_active.patch 4d0e3232-virtinst-Fix-TOCTOU-in-domain-enumeration.patch * Mon Nov 30 2020 carnold@suse.com - bsc#1179236 - L3: virt-install: "Error validating install location: invalid literal for int() with base 10" reported by virt-install ref:_00D1igLOd._5001iTe00n:ref virtinst-sap-detection.patch * Wed Nov 25 2020 Bruce Rogers <brogers@suse.com> - boo#1178141 - Accomodate qemu modularization with respect to v5.2 qemu changes, where 3 additional modular shared objects need to be present for spice support. This change simply augments what was done before, adding the additional code to the same patch * Fri Nov 20 2020 carnold@suse.com - bsc#1172340 - Several YaST modules can be started by typing "yast2 $module <tab><tab>" virt-install.rb * Mon Nov 16 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x * Slim down filesystem device editor UI * Fix TOCTTOU virt-install bugs (Martin Pitt) * Several other bug fixes virt-manager-3.2.0.tar.bz2 - Drop patches contained in new tarball 1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch 2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch b1328202-devices-disk-Skip-check_path_search-for-path.patch virtman-append-usr-sbin-to-search-path.patch * Wed Nov 11 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) 1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch 2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch b1328202-devices-disk-Skip-check_path_search-for-path.patch * Fri Oct 30 2020 carnold@suse.com - jsc#SLE-12902 virt-manager: Display information about nvram file used instead of the path to the Nvram virtman-add-tooltip-to-firmware.patch * Tue Oct 27 2020 carnold@suse.com - bsc#1177620 - [xen] deployed WIN2K19 guest system could not find a driver for network adapter virtinst-set-default-nic.patch * Sun Oct 25 2020 Bruce Rogers <brogers@suse.com> - boo#1178141 - Accomodate qemu modularization with respect to spice and spice related optional modules. If full spice support is not detected due to missing qemu modules (v5.1 qemu and newer), use vnc as the default install-time graphics type used virtinst-graphics-add-check-for-qemu-modules-in-spice-graphic.patch * Fri Oct 23 2020 carnold@suse.com - bsc#1177763 - Cannot install an existing virtual machine two error messages with Virtual Machine Manager virtman-append-usr-sbin-to-search-path.patch * Wed Sep 30 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x * Return to using qcow2 sparse by default with libvirt 5.0.0+ * Make VM window shortcuts less likely to conflict with guest usage * Fix 3.0.0 regression with spice audio * createvol: Add explicit option for qcow2 non-sparse * Unconditionally add USB redirdev to new VMs when using SPICE * Unconditionally add sound devices to new VMs * Translation string improvements (Pino Toscano) - bsc#1176881 - No audio in virt-manager after upgrade virt-manager-3.1.0.tar.bz2 - Drop patches contained in new tarball ba08f84b-addstorage-Return-to-using-qcow2-sparse-by-default.patch a010c49b-cli-Fix-os-variant-help-introspection.patch 79ebcbcb-viewers-Fix-spice-audio.patch e5a51f63-details-Change-Close-accelerator-to-ctrl+shift+w.patch 9c13d2f8-Remove-use-of-problematic-terminology.patch * Mon Sep 28 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) ba08f84b-addstorage-Return-to-using-qcow2-sparse-by-default.patch a010c49b-cli-Fix-os-variant-help-introspection.patch 79ebcbcb-viewers-Fix-spice-audio.patch e5a51f63-details-Change-Close-accelerator-to-ctrl+shift+w.patch 9c13d2f8-Remove-use-of-problematic-terminology.patch * Wed Sep 16 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x virt-manager-3.0.0.tar.bz2 * virt-install ���������cloud-init support (Athina Plaskasoviti, Cole Robinson) * The virt-convert tool has been removed. Please use virt-v2v instead * A handful of UI XML configuration options have been removed. The XML editor can be used instead. For a larger discussion see this thread: https://www.redhat.com/archives/virt-tools-list/ 2019-June/msg00117.html * The ���������New VM��������� UI now has a ���������Manual Install��������� option which creates a VM without any required install media * In the ���������New VM��������� UI, the network/pxe install option has been removed. If you need network boot, choose ���������Manual Install��������� and set the boot device after initial VM creation * ���������Clone VM��������� UI has been reworked and simplified * ���������Migrate VM��������� UI now has an XML editor for the destination VM * Global and per-vm option to disable graphical console autoconnect. This makes it easier to use virt-manager alongside another client like virt-viewer * virt-manager: set guest time after VM restore (Michael Weiser) * virt-manager: option to delete storage when removing disk device (Lily Nie) * virt-manager: show warnings if snapshot operation is unsafe (Michael Weiser) * Unattended install improvements (Fabiano Fid������ncio) * cli: new ���������xml XPATH=VAL option for making direct XML changes * virt-install: new ���������reinstall=DOMAIN option * virt-install: new ���������autoconsole text|graphical|none option * virt-install: new ���������os-variant detect=on,require=on suboptions * cli: ���������clock, ���������keywrap, ���������blkiotune, ���������cputune additions (Athina Plaskasoviti) * cli: add ���������features kvm.hint-dedicated.state= (Menno Lageman) * cli:���������iommu option (Menno Lageman) * cli: Add ���������graphics websocket= support (Petr Benes) * cli: Add ���������disk type=nvme source.* suboptions * cli: Fill in all ���������filesystem suboptions * Translation string improvements (Pino Toscano) * Convert from .pod to .rst for man pages * Switch to pytest as our test runner * Massively improved unittest and uitest code coverage * Now using github issues as our bug tracker - Drop patches contained in new tarball 3c6e8537-guest-fix-warning-message-when-machine-type-is-changed-for-secure-boot.patch 0c223ab2-guest-Dont-set-default-uefi-if-firmware-is-set.patch 414ffa5e-virt-install-Use-minutes-instead-of-seconds-on-get_time_string.patch 53245827-urlfetcher-Force-a-flush-after-writing-to-a-file.patch 3009888a-urlfetcher-Dont-override-fullurl-when-its-explicitly-set.patch 9465da41-urlfetcher-Deal-with-file-in-_LocalURLFetcher.patch 651e5b6d-devices-video-Simplify-model-hvm-check.patch 1547e16d-domcapabilities-Get-video-devices.patch 2e20b128-domcapabilities-Add-supports_video_bochs.patch d9736db9-addhardware-Add-bochs-display-to-the-video-list.patch 8f4c53ea-video-Prefer-bochs-when-its-supported..patch ae19d6d6-fix-resizing-of-spice-clients-with-guest-resizing-enabled.patch 51d84c54-connection-Avoid-repeated-default-pool-creation-attempts.patch d934d6f2-domcaps-Fix-check-for-uncached-security-features.patch 29f9f5f2-virt-xml-fix-defined_xml_is_unchanged.patch 15a9502b-Fix-showing-the-firmware-type-in-case-of-firmware-auto-selection.patch 5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch 7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch - Drop deprecated patches virtman-fix-env-script-interpreter.patch virtinst-osdict-get_supported.patch virtconv-python2-to-python3-conversion.patch virtinst-python2-to-python3-conversion.patch virtman-python2-to-python3-conversion.patch virttests-python2-to-python3-conversion.patch 0002-virtinst-python3-avoid-comparison-of-None-and-int.patch * Thu Sep 03 2020 carnold@suse.com - bsc#1176080 - selecting one UEFI firmware in install wizard resets UI to BIOS e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch - Upstream bug fix (bsc#1027942) 5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch 7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch * Wed Sep 02 2020 carnold@suse.com - jsc#SLE-11773, Dev: virt-manager: AppIndicator3 virt-manager.spec - jsc#SLE-15926 - Dev: XEN: drop netware support Drop virtman-keycombo.patch * Wed Jul 29 2020 carnold@suse.com - bsc#1174176 - IDE: "Only 2 disks for bus 'NONE' are supported" virtman-disallow-adding-floppy-disk.patch * Thu Jul 23 2020 carnold@suse.com - bsc#1172356 - Not able to hot-plug NIC via virt-manager, asks to attach on next reboot while it should be live attached virtinst-set-default-nic.patch * Mon Jul 13 2020 carnold@suse.com - bsc#1169708 - Virtualization/virt-manager: Bug yast2 virt-install internal error virt-install.rb * Tue Mar 24 2020 carnold@suse.com - bsc#1167569 - SLES 15 SP2 RC1 - virt-install: cache=none is ignored (kvm) virtinst-set-cache-mode-unsafe-for-install.patch * Fri Mar 20 2020 carnold@suse.com - bsc#1167202 - SLES 15 SP2 Snapshot8 - virt-install misses module gi virt-manager.spec * Mon Mar 09 2020 carnold@suse.com - Upstream bug fix (bsc#1027942) 15a9502b-Fix-showing-the-firmware-type-in-case-of-firmware-auto-selection.patch * Mon Dec 02 2019 carnold@suse.com - bsc#1157144 - [s390][virt-manager] There was the black screen from guest graphical console during guest installation virtinst-s390x-disable-graphics.patch - bsc#1158227 - virt-manager: Fix duplicate entries in the operating system URL drop down menu virtman-show-suse-install-repos.patch - Upstream bug fix (bsc#1027942) 29f9f5f2-virt-xml-fix-defined_xml_is_unchanged.patch - Drop virtman-default-to-xen-pv.patch - Refreshed virtinst-add-pvh-support.patch virtinst-modify-gui-defaults.patch virt-manager.changes virt-manager.spec virtman-allow-creating-i686-vm.patch virtman-python2-to-python3-conversion.patch * Wed Nov 27 2019 carnold@suse.com - bsc#1156964 - import a exist disk for creating PV guest failed virtinst-pvgrub2-bootloader.patch - Refreshed patches virtinst-change-location-for-grub_xen.patch virtinst-set-cache-mode-unsafe-for-install.patch * Fri Nov 22 2019 carnold@suse.com - bsc#1157097 - PV guest on_reboot event be set to 'destroy' by default virtinst-pvgrub2-bootloader.patch - Rebased patches virtinst-change-location-for-grub_xen.patch virtman-increase-setKeepAlive-count.patch * Tue Nov 12 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 1547e16d-domcapabilities-Get-video-devices.patch 2e20b128-domcapabilities-Add-supports_video_bochs.patch ae19d6d6-fix-resizing-of-spice-clients-with-guest-resizing-enabled.patch 51d84c54-connection-Avoid-repeated-default-pool-creation-attempts.patch d934d6f2-domcaps-Fix-check-for-uncached-security-features.patch * Mon Oct 28 2019 carnold@suse.com - bsc#1155197 - [xen][virt-manager] Fail to boot up installed sles15sp2 PV guest virtinst-pvgrub2-bootloader.patch virtinst-change-location-for-grub_xen.patch - Upstream bug fixes (bsc#1027942) 9465da41-urlfetcher-Deal-with-file-in-_LocalURLFetcher.patch 651e5b6d-devices-video-Simplify-model-hvm-check.patch d9736db9-addhardware-Add-bochs-display-to-the-video-list.patch 8f4c53ea-video-Prefer-bochs-when-its-supported..patch * Tue Aug 27 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 0c223ab2-guest-Dont-set-default-uefi-if-firmware-is-set.patch 414ffa5e-virt-install-Use-minutes-instead-of-seconds-on-get_time_string.patch 53245827-urlfetcher-Force-a-flush-after-writing-to-a-file.patch 3009888a-urlfetcher-Dont-override-fullurl-when-its-explicitly-set.patch * Mon Jul 29 2019 carnold@suse.com - bsc#1143315 - virt-manager: Fix detection for SLE15 virtinst-add-sle15-detection-support.patch virtinst-add-caasp-support.patch virtinst-detect-oes-distros.patch virtinst-add-pvh-support.patch virtinst-s390x-disable-graphics.patch virtinst-set-qemu-emulator.patch * Wed Jul 10 2019 carnold@suse.com - Upstream bug fix (bsc#1027942) 3c6e8537-guest-fix-warning-message-when-machine-type-is-changed-for-secure-boot.patch * Fri Jul 05 2019 carnold@suse.com - Update to virt-manager 2.2.1 (fate#326786) virt-manager-2.2.1.tar.bz2 * CVE-2019-10183: Replace ���������unattended user-password and admin-password with user-password-file and admin-password-file (Fabiano Fid������ncio) * Consistent ���������memballoon default across non-x86 (Andrea Bolognani) * virt-install: add ���������numatune memnode.* (Athina Plaskasoviti) * Drop hard dep on gtksourceview4, gtksourceview3 is fine as well - Drop patches no longer needed 033e9702-xmleditor-Handle-gtksourceview3-as-well-as-gtksourceview4.patch 51d28f04-unattended-Dont-log-user-admin-passwords.patch 5312a961-virt-install-Revive-wait-0-as-alias-for-noautoconsole.patch 58c68764-unattended-Read-the-passwords-from-a-file.patch * Wed Jul 03 2019 carnold@suse.com - bsc#1140211 - VUL-1: CVE-2019-10183: virt-manager: unattended option leaks password via command line argument 58c68764-unattended-Read-the-passwords-from-a-file.patch 51d28f04-unattended-Dont-log-user-admin-passwords.patch - Upstream bug fix (bsc#1027942) 5312a961-virt-install-Revive-wait-0-as-alias-for-noautoconsole.patch * Mon Jun 17 2019 carnold@suse.com - Update to virt-manager 2.2.0 (fate#326786) virt-manager-2.2.0.tar.bz2 * libvirt XML viewing and editing UI for new and existing domain, pools, volumes, networks * virt-install: libosinfo ���������unattended support (Fabiano Fid������ncio, Cole Robinson) * Improve CPU model security defaults (Pavel Hrdina) * virt-install: new ���������install option. Ex: virt-install ���������install fedora29 * virt-install: new ���������install kernel=,initrd= * virt-install: ���������disk, ���������memory, ���������name defaults from libosinfo (Fabiano Fid������ncio, Cole Robinson) * virt-install: add device suboption aliases which consistently match libvirt XML naming * virt-xml: new ���������start, ���������no-define options (Marc Hartmayer) * virt-install: Add driver_queues argument to ���������controller (Vasudeva Kamath) * RISC-V support (Andrea Bolognani) * Device default improvements for non-x86 KVM (Andrea Bolognani) * Redesigned ���������New Network��������� wizard * libguestfs inspection improvements (Pino Toscano) * virt-install: Add support for xenbus controller (Jim Fehlig) * cli: Add ���������disk wwn=,rawio= (Athina Plaskasoviti) * cli: Add ���������memballoon autodeflate=,stats.period= (Athina Plaskasoviti) * cli: Add ���������iothreads (Athina Plaskasoviti) * cli: Add ���������numatune memory.placement (Athina Plaskasoviti) * cli: Add ���������launchSecurity option (Erik Skultety) * cli: Fill in ���������memorybacking options * cli: ���������smartcard: support database= and certificate[0-9]*= * cli: ���������sysinfo: Add chasis suboptions * cli: ���������metadata: add genid= and genid_enable= * cli: ���������vcpus: add vcpus.vcpu[0-9]* config * cli: fill in all common char source options for ���������serial, ���������parellel, ���������console, ���������channel, ���������smartcard, ���������rng, ���������redirdev 033e9702-xmleditor-Handle-gtksourceview3-as-well-as-gtksourceview4.patch virtman-dont-specify-gtksource-version.patch - Drop patches no longer needed f7508d02-addhardware-Fix-setting-optimal-default-net-model.patch 1018ab44-inspection-handle-failures-in-application-listing.patch ae8a4f3d-engine-Fix-first-run-startup-error.patch 57db4185-virt-clone-fix-force-copy-of-empty-cdrom-or-floppy-disk.patch 26a433fc-virtManager-clone-check-which-storage-pools-supports-volume-cloning.patch 4f66c423-cloner-Handle-nonsparse-for-qcow2-images.patch a02fc0d0-virtManager-clone-build-default-clone-path-if-we-know-how.patch 1856c1fa-support-Fix-minimum-version-check.patch 001-adf30349-cli-refactor-get_prop.patch 002-60c7e778-xmlapi-add-set_prop.patch 003-5bad22e8-tests-Use-get-set_prop.patch 004-ee5f3eab-support-Add-SUPPORT_CONN_DEVICE_BOOT_ORDER.patch 005-7768eb17-cli-Add-check-if-device-boot-order-is-supported.patch 006-ecc0861c-tests-xmlparse-refactor-method-for-generating-out-file-path.patch 007-c9d070da-guest-Add-reorder_boot_order-method.patch 008-1b535940-tests-Add-test-case-for-reorder_boot_order-method.patch 009-b83a0a61-cli-Use-reorder_boot_order-for-setting-the-boot-order.patch 010-c896d19d-tests-cli-Add-boot.order-tests.patch 011-29f9f2ac-virt-xml-Add-no-define-argument.patch 012-c2bff509-tests-cli-Add-test-case-for-no-define-argument.patch 013-90b1a3ab-virt-xml-Add-support-for-starting-the-domain.patch 014-908b8e8d-tests-virt-xml-Add-test-cases-for-start-option.patch 5bc847eb-virt-install-Do-not-warn-about-consoles-on-s390x.patch 74bbc3db-urldetect-Check-also-for-treeinfo.patch 708af01c-osdict-Add-supports_virtioinput.patch f23b01be-guest-Add-VirtIO-input-devices-to-s390x-guests-with-graphics.patch 7afbb90b-virt-xml-Handle-VM-names-that-look-like-id-uuid.patch 8d9743d6-virt-install-Add-support-for-xenbus-controller.patch a0ca387a-cli-Fix-pool-default-when-path-belongs-to-another-pool.patch 578451fe-urldetect-Dont-run-regex-against-None-SUSE-product-name.patch virtman-default-guest-from-host-os.patch virtman-prevent-double-click-starting-vm-twice.patch * Thu Jun 13 2019 carnold@suse.com - bsc#1138110 - XEN guest can not be restored from virt-manager after it is saved virtman-fix-restore-vm-menu-selection.patch - Upstream bug fix (bsc#1027942) 578451fe-urldetect-Dont-run-regex-against-None-SUSE-product-name.patch * Mon Jun 03 2019 carnold@suse.com - Make sure the old qemu-dm is not used for installing VMs. It can't handle direct kernel boot. (bsc#1125725) virtinst-set-qemu-emulator.patch * Thu May 23 2019 carnold@suse.com - jsc#SLE-6262, fate#327048: KVM: Boot Configuration Override 001-adf30349-cli-refactor-get_prop.patch 002-60c7e778-xmlapi-add-set_prop.patch 003-5bad22e8-tests-Use-get-set_prop.patch 004-ee5f3eab-support-Add-SUPPORT_CONN_DEVICE_BOOT_ORDER.patch 005-7768eb17-cli-Add-check-if-device-boot-order-is-supported.patch 006-ecc0861c-tests-xmlparse-refactor-method-for-generating-out-file-path.patch 007-c9d070da-guest-Add-reorder_boot_order-method.patch 008-1b535940-tests-Add-test-case-for-reorder_boot_order-method.patch 009-b83a0a61-cli-Use-reorder_boot_order-for-setting-the-boot-order.patch 010-c896d19d-tests-cli-Add-boot.order-tests.patch 011-29f9f2ac-virt-xml-Add-no-define-argument.patch 012-c2bff509-tests-cli-Add-test-case-for-no-define-argument.patch 013-90b1a3ab-virt-xml-Add-support-for-starting-the-domain.patch 014-908b8e8d-tests-virt-xml-Add-test-cases-for-start-option.patch * Tue Apr 09 2019 carnold@suse.com - Drop unneeded 0003-virtinst-python3-avoid-using-long-type.patch Drop Requires on python3-six * Wed Apr 03 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 57db4185-virt-clone-fix-force-copy-of-empty-cdrom-or-floppy-disk.patch 26a433fc-virtManager-clone-check-which-storage-pools-supports-volume-cloning.patch 4f66c423-cloner-Handle-nonsparse-for-qcow2-images.patch a02fc0d0-virtManager-clone-build-default-clone-path-if-we-know-how.patch 1856c1fa-support-Fix-minimum-version-check.patch 74bbc3db-urldetect-Check-also-for-treeinfo.patch 708af01c-osdict-Add-supports_virtioinput.patch f23b01be-guest-Add-VirtIO-input-devices-to-s390x-guests-with-graphics.patch 7afbb90b-virt-xml-Handle-VM-names-that-look-like-id-uuid.patch a0ca387a-cli-Fix-pool-default-when-path-belongs-to-another-pool.patch * Mon Mar 25 2019 carnold@suse.com - bsc#1126325 - L3: No way to set max_grant_frames for domUs via libvirt 8d9743d6-virt-install-Add-support-for-xenbus-controller.patch - bsc#1129176 - SLES 12 SP4 - kvm virt-install using ttyS0 leads to user process fault and interrupts installation (virt-manager) 5bc847eb-virt-install-Do-not-warn-about-consoles-on-s390x.patch * Thu Mar 14 2019 carnold@suse.com - bsc#1129309 - Missing .treeinfo file on the media for CaaSP virtinst-add-caasp-support.patch * Wed Mar 13 2019 carnold@suse.com - Add detection for Caasp 4.0 virtinst-media-detection.patch * Wed Feb 20 2019 carnold@suse.com - Temporarily disable Xen PVH support until feature is more usable (bsc#1125889) virtinst-add-pvh-support.patch * Tue Feb 12 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) f7508d02-addhardware-Fix-setting-optimal-default-net-model.patch 1018ab44-inspection-handle-failures-in-application-listing.patch ae8a4f3d-engine-Fix-first-run-startup-error.patch * Mon Feb 04 2019 carnold@suse.com - Update to virt-manager 2.1.0 (fate#326786) virt-manager-2.1.0.tar.bz2 virtman-fix-env-script-interpreter.patch * Bash autocompletion support (Lin Ma, Cole Robinson) * UI and command line ���������vsock support (Slavomir Kaslev) * virt-xml: Add ���������os-variant option (Andrea Bolognani) * virt-install: use libosinfo cpu, mem, disk size defaults (Fabiano Fidencio) * virt-install: Better usage of libosinfo -unknown distro IDs (Fabiano Fidencio) * virt-install: More usage of libosinfo for ISO ���������location detection * virt-install: Add ���������location LOCATION,kernel=X,initrd=Y for pointing to kernel/initrd in media that virt-install/libosinfo fails to detect - Drop 25b88733-urldetect-Dont-overload-suse_content-variable.patch 9308bae3-util-Fix-typo-vpcu-vcpu.patch b8aff280-virtinst-quickfix-ubuntu-net-preseed-insert-cdrom-error.patch c30b3bc6-increase-timeout-for-vm-to-start.patch virtinst-use-latest-opensuse-version-when-unknown-media.patch * Fri Feb 01 2019 carnold@suse.com - bsc#1123942 - [XEN][Build157.1] failed to open file '/usr/lib/grub2/x86_64-xen/grub.xen during bootup PV guest virtinst-change-location-for-grub_xen.patch * Wed Jan 09 2019 carnold@suse.com - Increase the timeout for a vm to start before assuming something is wrong. (bsc#1027942) c30b3bc6-increase-timeout-for-vm-to-start.patch