| Name: | libguestfs |
|---|---|
| Epoch: | 1 |
| Version: | 1.50.2 |
| Release: | 2.0.1.el9_5 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 4042574 |
| License: | LGPLv2+ |
| RPM: | libguestfs-1.50.2-2.0.1.el9_5.aarch64.rpm |
| Source RPM: | libguestfs-1.50.2-2.0.1.el9_5.src.rpm |
| Build Date: | Tue Mar 18 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
- Add new APIs to allow command output > 4MB resolves: RHEL-81095
- 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
- Remove bundled ocaml-augeas resolves: RHEL-32142
- Add support for nbd+unix:// URIs resolves: RHEL-33851
- Add --key all:... selector resolves: RHEL-19367 - Add miscellaneous other upstream fixes since 1.50.1
- enable the ".gdb_index" section in the Perl bindings debug info resolves: rhbz#2209279
- let "guestfish -i" recognize "--key /dev/mapper/VG-LV:key:password" - reenable quickcheck; we now use "-cpu max" (upstream 30f74f38bd6e) resolves: rhbz#2209279