Name: | libguestfs |
---|---|
Epoch: | 1 |
Version: | 1.54.0 |
Release: | 8.0.1.el9_6 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 4099753 |
License: | LGPL-2.1-or-later |
RPM: | libguestfs-1.54.0-8.0.1.el9_6.aarch64.rpm |
Source RPM: | libguestfs-1.54.0-8.0.1.el9_6.src.rpm |
Build Date: | Tue May 27 2025 |
Build Host: | build-ol9-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 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, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. For enhanced features, install: 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 lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings php-libguestfs PHP bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings |
- Add btrfs-progs to the packages installed in the appliance [Orabug: 34137448] - Replace upstream references from a description tag - Fix build on Oracle Linux [Orabug: 29319324] - Set DISTRO_ORACLE_LINUX correspeonding to ol
- daemon: inspect: Remove duplicate root mountpoints in /etc/fstab resolves: RHEL-92597
- Run the fstrim command twice to workaround RHEL 9.5 kernel trimming bug resolves: RHEL-89046
- Fix virt-v2v conversion of split /usr Ubuntu 22+ resolves: RHEL-88804
- Include host kernel information in libguestfs debugging output resolves: RHEL-83032
- Add new APIs to allow command output > 4MB resolves: RHEL-80159
- Rebase to libguestfs 1.54.0 resolves: RHEL-56809 - Fix osinfo for Windows Server 2025 resolves: RHEL-62935 - Replace Jansson with json-c resolves: RHEL-65292
- Update to libguestfs 1.50.2 resolves: RHEL-46775
- inspection: Resolve PARTUUID= and PARTLABEL= in /etc/fstab resolves: RHEL-40142, RHEL-46596
- Fix (rare) undetected truncation of 64 bit int results to 32 bits resolves: RHEL-45466