Mon, 29 Apr 2024 18:14:28 UTC | login

Information for build guestfs-tools-1.50.1-1.fc38

ID245070
Package Nameguestfs-tools
Version1.50.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/guestfs-tools.git#d7252037d3df5ddb82efb2395bb63626e4412272
SummaryTools to access and modify virtual machine disk images
Descriptionguestfs-tools is a set of tools that can be used to make batch configuration changes to guests, get disk used/free statistics (virt-df), perform backups and guest clones, change registry/UUID/hostname info, build guests from scratch (virt-builder) and much more. Virt-alignment-scan scans virtual machines looking for partition alignment problems. Virt-builder is a command line tool for rapidly making disk images of popular free operating systems. Virt-cat is a command line tool to display the contents of a file in a virtual machine. Virt-customize is a command line tool for customizing virtual machine disk images. Virt-df is a command line tool to display free space on virtual machine filesystems. Unlike other tools, it doesn’t just display the amount of space allocated to a virtual machine, but can look inside the virtual machine to see how much space is really being used. It is like the df(1) command, but for virtual machines, except that it also works for Windows virtual machines. Virt-diff shows the differences between virtual machines. Virt-drivers detects the bootloader, kernel and drivers inside a guest. Virt-edit is a command line tool to edit the contents of a file in a virtual machine. Virt-filesystems is a command line tool to display the filesystems, partitions, block devices, LVs, VGs and PVs found in a disk image or virtual machine. It replaces the deprecated programs virt-list-filesystems and virt-list-partitions with a much more capable tool. Virt-format is a command line tool to erase and make blank disks. Virt-get-kernel extracts a kernel/initrd from a disk image. Virt-inspector examines a virtual machine and tries to determine the version of the OS, the kernel version, what drivers are installed, whether the virtual machine is fully virtualized (FV) or para-virtualized (PV), what applications are installed and more. Virt-log is a command line tool to display the log files from a virtual machine. Virt-ls is a command line tool to list out files in a virtual machine. Virt-make-fs is a command line tool to build a filesystem out of a collection of files or a tarball. Virt-resize can resize existing virtual machine disk images. Virt-sparsify makes virtual machine disk images sparse (thin-provisioned). Virt-sysprep lets you reset or unconfigure virtual machines in preparation for cloning them. Virt-tail follows (tails) a log file within a guest, like 'tail -f'.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 20 Apr 2023 12:56:24 UTC
CompletedThu, 20 Apr 2023 15:36:40 UTC
Taskbuild (f38, /rpms/guestfs-tools.git:d7252037d3df5ddb82efb2395bb63626e4412272)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/guestfs-tools.git#d7252037d3df5ddb82efb2395bb63626e4412272'}}
Tags
f38
f39
f40
RPMs
src
guestfs-tools-1.50.1-1.fc38.src.rpm (info) (download)
noarch
guestfs-tools-bash-completion-1.50.1-1.fc38.noarch.rpm (info) (download)
guestfs-tools-man-pages-ja-1.50.1-1.fc38.noarch.rpm (info) (download)
guestfs-tools-man-pages-uk-1.50.1-1.fc38.noarch.rpm (info) (download)
virt-win-reg-1.50.1-1.fc38.noarch.rpm (info) (download)
riscv64
guestfs-tools-1.50.1-1.fc38.riscv64.rpm (info) (download)
guestfs-tools-debuginfo-1.50.1-1.fc38.riscv64.rpm (info) (download)
guestfs-tools-debugsource-1.50.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Apr 06 2023 Richard W.M. Jones <rjones@redhat.com> - 1.50.1-1 - New upstream stable version 1.50.1 * Tue Feb 21 2023 Richard W.M. Jones <rjones@redhat.com> - 1.50.0-2 - Remove virt-dib * Tue Feb 07 2023 Richard W.M. Jones <rjones@redhat.com> - 1.50.0-1 - New upstream stable version 1.50.0 * Thu Jan 26 2023 Richard W.M. Jones <rjones@redhat.com> - 1.49.10-1 - New upstream development version 1.49.10 * Thu Jan 19 2023 Richard W.M. Jones <rjones@redhat.com> - 1.49.9-1 - New upstream development version 1.49.9 - New tool: virt-drivers - Add BR glibc-static for tests on x86_64. * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Richard W.M. Jones <rjones@redhat.com> - 1.49.8-2 - New upstream development version 1.49.8 - +BR libosinfo-devel * Sat Dec 10 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.7-2 - New upstream development version 1.49.7 * Fri Nov 25 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.6-1 - New upstream development version 1.49.6 - Enable opensuse repository again * Mon Nov 21 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.5-2 - Disable opensuse repository * Wed Oct 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.5-1 - New upstream development version 1.49.5 * Mon Aug 01 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.4-1 - New upstream development version 1.49.4 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 01 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.3-1 - New upstream development version 1.49.3 * Thu May 26 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.2-1 - New upstream development version 1.49.2 * Thu May 12 2022 Richard W.M. Jones <rjones@redhat.com> - 1.49.1-1 - New upstream development version 1.49.1 * Mon Mar 14 2022 Richard W.M. Jones <rjones@redhat.com> - 1.48.0-1 - New upstream stable branch version 1.48.0 * Tue Mar 08 2022 Richard W.M. Jones <rjones@redhat.com> - 1.47.5-1 - New upstream development version 1.47.8 - Add new guestfs-tools-release-notes-1.48(1) man page. * Tue Mar 01 2022 Richard W.M. Jones <rjones@redhat.com> - 1.47.4-1 - New upstream development version 1.47.4 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.47.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 04 2021 Richard W.M. Jones <rjones@redhat.com> - 1.47.3-1 - New upstream development version 1.47.3 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.47.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 16 2021 Richard W.M. Jones <rjones@redhat.com> - 1.47.2-1 - New upstream development version 1.47.2 * Wed Jun 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1.46.1-3 - Add gating tests (for RHEL 9) * Thu May 13 2021 Richard W.M. Jones <rjones@redhat.com> - 1.46.1-2 - BR perl-generators so deps of virt-win-reg subpackage are correct. * Sat May 08 2021 Richard W.M. Jones <rjones@redhat.com> - 1.46.1-1 - New stable branch version 1.46.1. * Tue Apr 27 2021 Richard W.M. Jones <rjones@redhat.com> - 1.46.0-1 - New stable branch version 1.46.0. * Wed Apr 07 2021 Richard W.M. Jones <rjones@redhat.com> - 1.45.3-4 - Use Epoch 1 for virt-dib subpackage (only).