Result for 130ADBC011DC0AF736465B813C2B22A600C128C1

Query result

Key Value
FileName./usr/share/virt-tools/rhev-apt.exe
FileSize12536728
MD5D2F9589B702A415613E5B46A51D6168D
SHA-1130ADBC011DC0AF736465B813C2B22A600C128C1
SHA-256032EA1D6BB80988F987EC78D86CAB90E1DE24638C687777598D45E9F108E468B
SSDEEP196608:6IROdR6bnlxnPoLUMMtaSRHpusP2vKZTshPvwJcMoBBPFukr9IXuxQNNqY8nIYAV:5OinluLUMMtaSfusGPMAzPFh9I+QqYRo
TLSHT11CC6221326C2803EE96295718C6F8E6856A5BC234F30459BB6D4FD2D2EF06C2B537F46
hashlookup:parent-total24
hashlookup:trust100

Network graph view

Parents (Total: 24)

The searched file hash is included in 24 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5F892E8498340550152C7943BA2B577A1
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamevirt-v2v
PackageRelease15.el8s
PackageVersion1.42.0
SHA-110BC558AD6C159F3F61D57A54BC12ACD1109B53E
SHA-2562CC2F55AD08B78521AB96A615963370DC6944ADFE24D786803A86FB6864F8F1F
Key Value
MD5F886F64A8FF48BAD5752950A58788EDC
PackageArchx86_64
PackageDescriptionVirt-v2v converts virtual machines from non-KVM hypervisors to run under KVM. To convert physical machines, see the virt-p2v-maker package.
PackageMaintainerAlmaLinux Packaging Team <packager@almalinux.org>
PackageNamevirt-v2v
PackageRelease28.module_el8.5.0+2564+74ace547.alma
PackageVersion1.40.2
SHA-1142C4E3E5ABB1E00498F38B28C5B524ADF2CD139
SHA-2563C1E22C484ED18A561E28984B35ABEFDF50B061A594B8248DE0683B48461195F
Key Value
MD5FF0C497D156188B5412033CDC9B62F7C
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamevirt-v2v
PackageRelease12.el8s
PackageVersion1.42.0
SHA-11B7D56F52A9FA66B2BCCDC8D9D0C3939854F7004
SHA-256502A2B7079E78A68EBFD51F2265796ADE636C9A0B188EA0FD2F506E52D52191B
Key Value
MD53A5EB4A5590919B3048BA2968215E764
PackageArchx86_64
PackageDescriptionVirt-v2v converts virtual machines from non-KVM hypervisors to run under KVM. To convert physical machines, see the virt-p2v-maker package.
PackageMaintainerCentOS BuildSystem <http://bugs.centos.org>
PackageNamevirt-v2v
PackageRelease10.el7
PackageVersion1.40.2
SHA-11DDD6455FB98E781DE03BC5275EB148A4C6E1E20
SHA-2560FA5A472E5EC576C8549D04AABC265CA25F273A97A63F24F1F08B28097ADF1BA
Key Value
MD5442D8F56E72FDDC2B8977D2FE6DBB8F2
PackageArchx86_64
PackageDescriptionVirt-v2v converts virtual machines from non-KVM hypervisors to run under KVM. To convert physical machines, see the virt-p2v-maker package.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevirt-v2v
PackageRelease27.module_el8.5.0+746+bbd5d70c
PackageVersion1.40.2
SHA-124142B4C050CBBD8638D9042F0475B0FCFD25D0E
SHA-256CB4E5B3786905D5989764FA67468ABDD81A04B924932DC200E461315253A6CBA
Key Value
MD54B5B5DB346DCA9F2C3D4E29B719DA761
PackageArchx86_64
PackageDescriptionLibguestfs is a library for accessing and modifying virtual machine disk images. http://libguestfs.org It can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), migrate between hypervisors (virt-p2v, virt-v2v), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. Libguestfs for Red Hat Enterprise Linux is split into several subpackages. The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacement For enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS support For developers: libguestfs-devel C/C++ header files and library libguestfs-benchmarking Benchmarking utilities Language bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings
PackageMaintainerAlmaLinux Packaging Team <packager@almalinux.org>
PackageNamelibguestfs
PackageRelease28.module_el8.5.0+2564+74ace547.alma
PackageVersion1.40.2
SHA-12BB0EF91C142DDFF9B8360DE37763F591031387C
SHA-2569535B3394232D739E83E4B90A79B2CE42B1DBD954C9BB559EC3464604E56205C
Key Value
MD566C3CBBC5931A70B4DE5F0B63D8A2633
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamevirt-v2v
PackageRelease14.el8s
PackageVersion1.42.0
SHA-13577849EAC4209EDB0DF58AC3F60FC0146721806
SHA-256CBA9181739EC88F4855A2C317F29CBDA8D5613DD74E197D13DE9CF8B3FB6A678
Key Value
MD5EA2754883A9DF668FF4F1B61ACC6B710
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamevirt-v2v
PackageRelease6.el8
PackageVersion1.42.0
SHA-14A83615BCD599B30110A22E56FD9CBB3018DEC09
SHA-2562196FEE1EA161A8448FA83B5918ED1F16411623FF7093C44B5277495F9AAE9C8
Key Value
MD527EC3EC53A2833C56A1544B107B9557A
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCBS <cbs@centos.org>
PackageNamevirt-v2v
PackageRelease10.el8
PackageVersion1.42.0
SHA-14DD600A5E9630F7C0F45E95BAD6C79E41F718FA7
SHA-256B3ED8CE23EA596A3C697CC807A93EF7E42352BFFF710FD7E47A8360528C8C913
Key Value
MD5E1D40C54954BCC0BD8B0BB13D78EAC3F
PackageArchx86_64
PackageDescriptionVirt-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.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevirt-v2v
PackageRelease19.module_el8.7.0+1140+ff0772f9
PackageVersion1.42.0
SHA-1570AA6A33DCADAD5E430E7B6204AF101D5278149
SHA-256B980E1218D50BF31BE1D125068F575253648191A871707E6E8A97DC937F377A6