Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

virt-v2v-2.7.1-12.el9 RPM for x86_64

From CentOS Stream 9 AppStream for x86_64

Name: virt-v2v Distribution: CentOS
Version: 2.7.1 Vendor: CentOS
Release: 12.el9 Build date: Fri May 16 13:53:49 2025
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 20165169 Source RPM: virt-v2v-2.7.1-12.el9.src.rpm
Packager: builder@centos.org
Url: https://github.com/libguestfs/virt-v2v
Summary: Convert a virtual machine to run on KVM
Virt-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.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.0-or-later

Changelog

* Fri May 16 2025 Richard W.M. Jones <rjones@redhat.com> - 1:2.7.1-12
  - mlcustomize: Remove dnf --verbose option
    resolves: RHEL-83289
  - Print blkhash of converted image in virt-v2v debugging output
    resolves: RHEL-85512
  - Print nbdcopy command in debug output
    resolves: RHEL-86022
  - Turn live domain error into a warning
    resolves: RHEL-88543
  - Remove usage of nbdkit-cacheextents-filter
    resolves: RHEL-88857
  - Print better mountpoint stats in debug output
    resolves: RHEL-88861
  - Add virt-v2v -io vddk-noextents=true so we can test noextents
    resolves: RHEL-88863
  - Remove several ancient, deprecated options
    resolves: RHEL-88866
  - New tool: virt-v2v-open
    resolves: RHEL-88985
* Tue Feb 25 2025 Richard W.M. Jones <rjones@redhat.com> - 1:2.7.1-5
  - Rebase to upstream development version 2.7.1
    resolves: RHEL-56813
  - Replace Jansson with json-c
    resolves: RHEL-65296
  - Find drivers for win2025 guests
    resolves: RHEL-65010
  - in-place: Add new -O option to write inspector XML
    resolves: RHEL-58032
  - mldrivers/linux_bootloaders.ml: Don't overwrite EFI grub2 wrapper
    resolves: RHEL-77989
  - convert: Use yum/apt/... for package removals
    resolves: RHEL-71522
  - Fix failure if the kernel-source package is installed in the source VM
    resolves: RHEL-80080
* Thu Sep 05 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.9-1
  - Rebase to upstream development version 2.5.9
  - Fix display of incorrect Windows 11 version
    resolves: RHEL-56784
  - Add customization options for post-conversion modification
    resolves: RHEL-55761
  - convert: windows: Ignore sriov drivers on virtio-win disk
    resolves: RHEL-56383
* Tue Aug 27 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.6-4
  - convert: windows: Online all virtio disks at first boot
    resolves: RHEL-55763
* Thu Aug 08 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.6-3
  - Further fixes for QEMU Guest Agent install & VMware Tools removal
    resolves: RHEL-49761, RHEL-51169
* Mon Aug 05 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.6-2
  - Document uninstallation of VMware Tools on Windows
    resolves: RHEL-51169
* Thu Aug 01 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.6-1
  - Further fixes for QEMU Guest Agent
    resolves: RHEL-49761
  - Place Windows firstboot files under C:\Program Files\Guestfs\Firstboot
  - Improve debugging output
* Sun Jul 28 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.5-3
  - Allow virt-v2v --mac gw and len fields to be optional
    resolves: RHEL-50731
* Thu Jul 25 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.5-2
  - Fix installation of QEMU Guest Agent
    resolves: RHEL-49761
* Thu Jul 11 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.5-1
  - Rebase to virt-v2v 2.5.5
  - Enhance -o kubevirt output
    resolves: RHEL-45992
* Tue Jul 09 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.4-2
  - Package virt-v2v-in-place in libexec as unsupported tool
  - Add warning about virt-v2v-in-place not being supported
    resolves: RHEL-40903
  - Add more fields to virt-inspector output
    related: MTV-1079
  - Revert "docs: Remove paragraph about -ip passwords and ssh/scp"
    resolves: RHEL-45527
