| Name: | libguestfs |
|---|---|
| Epoch: | 1 |
| Version: | 1.46.1 |
| Release: | 3.0.2.el9_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 4017757 |
| License: | LGPLv2+ |
| RPM: | libguestfs-1.46.1-3.0.2.el9_0.aarch64.rpm |
| Source RPM: | libguestfs-1.46.1-3.0.2.el9_0.src.rpm |
| Build Date: | Wed Jun 08 2022 |
| 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
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
- Disable signature checking in librpm resolves: rhbz#2064182
- Add detection support for Rocky Linux resolves: rhbz#2030709 - Resolve conflict between manual and libvirt-assigned PCI addresses resolves: rhbz#2034160
- Rebase to new stable branch version 1.46.1 resolves: rhbz#2011711 - Add --enable-appliance-format-auto - Add support for Kylin - Document lazy-counters setting cannot be changed in XFS version 5 resolves: rhbz#2025944, rhbz#1995391, rhbz#2024022 - Require libvirt-daemon-driver-storage-core resolves: rhbz#2018358 - Fix usage of strerror_r which caused corrupted error messages resolves: rhbz#2030396
- Specify backing format for qemu 6.1 resolves: rhbz#1999419
- Remove use of sga resolves: rhbz#2002325
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fix: syslinux: failed to create ldlinux.sys resolves: rhbz#1990720, rhbz#1950627 - Fix license files. - Move appliance to separate subpackage resolves: rhbz#1989514
- Re-enable LTO