Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2015:1444 - Bug Fix Advisory
Issued:
2015-07-22
Updated:
2015-07-22

RHBA-2015:1444 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

libguestfs bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated libguestfs packages that fix several bugs and add two enhancements are now available for Red Hat Enterprise Linux 6.

Description

The libguestfs packages contain a library, which is used for accessing and modifying virtual machine (VM) disk images.

This update fixes the following bugs:

  • Using the "virt-sysprep" command to remove a user account from a guest with enabled SELinux did not properly trigger the SELinux relabel process, which caused the guest to be unable to boot. With this update, removing users from such guests properly triggers the relabel. In addition, the virt-sysprep(1) man page now advises to use the "--selinux-relabel" option when cleaning SELinux-enabled guests. (BZ#1153855)
  • The output of the "guestfish -h" command did not include command aliases, which have now been added. (BZ#1100530)
  • As a result of the fix for BZ#1056558, it was not possible to use a block device for output when using the virt-sparsify utility. This update re-enables block devices to be used as ouput in virt-sparsify. (BZ#1122557)
  • Using Tab-completion in guestfish on guests with the XFS file system did not correctly append the slash ("/") symbol to directory names. This update adjusts guestfish to properly distinguish files and directories on this file system, and thus fixes the problem. (BZ#1153846)
  • Using the "virt-sysprep" command to remove user accounts did not properly remove the user entries from the /etc/shadow file. With this update, the lens to parse /etc/shadow has been added to the Augeas tool and "virt-sysprep" makes use of it. As a result, removing users from guests using "virt-sysprep" removes also their entries in /etc/shadow. (BZ#1138630)
  • The libguestfs utilities were not able to use disk images on XFS file systems with 4-kilobyte sector size. This update introduces the "cachemode" parameter for the add_drive API, which controls drive caching and has a default value that allows disk images stored on the described file systems to be usable. (BZ#1038977)
  • The libguestfs tools could not use disk images that contained the colon (":") symbol in their path. With this update, path handling in libguestfs and in virt-sparsify has been improved, and such images can now be used as expected. (BZ#1128942)
  • The scrub-file API failed when attempting to handle symbolic links. With this update, scrub-file resolves the file path before handling it further, and as a result, using scrub-file on a symbolic link now properly affects the link's target. (BZ#1091859)
  • Due to an incorrect implementation of the libguestfs firstboot scripts runner, the firstboot scripts logged only the last executed script instead of all executed scripts. In addition, firstboot scripts that cause booting to stop, such as a script that reboots the guest, were unintentionally executed on every boot. These problems have now been fixed. (BZ#1159651, BZ#1160203)
  • In the Java binding, or APIs that return a list of objects different from String caused an ArrayIndexOutOfBoundsException exception to be triggered. The creation of the result list has been fixed, and these APIs now return the expected result. (BZ#1074005)
  • The way in which the lvm-set-filter API handles the lvm.conf file has been rewritten, so that lvm-set-filter is properly able to change the LVM device filter. (BZ#1168751)

In addition, this update adds the following enhancements:

  • The output of the "virt-ls --csv --checksum" command now always includes a field for the checksum value, even if the field is empty, like in the case of directories. As a result, the command's output is more easily parseable. (BZ#1151901)
  • Minor fixes and improvements have been done to the help message of the "set-append" command, an error message of the "guestfish umount" command, and to the guestfish(1) and virt-edit(1) man pages. (BZ#1164734, BZ#1151739, BZ#1153974, BZ#1100533)

Users of libguestfs are advised to upgrade to these updated packages, which fix these bugs and add these enhancements.

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64

Fixes

  • BZ - 1038977 - libguestfs does not works together with xfs + 4k sector size
  • BZ - 1074005 - java bindings inspect_list_applications2 throws java.lang.ArrayIndexOutOfBoundsException:
  • BZ - 1091859 - scrub-file can't handle link file
  • BZ - 1100530 - These APIs also need to add to `guestfish -h` command list
  • BZ - 1100533 - Missing 'user-cancel' documentation in guestfish(1)
  • BZ - 1122557 - virt-sparsify overwrites block devices if used as output files
  • BZ - 1128942 - libguests tools failing on images containing a colon in the path
  • BZ - 1138630 - Remove user accounts from "/etc/shadow" when execute virt-sysprep with '--enable user-account' option
  • BZ - 1151739 - typo error in man page of virt-edit
  • BZ - 1151901 - Should also add a field for directory files when run virt-ls with --csv option
  • BZ - 1151911 - virt-ls should remove '/' in the output when specify the directory name as /etc/
  • BZ - 1153846 - Redundancy whitespace at the end of directory name when use <TAB> to complete the directory name in guestfish with a xfs filesystem in guest
  • BZ - 1153974 - guestfish prints '\n' in error message
  • BZ - 1159651 - virt-sysprep firstboot script is not deleted if it reboot a RHEL 7 guest
  • BZ - 1160203 - log of virt-sysprep contains only the output of the last script
  • BZ - 1164734 - The description of 'help append' is not accurately, it add the kernel options to libguestfs appliance not the guest kernel
  • BZ - 1168751 - broken lvm-set-filter API with newer lvm2

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux Workstation 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux Desktop 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux Server from RHUI 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
libguestfs-1.20.11-14.el6.src.rpm SHA-256: 6ed9a1e48251dad36bcb295d74fab6a16e6e0a0a5eb60924eedc7698225cf63f
x86_64
libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 55ce59d57a07bd79a220c8b0f688263e97bfaaab2486b51b658dfcaa8884d26e
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-debuginfo-1.20.11-14.el6.x86_64.rpm SHA-256: e0d0227991c5c44361a73e9edcfe329cb8bcb0f00cf1c6a30e8d16275d9bd664
libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 0403f6616f4e066cfef3ef300d3203bdec03bf7a024ccdaf5b027cbc45887162
libguestfs-java-1.20.11-14.el6.x86_64.rpm SHA-256: fe95e91d6ca3e95c5135110bbdc56aedf717f43814f36cad70790f3fa959c178
libguestfs-java-devel-1.20.11-14.el6.x86_64.rpm SHA-256: 9de6393fe8d1e88eef55f8a5eee63e583d79ac5b14dcd822550910f6a7ad4180
libguestfs-javadoc-1.20.11-14.el6.x86_64.rpm SHA-256: b95150f116296322b344c55a68b4b03ac38e8acefda98af61cf7edb380ce2fc7
libguestfs-tools-1.20.11-14.el6.x86_64.rpm SHA-256: 4214aefd131cb8d452993ba285337076993f76aebcea1a8e5fa3ca51b6ca2001
libguestfs-tools-c-1.20.11-14.el6.x86_64.rpm SHA-256: 5c52267900216d6dc3ae51641980ca8352c592b301cc312dc98320dfeae4d3c2
ocaml-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 768128663eda789ec3192eb4084283a660fb5b95503ae51e458e124b94bac1e2
ocaml-libguestfs-devel-1.20.11-14.el6.x86_64.rpm SHA-256: dcb4684ecdc75d3b9ec81ba88231f882099f84dee9edc525164880540a659e03
perl-Sys-Guestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 099f239ba18e869e136184e1fec8be1fe12327d7a580ec8ebe52b3b9c0845703
python-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: 54df5cd65e8ca2ff5141e67a0cf6108f845ed03c3f85d66cd5231326e43b9224
ruby-libguestfs-1.20.11-14.el6.x86_64.rpm SHA-256: a02bb5ae8841a6e8c22033c7672c9366732465b6430b9694729eaf14742b967e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility