Fri, 29 Mar 2024 05:01:56 UTC | login

Information for build virt-v2v-2.0.4-1.el9

ID18237
Package Namevirt-v2v
Version2.0.4
Release1.el9
Epoch1
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/virt-v2v#d529cb77d000ef7dbf1b967300d465a66cf95013
SummaryConvert a virtual machine to run on KVM
DescriptionVirt-v2v converts a single guest from a foreign hypervisor to run on KVM. It can read Linux and Windows guests running on VMware, Xen, Hyper-V and some other hypervisors, and convert them to KVM managed by libvirt, OpenStack, oVirt, Red Hat Virtualisation (RHV) or several other targets. It can modify the guest to make it bootable on KVM and install virtio drivers so it will run quickly.
Built byrjones
State complete
Volume DEFAULT
StartedTue, 26 Apr 2022 11:00:21 UTC
CompletedTue, 26 Apr 2022 11:02:08 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/virt-v2v:d529cb77d000ef7dbf1b967300d465a66cf95013)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/virt-v2v#d529cb77d000ef7dbf1b967300d465a66cf95013'}}
Tags No tags
RPMs
src
virt-v2v-2.0.4-1.el9.src.rpm (info) (download)
noarch
virt-v2v-bash-completion-2.0.4-1.el9.noarch.rpm (info) (download)
virt-v2v-man-pages-ja-2.0.4-1.el9.noarch.rpm (info) (download)
virt-v2v-man-pages-uk-2.0.4-1.el9.noarch.rpm (info) (download)
x86_64
virt-v2v-2.0.4-1.el9.x86_64.rpm (info) (download)
virt-v2v-debuginfo-2.0.4-1.el9.x86_64.rpm (info) (download)
virt-v2v-debugsource-2.0.4-1.el9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Apr 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1:2.0.4-1 - Rebase to stable branch version 2.0.4 resolves: rhbz#2059287, rhbz#1658126, rhbz#1788823, rhbz#1854275 - Fix openssh-clients dependency resolves: rhbz#2064178 - Fix security issue when running virt-v2v as root resolves: rhbz#2066773 - Remove -o json mode resolves: rhbz#2074026 - Allow conversion of guests with NVMe drives from VMX files resolves: rhbz#2070530 - Cleanly reject guests with snapshots when using -it ssh resolves: rhbz#1774386 - Document that vmx+ssh "-ip" auth doesn't cover ssh / scp shell commands resolves: rhbz#1854275 - Fix conversion if swap partition isn't encrypted with root directory resolves: rhbz#1658128 - Document permissions when importing OVA using RHV UI resolves: rhbz#2039597 - Multiple fixes for -o qemu mode resolves: rhbz#2074805 - Work around blocking bug in OpenStack resolves: rhbz#2074801 - If multiple open-vm-tools packages are installed, remove all (2076436) - For -o rhv-upload wait for VM creation task resolves: rhbz#1985830 - For -i vmx add full support for SATA hard disks resolves: rhbz#1883802 - Fix booting of RHEL 9.1 guests after conversion resolves: rhbz#2076013 * Tue Feb 15 2022 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.99-1 - Rebase to upstream 1.45.99. - Add check for sufficient free space in the host resolves: rhbz#2051394 - Update documentation of -ip for conversions from VMware over HTTPS related: rhbz#1960087 - -o rhv-upload: Keep connections alive resolves: rhbz#2032324 - -o rhv-upload: Improve conversion performance resolves: rhbz#2039255 - -o rhv-upload: Replace -oo rhv-direct with -oo rhv-proxy resolves: rhbz#2033096 - Fix log line wrapping making log parsing difficult (1820221) * Wed Feb 02 2022 Laszlo Ersek <lersek@redhat.com> - 1:1.45.97-4 - v2v import from vCenter fails when using interactive password because cookie-script tries to be interactive (pick commit 8abc07a8589a) resolves: rhbz#1960087 - model='virtio-transitional' is wrongly added when converting windows guest to local by rhel9 v2v (pick commit range commit range 8abc07a8589a..cacedec64072) resolves: rhbz#2043333 * Wed Jan 26 2022 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.97-3 - Rebase to upstream 1.45.97. resolves: rhbz#2011713 - Add virtio-transitional for older guests when converting to q35 resolves: rhbz#1942325 - Fix -o rhv mode resolves: rhbz#2027598 - input: xen: Fix assertion error when importing from remote block device resolves: rhbz#2041852 - output: -o json: Allow -oo (output options) to work resolves: rhbz#2041850 - Fix virt-v2v hang when given incorrect vpx:// URL resolves: rhbz#2041886 - Fix hang when converting with virt-p2v resolves: rhbz#2044911 - Send nbdinfo debugging information to stderr resolves: rhbz#2044922 - Explicitly require platform-python resolves: rhbz#2046178 * Thu Dec 23 2021 Laszlo Ersek <lersek@redhat.com> - 1:1.45.95-3 - output_rhv: restrict block status collection to the old RHV output - Rebase from upstream commit 702a511b7f33 to direct child commit 07b12fe99fb9 resolves: rhbz#2034240 * Sat Dec 18 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.95-2 - Rebase to upstream 1.45.95. - Change video type to VGA (instead of QXL). - Remove --in-place support properly. - Remove -o glance support properly. - Fix quoting with openssh >= 8.7 (RHEL) / 8.8 - Fix q35 error "IDE controllers are unsupported" - Add virt-v2v and libvirt version in debug output - Fix -o rhv output mode showing no guests listed resolves: rhbz#2011713, rhbz#1961107, rhbz#2027673, rhbz#1637857, rhbz#2032112, rhbz#2027598 * Wed Aug 18 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.3-3 - Fix conversion of Windows BitLocker guests resolves: rhbz#1994984 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.45.3-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Aug 06 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.3-1 - New upstream development version 1.45.3. - Rebase RHEL patches. resolves: rhbz#1950634 * Wed Jun 30 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.2-1 - New upstream development version 1.45.2. - Remove --debug-overlays and --print-estimate options. - Remove -o glance option on RHEL 9 (RHBZ#1977539). - Remove support for RHEV-APT (RHBZ#1945549). * Wed Jun 16 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.1-1.el9.1 - New upstream development version 1.45.1. - Require virtio-win on RHEL (RHBZ#1972644). - v2v-test-harness, virt-v2v-copy-to-local have been removed upstream. * Thu Jun 10 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.44.0-2 - nbdkit-vddk-plugin dep only exists on x86-64. * Mon May 10 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.44.0-1.el9.1 - Rebuild in RHEL 9 against libguestfs 1.45.5 resolves: rhbz#1959042 * Fri Apr 30 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.44.0-1 - New upstream stable branch version 1.44.0. * Wed Apr 14 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.5-1 - New upstream version 1.43.5. * Thu Apr 01 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.4-5 - Add upstream patch to depend on xorriso. - Change libguestfs-tools-c -> guestfs-tools. * Tue Mar 30 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.4-3 - Add downstream (RHEL-only) patches (RHBZ#1931724). * Mon Mar 08 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.4-2 - Bump and rebuild for ocaml-gettext update. * Wed Mar 03 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.4-1 - New upstream version 1.43.4. * Tue Mar 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.3-4 - OCaml 4.12.0 build * Tue Mar 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.3-3 - Add fix for OCaml 4.12. * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.43.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 05 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.3-1 - New upstream version 1.43.3. * Thu Dec 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.2-3 - Drop obsolete virt-v2v-copy-to-local tool for Fedora 34 and RHEL 9. * Wed Dec 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.2-2 - Unify Fedora and RHEL spec files. * Tue Dec 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.2-1 - New upstream version 1.43.2. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.1-5 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1:1.43.1-4 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.43.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.43.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 06 2020 Richard W.M. Jones <rjones@redhat.com> - 1.43.1-1 - New development branch 1.43. * Wed May 06 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-4 - Re-add Epoch. Forgotten when we split this package from libguestfs. * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-2 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Thu Apr 16 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-1 - New upstream stable version 1.42.0.