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
    • 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 Lightspeed
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 Lightspeed
  • 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-2011:0446 - Bug Fix Advisory
Issued:
2011-04-14
Updated:
2011-04-14

RHBA-2011:0446 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

libvirt bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated libvirt packages that resolve several issues are now available for Red
Hat Enterprise Linux 6.

Description

The libvirt library is a C API for managing and interacting with the
virtualization capabilities of Linux and other operating systems. In addition,
libvirt provides tools for remotely managing virtualized systems.

These updated libvirt packages provide fixes for the following bugs:

  • When a root-squashing export of a domain was owned by a group to which the

qemu user belonged, but was not owned by the qemu user, libvirt could not create
a file to save the domain's state. This was because the save operation was
invoked by the user who did not have the needed group permissions. With this
update, libvirt first acquires all the needed group permissions and only then
attempts to perform the aforementioned save operation. (BZ#656355)

  • Members of the qemu group did not have read/write permissions for the

"[localstatedir]/[cache/lib]/libvirt/qemu/" directory in which XML files which
define sockets are placed. Permissions are now updated to allow the qemu group
read/write permissions. (BZ#656972)

  • A race condition where an application could query block information on a

virtual guest that had just been migrated away could occur when migrating a
guest. As a result, the libvirt service crashed. The libvirt application now
verifies that a guest exists before attempting to start any monitoring
operations. (BZ#658141)

  • Live migration of a guest could take an exceptionally long time to converge to

the switchover point if the guest was very busy. By allowing to increase the
downtime setting of a guest, migration is more likely to complete. However,
libvirt was sending an incorrectly formatted request to increase the downtime
setting of a guest. With this update, libvirt correctly sends the downtime
setting request. (BZ#658143)

  • The "addrToString" methods did not work properly with UNIX domain sockets

which did not have a normal "host:port" address. As a result SASL (Simple
Authentication and Security Layer) could not be used over UNIX domain sockets.
With this update, the "addrToString" methods are fixed and SASL is no longer
restricted to TCP connections. (BZ#658144)

  • Prior to this update, libvirt was not able to recognize whether a domain

crashed or was properly shut down. With this update, a SHUTDOWN event sent by
qemu is recognized by libvirt when a domain is properly shut down. If the
SHUTDOWN event is not received, the domain is declared to have crashed.
(BZ#662042)

  • A deadlock occurred in the libvirt service when running concurrent

bidirectional migration because certain calls did not release their local driver
lock before issuing an RPC (Remote Procedure Call) call on a remote libvirt
daemon. A deadlock no longer occurs between two communicating libvirt daemons.
(BZ#662043)

  • A specification file bug caused permissions on the /var/lib/libvirt directory

to change when upgrading a system. With this update, correct permissions are
assigned to the aforementioned directory. (BZ#662045)

  • An off-by-one error in a clock variable caused a virtual guest to show

incorrect date and time information. This update addresses this error. Date and
time information is now correctly displayed. (BZ#662046)

  • The %post script (part of the libvirt-client package) started the

libvirt-guests service even when the service was explicitly turned off. With
this update, the libvirt-guests service is no longer started when explicitly
turned off. (BZ#668694)

  • Starting and shutting down a domain led to a memory leak due to the memory

buffer not being freed properly. With this update, starting and shutting down a
domain no longer leads to a memory leak. (BZ#672549)

  • Starting and shutting down a domain led to a memory leak due to the use of a

thread-unfriendly "matchpathcon" (which gets the default security context for
the specified path) SELinux API. With this update, libvirt uses improved SELinux
APIs and a memory leak no longer occurs.(BZ#672554)

All users of libvirt are advised to upgrade to these updated packages, which
resolve these issues.

Solution

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

This update is available via Red Hat Network. Details on how to use the Red Hat
Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 656355 - cannot save domain from root_squashing nfs export even if qemu gid matches nfs
  • BZ - 656972 - Let "qemu" group look below /var/lib/libvirt/qemu/
  • BZ - 658141 - [libvirt] libvirt crash on multiple migration [Segmentation fault]
  • BZ - 658143 - RFE: Allow to change the maximum migration downtime
  • BZ - 658144 - Make SASL work over UNIX domain sockets
  • BZ - 662042 - [libvirt] kill qemu process using 'kill' behaves as user shutdown command and not as 'lost connection with qemu process'
  • BZ - 662043 - [libvirt] deadlock on concurrent multiple bidirectional migration
  • BZ - 662045 - bogus permissions on /var/lib/libvirt in libvirt spec file
  • BZ - 662046 - clock offset='variable' not working correctly
  • BZ - 668694 - do not start libvirt-guests on upgrade
  • BZ - 672549 - Start and shutdown domain lead to memory leak
  • BZ - 672554 - libvirtd should use selabel_open rather than matchpathcon

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
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d

Red Hat Enterprise Linux Workstation 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627

Red Hat Enterprise Linux Desktop 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
s390x
libvirt-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f1210b66c2a89cac476f4e07f928b2bb4f08397443e975d51ce933703b4e235e
libvirt-client-0.8.1-27.el6_0.3.s390.rpm SHA-256: bc8a8e23dc046e3723ef8e2f3daffa7a13ce450c82ef2dd71dcd920869f90d31
libvirt-client-0.8.1-27.el6_0.3.s390x.rpm SHA-256: d8d1b427a3ce691a16b781b6c4b161365987db644980b4a24f283b7e4206cff7
libvirt-debuginfo-0.8.1-27.el6_0.3.s390.rpm SHA-256: c18c9c9deb972d2a033dcbaac8a446a3d2999ed274c48e8126b9f6512d80a19d
libvirt-debuginfo-0.8.1-27.el6_0.3.s390x.rpm SHA-256: c5407c460f380bf6a8684dc6bf69cacaabe57ae309e3a62612aa7cfb5da91d2f
libvirt-devel-0.8.1-27.el6_0.3.s390.rpm SHA-256: 1369cea61bcff79673a7a0a641a3dd0e35807182fab290e97323e288fdafd938
libvirt-devel-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f3048914b00b31226b8c0b90ccf346a7069cb2d49b5fc91dd795f750110c2db0
libvirt-python-0.8.1-27.el6_0.3.s390x.rpm SHA-256: 29f63a6520e1368d4282b4dc93e685d6e357f6c6248d882f945568f7e24acbb8

Red Hat Enterprise Linux for Power, big endian 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
ppc64
libvirt-0.8.1-27.el6_0.3.ppc64.rpm SHA-256: fca9484451988a6785c10245e5ebf21d2bc05482033e71322bd782496e22929e
libvirt-client-0.8.1-27.el6_0.3.ppc.rpm SHA-256: 13af447367c154cfa1cbb25ccc904ea6c5b5ef59db7aa5b378302d6d70c9b90e
libvirt-client-0.8.1-27.el6_0.3.ppc64.rpm SHA-256: c56822095e3b316396dbd19761689e69deccf41f1d4c87a30b49f749e7b45ba7
libvirt-debuginfo-0.8.1-27.el6_0.3.ppc.rpm SHA-256: 0f8785ba990f6cc06554990c04c9dcae4fdf715aeaeca861c45b7b53468b3631
libvirt-debuginfo-0.8.1-27.el6_0.3.ppc64.rpm SHA-256: f3e4c226ca351e4d797c3e9c573176120ce7c480bfff4a2c55293f060297b207
libvirt-devel-0.8.1-27.el6_0.3.ppc.rpm SHA-256: db2f000d82659b1001a41350dd94db6b4be49ebf6c78a3c5e38cd3cac415a7a4
libvirt-devel-0.8.1-27.el6_0.3.ppc64.rpm SHA-256: df5054e4adfbc068450786beaf962d29d928206e17096447e5a349e2a51da5ec
libvirt-python-0.8.1-27.el6_0.3.ppc64.rpm SHA-256: 0cd7eb61f2fadb120a5f085b99c009e7f1224f4382aed4a1eec9c36bd55ef7be

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d

Red Hat Enterprise Linux Server from RHUI 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
s390x
libvirt-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f1210b66c2a89cac476f4e07f928b2bb4f08397443e975d51ce933703b4e235e
libvirt-client-0.8.1-27.el6_0.3.s390.rpm SHA-256: bc8a8e23dc046e3723ef8e2f3daffa7a13ce450c82ef2dd71dcd920869f90d31
libvirt-client-0.8.1-27.el6_0.3.s390x.rpm SHA-256: d8d1b427a3ce691a16b781b6c4b161365987db644980b4a24f283b7e4206cff7
libvirt-debuginfo-0.8.1-27.el6_0.3.s390.rpm SHA-256: c18c9c9deb972d2a033dcbaac8a446a3d2999ed274c48e8126b9f6512d80a19d
libvirt-debuginfo-0.8.1-27.el6_0.3.s390x.rpm SHA-256: c5407c460f380bf6a8684dc6bf69cacaabe57ae309e3a62612aa7cfb5da91d2f
libvirt-devel-0.8.1-27.el6_0.3.s390.rpm SHA-256: 1369cea61bcff79673a7a0a641a3dd0e35807182fab290e97323e288fdafd938
libvirt-devel-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f3048914b00b31226b8c0b90ccf346a7069cb2d49b5fc91dd795f750110c2db0
libvirt-python-0.8.1-27.el6_0.3.s390x.rpm SHA-256: 29f63a6520e1368d4282b4dc93e685d6e357f6c6248d882f945568f7e24acbb8

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

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
x86_64
libvirt-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 6c9a4ff85e1e22ddbe20a53bb3521febccf9c025023f05403b1505bbb3b15813
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-client-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: be7cd8b26c35bdd2f83aedb4972c37d85542e33d74d27aa9d49e7129b2cd1379
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-debuginfo-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: b6b0d272df4a7e22aa8f9d168e735c6949145e58c7cf5fba7ca7bd3f17b31550
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-devel-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: 84b919f171e13f9674ac9194848819929f12fc9ac2ed7490bf51185dd8ea5cae
libvirt-python-0.8.1-27.el6_0.3.x86_64.rpm SHA-256: fc19b0e15e3553f823fbf36d821648227dcafabfecbc5301bf7489157011ae3d
i386
libvirt-0.8.1-27.el6_0.3.i686.rpm SHA-256: 74eefc958bf8fb9118d8c27091a46e23991d7d58ca145763e65a22c4ed53ea22
libvirt-client-0.8.1-27.el6_0.3.i686.rpm SHA-256: d7f4d4faeacd619ee7e44365e34a0bf02d30aa82a4826639cf9720385a102bdc
libvirt-debuginfo-0.8.1-27.el6_0.3.i686.rpm SHA-256: e6c01c35b3e26c80d6c7b30fcfdd62aca129f5af28d0449fc49ef8c86a769c41
libvirt-devel-0.8.1-27.el6_0.3.i686.rpm SHA-256: 3c6a3623bae8bcc3367e06d68e9d124d16d9c48151e65e9ff813b38338ba2720
libvirt-python-0.8.1-27.el6_0.3.i686.rpm SHA-256: d6d0ff5eb705853fff2be686aa2aa21c16f30f2aee7e4878dca1839702278627

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
libvirt-0.8.1-27.el6_0.3.src.rpm SHA-256: 70cbb45b77d51b4f0710ff0c9225c3361c33eb459192ef14d015177139e1f002
s390x
libvirt-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f1210b66c2a89cac476f4e07f928b2bb4f08397443e975d51ce933703b4e235e
libvirt-client-0.8.1-27.el6_0.3.s390.rpm SHA-256: bc8a8e23dc046e3723ef8e2f3daffa7a13ce450c82ef2dd71dcd920869f90d31
libvirt-client-0.8.1-27.el6_0.3.s390x.rpm SHA-256: d8d1b427a3ce691a16b781b6c4b161365987db644980b4a24f283b7e4206cff7
libvirt-debuginfo-0.8.1-27.el6_0.3.s390.rpm SHA-256: c18c9c9deb972d2a033dcbaac8a446a3d2999ed274c48e8126b9f6512d80a19d
libvirt-debuginfo-0.8.1-27.el6_0.3.s390x.rpm SHA-256: c5407c460f380bf6a8684dc6bf69cacaabe57ae309e3a62612aa7cfb5da91d2f
libvirt-devel-0.8.1-27.el6_0.3.s390.rpm SHA-256: 1369cea61bcff79673a7a0a641a3dd0e35807182fab290e97323e288fdafd938
libvirt-devel-0.8.1-27.el6_0.3.s390x.rpm SHA-256: f3048914b00b31226b8c0b90ccf346a7069cb2d49b5fc91dd795f750110c2db0
libvirt-python-0.8.1-27.el6_0.3.s390x.rpm SHA-256: 29f63a6520e1368d4282b4dc93e685d6e357f6c6248d882f945568f7e24acbb8

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