| Name: | libguestfs | 
|---|---|
| Epoch: | 1 | 
| Version: | 1.40.2 | 
| Release: | 28.0.4.module+el8.5.0+20635+d56619be | 
| Architecture: | aarch64 | 
| Module: | virt:kvm_utils2:8050020220420131000:b4937e53 | 
| Group: | Unspecified | 
| Size: | 4780818 | 
| License: | LGPLv2+ | 
| RPM: | libguestfs-1.40.2-28.0.4.module+el8.5.0+20635+d56619be.aarch64.rpm | 
| Source RPM: | libguestfs-1.40.2-28.0.4.module+el8.5.0+20635+d56619be.src.rpm | 
| Build Date: | Wed Apr 20 2022 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://libguestfs.org/ | 
| Summary: | Access and modify virtual machine disk images | 
| Description: | Libguestfs 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 Oracle 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 | 
- v2v: Cope with libvirt vpx/esx driver which does not set [Orabug: 34026544]
- virt-v2v: Specify backing file format to qemu-img command [Orabug: 33906330] - Require "kernel-uek" RPM for installation instead of "kernel" [Orabug: 33986812]
- Specify backing file format to qemu-img command [Orabug: 33841090] - Add btrfs-progs package to appliance image [Orabug: 33835508]
- Replace upstream references from description tag - Config supermin to use host yum.conf in ol8 [Orabug: 29319324] - Set DISTRO_ORACLE_LINUX correspeonding to ol
- daemon: lvm: Use lvcreate --yes to avoid interactive prompts resolves: rhbz#1933640
- selinux-relabel does not work if SELINUXTYPE != targeted - tar-in command does not allow restoring file capabilities resolves: rhbz#1384241 rhbz#1828952
- insufficient default memsize to open anaconda default RHEL 8.2 luks device resolves: rhbz#1837765
- v2v: handle HTTP/2 replies from vCenter resolves: rhbz#1854380
- v2v: ship a newer version of rhev-apt.exe resolves: rhbz#1849997
- Ignore the user.WofCompressedData xattr resolves: rhbz#1811539 - sysprep: new ipa-client and kerberos-hostkeytab operations resolves: rhbz#1789592