- Issued:
- 2012-11-22
- Updated:
- 2012-11-22
RHBA-2012:1484 - Bug Fix Advisory
Synopsis
libvirt bug fix update
Type/Severity
Bug Fix Advisory
Red Hat Insights patch analysis
Identify and remediate systems affected by this advisory.
Topic
Updated libvirt packages that fix several bugs 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 remote management of virtualized systems.
This update fixes the following bugs:
- When libvirt could not find a suitable CPU model for a host CPU, it would not
provide the CPU topology in host capabilities even though the topology was
detected correctly. Consequently, applications that work with the host CPU
topology but not with the CPU model could not see the topology in host
capabilities. With this update, the host capabilities XML description contains
the host CPU topology even if the host CPU model is unknown. (BZ#868972)
- Previously, the fixed limit for the maximum size of an RPC message that could
be supplied to the libvirtd daemon (65536 bytes) was not always sufficient.
Consequently, messages that were longer than that could be dropped, leaving a
client unable to fetch important data. With this update, the buffer for incoming
messages has been made dynamic and libvirtd now allocates as much memory as is
needed for a given message, thus allowing to send much bigger messages.
(BZ#869650)
- Prior to this update, libvirt used an unsuitable detection procedure to detect
NUMA and processor topology of a system. Consequently, topology of some advanced
multi-processor systems was detected incorrectly and management applications
could not utilize the full potential of the system. Now, the detection has been
improved and the topology is properly recognized even on modern systems.
(BZ#869723)
- Under certain circumstances, the iohelper process failed to write data to disk
while saving a domain and kernel did not report an out-of-space error (ENOSPC).
With this update, libvirt calls the fdatasync() function in the described
scenario to force the data to be written to disk or catch a write error. As a
result, if a write error occurs, it is now properly caught and reported.
(BZ#873292)
- Certain operations in libvirt can be done only when a domain is paused to
prevent data corruption. However, if a resuming operation failed, the management
application was not notified since no event was sent. This update introduces the
VIR_DOMAIN_EVENT_SUSPENDED_API_ERROR event and management applications can now
keep closer track of domain states and act accordingly. (BZ#874235)
- Libvirt allows users to cancel an ongoing migration. Previously, if an attempt
to cancel the migration was made in the migration preparation phase, qemu missed
the request and the migration was not canceled. With this update, the
virDomainAbortJob() function sets a flag when a cancel request is made and this
flag is checked before the main phase of the migration starts. As a result, a
migration can now be properly canceled even in the preparation phase.
(BZ#875770)
- When a qemu process is being destroyed by libvirt, a clean-up operation frees
some internal structures and locks. However, since users can destroy qemu
processes at the same time, libvirt holds the qemu driver lock to protect the
list of domains and their states, among other things. Previously, a function
tried to set up the qemu driver lock when it was already up, creating a
deadlock. The code has been modified to always check if the lock is free before
attempting to set it up, thus fixing this bug. (BZ#875788)
All users of libvirt are advised to upgrade to these updated packages, which fix
these bugs.
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/knowledge/articles/11258
Affected Products
- Red Hat Enterprise Linux Server 6 x86_64
- Red Hat Enterprise Linux Server 6 i386
- Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.3 x86_64
- Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.3 i386
- Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
- Red Hat Enterprise Linux Workstation 6 x86_64
- Red Hat Enterprise Linux Workstation 6 i386
- Red Hat Enterprise Linux Desktop 6 i386
- Red Hat Enterprise Linux for IBM z Systems 6 s390x
- Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.3 s390x
- Red Hat Enterprise Linux for Power, big endian 6 ppc64
- Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.3 ppc64
- 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 from RHUI 6 i386
- Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
- Red Hat Enterprise Linux Desktop 6 x86_64
- Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
- Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.3 x86_64
- Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.3 i386
- 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 - 868972 - CPU topology is missing in capabilities XML when libvirt fails to detect host CPU model
- BZ - 869650 - Can't add more than 256 logical networks
- BZ - 873292 - libvirt: terminating vm on signal 15 when hibernate fails on ENOSPACE
- BZ - 874235 - libvirt: no event is sent to vdsm in case vm is terminated on signal 15 after hibernate failure
- BZ - 875770 - libvirt: cancel migration is sent but migration continues
- BZ - 875788 - Deadlock on libvirt when playing with hotplug and add/remove vm
CVEs
(none)
References
(none)
Red Hat Enterprise Linux Server 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.3
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux Server - Extended Life Cycle Support 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
Red Hat Enterprise Linux Workstation 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux Desktop 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux for IBM z Systems 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
s390x | |
libvirt-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: e918d8ca0ffa17028236b934706f4ee7cb67df78279070d74dcbe34d4b0f28b1 |
libvirt-client-0.9.10-21.el6_3.6.s390.rpm | SHA-256: dc1a348ba1bd7aab10e5c94bc914d2217c78fcac90bc9edd4ee8768875e0e897 |
libvirt-client-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 806346a448e91c5bef3a34787d5f9dcc8f764bdb6cac76108c2fcc0b82c5afc5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 049904ff2ede379a4d617f2fcc7f24667bd8f29e7e5b16fcbc35851919b8bef8 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: f9aa2da19ddb5481363e485dc2f8cde623b2f642c15c1b67643b4d614a2a0fb5 |
libvirt-devel-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 002a3c0748e69478c7dc8ef3742f13e964be7b300e754020b4951a4b3d95c088 |
libvirt-devel-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 09cf3da9a04235c4056fae583b5c81ea781c8bea07df265f70cf477e495a7445 |
libvirt-python-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: b5b39242b6b34c855abd8050b35a86eeb5223beb571db111ce1c915fd7d54061 |
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.3
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
s390x | |
libvirt-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: e918d8ca0ffa17028236b934706f4ee7cb67df78279070d74dcbe34d4b0f28b1 |
libvirt-client-0.9.10-21.el6_3.6.s390.rpm | SHA-256: dc1a348ba1bd7aab10e5c94bc914d2217c78fcac90bc9edd4ee8768875e0e897 |
libvirt-client-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 806346a448e91c5bef3a34787d5f9dcc8f764bdb6cac76108c2fcc0b82c5afc5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 049904ff2ede379a4d617f2fcc7f24667bd8f29e7e5b16fcbc35851919b8bef8 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: f9aa2da19ddb5481363e485dc2f8cde623b2f642c15c1b67643b4d614a2a0fb5 |
libvirt-devel-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 002a3c0748e69478c7dc8ef3742f13e964be7b300e754020b4951a4b3d95c088 |
libvirt-devel-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 09cf3da9a04235c4056fae583b5c81ea781c8bea07df265f70cf477e495a7445 |
libvirt-python-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: b5b39242b6b34c855abd8050b35a86eeb5223beb571db111ce1c915fd7d54061 |
Red Hat Enterprise Linux for Power, big endian 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
ppc64 | |
libvirt-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: feb618931eb94b2e657600c75c183a6332625436ba15f8d76dfa052915ee0ea5 |
libvirt-client-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 19af2ce696d0ea6904bb1e1dd7154b1eda3ee71f3ea831fd20b1b1d4efe1cecb |
libvirt-client-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 3efc3e2596c133c8da7cde79f55b59b109ba8b00398bf592ebee65e0e32113eb |
libvirt-debuginfo-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 3f44e201cd5210f6f8959a0dd693966ce415210bd582eeddc2bb77b69d9f0494 |
libvirt-debuginfo-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 60a3de7abc3ff4fa39c8cd0006133fa016ff4e209d12c812367325289361a078 |
libvirt-devel-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 9b4f68c3827a9335b9a9107d014c22288d6f1f21514aff19df2d3101d691d2b0 |
libvirt-devel-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: c82869835135aeea3f0a397729b70161c9cacfdba716934368d1021fb1fc1e01 |
libvirt-python-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 6922bb06f01e4c69e44c1e6d4e9f7975cfb7b334d9e84dd2d7ff0a1ab6e968de |
Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.3
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
ppc64 | |
libvirt-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: feb618931eb94b2e657600c75c183a6332625436ba15f8d76dfa052915ee0ea5 |
libvirt-client-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 19af2ce696d0ea6904bb1e1dd7154b1eda3ee71f3ea831fd20b1b1d4efe1cecb |
libvirt-client-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 3efc3e2596c133c8da7cde79f55b59b109ba8b00398bf592ebee65e0e32113eb |
libvirt-debuginfo-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 3f44e201cd5210f6f8959a0dd693966ce415210bd582eeddc2bb77b69d9f0494 |
libvirt-debuginfo-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 60a3de7abc3ff4fa39c8cd0006133fa016ff4e209d12c812367325289361a078 |
libvirt-devel-0.9.10-21.el6_3.6.ppc.rpm | SHA-256: 9b4f68c3827a9335b9a9107d014c22288d6f1f21514aff19df2d3101d691d2b0 |
libvirt-devel-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: c82869835135aeea3f0a397729b70161c9cacfdba716934368d1021fb1fc1e01 |
libvirt-python-0.9.10-21.el6_3.6.ppc64.rpm | SHA-256: 6922bb06f01e4c69e44c1e6d4e9f7975cfb7b334d9e84dd2d7ff0a1ab6e968de |
Red Hat Enterprise Linux for Scientific Computing 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
Red Hat Enterprise Linux Server from RHUI 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
s390x | |
libvirt-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: e918d8ca0ffa17028236b934706f4ee7cb67df78279070d74dcbe34d4b0f28b1 |
libvirt-client-0.9.10-21.el6_3.6.s390.rpm | SHA-256: dc1a348ba1bd7aab10e5c94bc914d2217c78fcac90bc9edd4ee8768875e0e897 |
libvirt-client-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 806346a448e91c5bef3a34787d5f9dcc8f764bdb6cac76108c2fcc0b82c5afc5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 049904ff2ede379a4d617f2fcc7f24667bd8f29e7e5b16fcbc35851919b8bef8 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: f9aa2da19ddb5481363e485dc2f8cde623b2f642c15c1b67643b4d614a2a0fb5 |
libvirt-devel-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 002a3c0748e69478c7dc8ef3742f13e964be7b300e754020b4951a4b3d95c088 |
libvirt-devel-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 09cf3da9a04235c4056fae583b5c81ea781c8bea07df265f70cf477e495a7445 |
libvirt-python-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: b5b39242b6b34c855abd8050b35a86eeb5223beb571db111ce1c915fd7d54061 |
Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.3
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
x86_64 | |
libvirt-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: 3a6455604454089c7b6352bc292361a66b660965d5298607e4e6f1a64a75dabf |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-client-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: efdaf0ae3e453426b01fcc58847dcfe6842536b338052322f30740430fd2abe9 |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-debuginfo-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: c08da657fdc2dba4d3e9f52a9d200e76b29ad5b99d4b2841fbc08cab02eeae63 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-devel-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: e6184ff76b92c36e1691f2362cc65b52d1dd2eddcf74bece36545df35efcddbb |
libvirt-lock-sanlock-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: bc22a136449f399052fde50e4ef37c8dc89c946872211e7735be45111e588737 |
libvirt-python-0.9.10-21.el6_3.6.x86_64.rpm | SHA-256: b97d1657c1bfcb671258f1947d44ccbbf7a859cc07321b00a0c81de046d64c12 |
i386 | |
libvirt-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 45352f4acaa30a3c3dabb1ae4a3fbc36473553b8faf7bb067937bcf2cda46fab |
libvirt-client-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 0994f488e8ddb6c0ff7d5bd9b073def0cfcfa815f6255bf84c059498494a019e |
libvirt-debuginfo-0.9.10-21.el6_3.6.i686.rpm | SHA-256: 28f73c1f6964e53e654cd91b8e3e14a9c8b3173f2c0a34e7c09479568ec008b5 |
libvirt-devel-0.9.10-21.el6_3.6.i686.rpm | SHA-256: fcd7e039c96ae843619559c0e228f231f3d95ddc3bb0d2b9dc71c158caa66e89 |
libvirt-python-0.9.10-21.el6_3.6.i686.rpm | SHA-256: f3cefb0dc71d7b912c51f69493ad26c445713cd4260cea80f12e5214f86e0176 |
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6
SRPM | |
---|---|
libvirt-0.9.10-21.el6_3.6.src.rpm | SHA-256: 39ee26090edc063f0ea091f38c86e11d2ad35788fc51e3566fc8c85a72fa5062 |
s390x | |
libvirt-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: e918d8ca0ffa17028236b934706f4ee7cb67df78279070d74dcbe34d4b0f28b1 |
libvirt-client-0.9.10-21.el6_3.6.s390.rpm | SHA-256: dc1a348ba1bd7aab10e5c94bc914d2217c78fcac90bc9edd4ee8768875e0e897 |
libvirt-client-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 806346a448e91c5bef3a34787d5f9dcc8f764bdb6cac76108c2fcc0b82c5afc5 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 049904ff2ede379a4d617f2fcc7f24667bd8f29e7e5b16fcbc35851919b8bef8 |
libvirt-debuginfo-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: f9aa2da19ddb5481363e485dc2f8cde623b2f642c15c1b67643b4d614a2a0fb5 |
libvirt-devel-0.9.10-21.el6_3.6.s390.rpm | SHA-256: 002a3c0748e69478c7dc8ef3742f13e964be7b300e754020b4951a4b3d95c088 |
libvirt-devel-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: 09cf3da9a04235c4056fae583b5c81ea781c8bea07df265f70cf477e495a7445 |
libvirt-python-0.9.10-21.el6_3.6.s390x.rpm | SHA-256: b5b39242b6b34c855abd8050b35a86eeb5223beb571db111ce1c915fd7d54061 |
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.