* Thu May 16 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.4-1
  - Rebase to virt-v2v 2.5.4
  - Add missing firmware types and enhance -o kubevirt
    resolves: RHEL-28197
  - Fix RHV JSON transfer bug
    resolves: RHEL-32105
  - docs: Add VDDK prereq that server must not be in maintenance mode
    resolves: RHEL-33699
  - convert: windows: Install blnsvr from virtio-win
    resolves: RHEL-36591
* Mon Jan 22 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.4.0-2
  - Rebase to virt-v2v 2.4.0
  - -it ssh: Double quote ssh command which tests remote file exists
    resolves: RHEL-12105
  - Implement --key all:...
    resolves: RHEL-18142
  - Fix off-by-one error causing rare crash
    resolves: RHEL-19061
  - Improve the error message for -i vmx with a .vmdk file
    resolves: RHEL-19564
  - Fix -i vmx when remote filename contains literal '*'
    resolves: RHEL-21365
  - Fix virt-v2v --version output
    resolves: RHEL-22262
* Mon Jul 03 2023 Laszlo Ersek <lersek@redhat.com> - 1:2.3.4-5
  - improve UX when running as root and we can't chown v2v tmpdir or socks
  - make the appliance kernel UP in %check, for working around RHBZ#2216496
    resolves: rhbz#2182024
* Tue Jun 20 2023 Laszlo Ersek <lersek@redhat.com> - 1:2.3.4-3
  - recognize "--key /dev/mapper/VG-LV:key:password"
  - enable the %check tests for real
    resolves: rhbz#2168506

Files

/usr/bin/virt-v2v
/usr/bin/virt-v2v-inspector
/usr/bin/virt-v2v-open
/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/efe1dac7a25580a18964e976db68b28610d568
/usr/lib/.build-id/24
/usr/lib/.build-id/24/9d0b20d764e3672f186c7ee2d5a41340dd1a67
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/3c71a3680b7cb605c9183817fc4ab8a25cc915
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/8da20e04537d80f14e42c97a5c74b8c88dcc91
/usr/libexec/virt-v2v-in-place
/usr/share/doc/virt-v2v
/usr/share/doc/virt-v2v/README
/usr/share/licenses/virt-v2v
/usr/share/licenses/virt-v2v/COPYING
/usr/share/locale/cs/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/de/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/es/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/fi/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/fr/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/gu/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/hi/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/ja/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/ka/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/kn/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/ml/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/mr/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/nl/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/or/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/pa/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/pl/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/si/LC_MESSAGES/virt-v2v.mo
/usr/share/locale/uk/LC_MESSAGES/virt-v2v.mo
/usr/share/man/man1/virt-v2v-hacking.1.gz
/usr/share/man/man1/virt-v2v-input-vmware.1.gz
/usr/share/man/man1/virt-v2v-input-xen.1.gz
/usr/share/man/man1/virt-v2v-inspector.1.gz
/usr/share/man/man1/virt-v2v-open.1.gz
/usr/share/man/man1/virt-v2v-output-local.1.gz
/usr/share/man/man1/virt-v2v-output-openstack.1.gz
/usr/share/man/man1/virt-v2v-output-rhv.1.gz
/usr/share/man/man1/virt-v2v-release-notes-1.42.1.gz
/usr/share/man/man1/virt-v2v-release-notes-2.0.1.gz
/usr/share/man/man1/virt-v2v-release-notes-2.2.1.gz
/usr/share/man/man1/virt-v2v-release-notes-2.4.1.gz
/usr/share/man/man1/virt-v2v-release-notes-2.6.1.gz
/usr/share/man/man1/virt-v2v-support.1.gz
/usr/share/man/man1/virt-v2v.1.gz
/usr/share/virt-tools
/usr/share/virt-tools/pnp_wait.exe
/usr/share/virt-tools/rhsrvany.exe


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 21 03:00:01 2025