| Name: | libguestfs |
|---|---|
| Epoch: | 1 |
| Version: | 1.44.0 |
| Release: | 9.0.2.module+el8.8.0+21153+75c20b54 |
| Architecture: | aarch64 |
| Module: | virt:ol:8080020230825031743:63b34585 virt:ol:8080020230901075317:63b34585 |
| Group: | Unspecified |
| Size: | 2581653 |
| License: | LGPLv2+ |
| RPM: | libguestfs-1.44.0-9.0.2.module+el8.8.0+21153+75c20b54.aarch64.rpm |
| Source RPM: | libguestfs-1.44.0-9.0.2.module+el8.8.0+21153+75c20b54.src.rpm |
| Build Date: | Fri Aug 25 2023 |
| 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
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 |
- libguestfs.spec: Add btrfs-progs RPM to appliance [Orabug: 35634755]
- Replace upstream references from description tag - Config supermin to use host yum.conf in ol8 [Orabug: 29319324] - Set DISTRO_ORACLE_LINUX correspeonding to ol
- Fix CVE-2022-2211 Denial of Service in --key parameter resolves: rhbz#2101280
- Obsolete old libguestfs-benchmarking subpackage resolves: rhbz#2091597
- Disable 5-level page tables when using -cpu max resolves: rhbz#2084566 related: rhbz#2075424
- Backport support for -cpu max to allow RHEL 9 guests to be modified resolves: rhbz#2075424
- Fix libguestfs failure with qemu 6.2, libvirt 7.10 resolves: rhbz#2035177
- Autodetect backing format for qemu-img create -b - Move appliance to separate subpackage - Read rpm database through librpm resolves: rhbz#2013916, rhbz#1989520, rhbz#1836094
- Resolves: bz#2000225 (Rebase virt:rhel module:stream based on AV-8.6)