Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3840 (GCVE-0-2019-3840)
Vulnerability from cvelistv5
Published
2019-03-27 12:24
Modified
2024-08-04 19:19
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
The libvirt Project | libvirt |
Version: 5.0.0 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T19:19:18.580Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "name": "openSUSE-SU-2019:1288", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "name": "openSUSE-SU-2019:1294", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "name": "FEDORA-2019-b3bfc61567", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "name": "RHSA-2019:2294", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libvirt", "vendor": "The libvirt Project", "versions": [ { "status": "affected", "version": "5.0.0" } ] } ], "descriptions": [ { "lang": "en", "value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-476", "description": "CWE-476", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-08-06T16:06:25", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "name": "openSUSE-SU-2019:1288", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "name": "openSUSE-SU-2019:1294", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "name": "FEDORA-2019-b3bfc61567", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "name": "RHSA-2019:2294", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3840", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libvirt", "version": { "version_data": [ { "version_value": "5.0.0" } ] } } ] }, "vendor_name": "The libvirt Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service." } ] }, "impact": { "cvss": [ [ { "vectorString": "5.8/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "name": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html", "refsource": "CONFIRM", "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "name": "openSUSE-SU-2019:1288", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "name": "openSUSE-SU-2019:1294", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "name": "FEDORA-2019-b3bfc61567", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "name": "RHSA-2019:2294", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-3840", "datePublished": "2019-03-27T12:24:10", "dateReserved": "2019-01-03T00:00:00", "dateUpdated": "2024-08-04T19:19:18.580Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-3840\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-03-27T13:29:01.680\",\"lastModified\":\"2024-11-21T04:42:40.563\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un error de desreferencia de puntero NULL en libvirt, en versiones anteriores a la 5.0.0, en la forma en la que obtiene informaci\u00f3n de la interfaz mediante el agente QEMU. Un atacante en una m\u00e1quina virtual invitada puede emplear este error para provocar el cierre inesperado de libvirtd y provocar una denegaci\u00f3n de servicio (DoS).\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":4.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:libvirt:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.0.0\",\"matchCriteriaId\":\"11217A48-ED11-477A-8371-9F9A3843114A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F65DAB0-3DAD-49FF-BC73-3581CC3D5BF3\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2294\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1663051\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2294\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1663051\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}" } }
suse-su-2019:0948-1
Vulnerability from csaf_suse
Published
2019-04-15 09:55
Modified
2019-04-15 09:55
Summary
Security update for libvirt
Notes
Title of the patch
Security update for libvirt
Description of the patch
This update for libvirt fixes the following issues:
Security issue fixed:
- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could
have resulted in a remote denial of service via the guest agent (bsc#1127458).
- CVE-2019-3886: Fixed an information leak which allowed to retrieve the guest
hostname under readonly mode (bsc#1131595).
Other issues addressed:
- libxl: support Xen's max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).
- conf: added new 'xenbus' controller type
- util: skip RDMA detection for non-PCI network devices (bsc#1112182).
- qemu: don't use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).
- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).
- libxl: save current memory value after successful balloon (bsc#1120813).
- libxl: Add support for soft reset. (bsc#1081516)
Patchnames
SUSE-2019-948,SUSE-SLE-DESKTOP-12-SP4-2019-948,SUSE-SLE-SDK-12-SP4-2019-948,SUSE-SLE-SERVER-12-SP4-2019-948
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libvirt", "title": "Title of the patch" }, { "category": "description", "text": "This update for libvirt fixes the following issues:\n\nSecurity issue fixed: \n\n- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could\n have resulted in a remote denial of service via the guest agent (bsc#1127458).\n- CVE-2019-3886: Fixed an information leak which allowed to retrieve the guest\n hostname under readonly mode (bsc#1131595).\n\nOther issues addressed: \n\n- libxl: support Xen\u0027s max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).\n- conf: added new \u0027xenbus\u0027 controller type\n- util: skip RDMA detection for non-PCI network devices (bsc#1112182).\n- qemu: don\u0027t use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).\n- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).\n- libxl: save current memory value after successful balloon (bsc#1120813).\n- libxl: Add support for soft reset. (bsc#1081516)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-948,SUSE-SLE-DESKTOP-12-SP4-2019-948,SUSE-SLE-SDK-12-SP4-2019-948,SUSE-SLE-SERVER-12-SP4-2019-948", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0948-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0948-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190948-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0948-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005338.html" }, { "category": "self", "summary": "SUSE Bug 1081516", "url": "https://bugzilla.suse.com/1081516" }, { "category": "self", "summary": "SUSE Bug 1102604", "url": "https://bugzilla.suse.com/1102604" }, { "category": "self", "summary": "SUSE Bug 1112182", "url": "https://bugzilla.suse.com/1112182" }, { "category": "self", "summary": "SUSE Bug 1120813", "url": "https://bugzilla.suse.com/1120813" }, { "category": "self", "summary": "SUSE Bug 1125665", "url": "https://bugzilla.suse.com/1125665" }, { "category": "self", "summary": "SUSE Bug 1126325", "url": "https://bugzilla.suse.com/1126325" }, { "category": "self", "summary": "SUSE Bug 1127458", "url": "https://bugzilla.suse.com/1127458" }, { "category": "self", "summary": "SUSE Bug 1131595", "url": "https://bugzilla.suse.com/1131595" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3840 page", "url": "https://www.suse.com/security/cve/CVE-2019-3840/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3886 page", "url": "https://www.suse.com/security/cve/CVE-2019-3886/" } ], "title": "Security update for libvirt", "tracking": { "current_release_date": "2019-04-15T09:55:42Z", "generator": { "date": "2019-04-15T09:55:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0948-1", "initial_release_date": "2019-04-15T09:55:42Z", "revision_history": [ { "date": "2019-04-15T09:55:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-4.0.0-8.9.1.aarch64", "product_id": "libvirt-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-admin-4.0.0-8.9.1.aarch64", "product_id": "libvirt-admin-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-client-4.0.0-8.9.1.aarch64", "product_id": "libvirt-client-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-devel-4.0.0-8.9.1.aarch64", "product_id": "libvirt-devel-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-doc-4.0.0-8.9.1.aarch64", "product_id": "libvirt-doc-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-libs-4.0.0-8.9.1.aarch64", "product_id": "libvirt-libs-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.aarch64", "product": { "name": "libvirt-nss-4.0.0-8.9.1.aarch64", "product_id": "libvirt-nss-4.0.0-8.9.1.aarch64" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.aarch64", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.aarch64", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvirt-devel-64bit-4.0.0-8.9.1.aarch64_ilp32", "product": { "name": "libvirt-devel-64bit-4.0.0-8.9.1.aarch64_ilp32", "product_id": "libvirt-devel-64bit-4.0.0-8.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.i586", "product": { "name": "libvirt-4.0.0-8.9.1.i586", "product_id": "libvirt-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.i586", "product": { "name": "libvirt-admin-4.0.0-8.9.1.i586", "product_id": "libvirt-admin-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.i586", "product": { "name": "libvirt-client-4.0.0-8.9.1.i586", "product_id": "libvirt-client-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.i586", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.i586", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.i586", "product": { "name": "libvirt-devel-4.0.0-8.9.1.i586", "product_id": "libvirt-devel-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.i586", "product": { "name": "libvirt-doc-4.0.0-8.9.1.i586", "product_id": "libvirt-doc-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.i586", "product": { "name": "libvirt-libs-4.0.0-8.9.1.i586", "product_id": "libvirt-libs-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.i586", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.i586", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.i586", "product": { "name": "libvirt-nss-4.0.0-8.9.1.i586", "product_id": "libvirt-nss-4.0.0-8.9.1.i586" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.i586", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.i586", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-admin-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-admin-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-client-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-client-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-devel-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-devel-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-doc-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-doc-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-libs-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-libs-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.ppc64le", "product": { "name": "libvirt-nss-4.0.0-8.9.1.ppc64le", "product_id": "libvirt-nss-4.0.0-8.9.1.ppc64le" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.ppc64le", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.ppc64le", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.s390", "product": { "name": "libvirt-4.0.0-8.9.1.s390", "product_id": "libvirt-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.s390", "product": { "name": "libvirt-admin-4.0.0-8.9.1.s390", "product_id": "libvirt-admin-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.s390", "product": { "name": "libvirt-client-4.0.0-8.9.1.s390", "product_id": "libvirt-client-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.s390", "product": { "name": "libvirt-devel-4.0.0-8.9.1.s390", "product_id": "libvirt-devel-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.s390", "product": { "name": "libvirt-doc-4.0.0-8.9.1.s390", "product_id": "libvirt-doc-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.s390", "product": { "name": "libvirt-libs-4.0.0-8.9.1.s390", "product_id": "libvirt-libs-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.s390", "product": { "name": "libvirt-nss-4.0.0-8.9.1.s390", "product_id": "libvirt-nss-4.0.0-8.9.1.s390" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-4.0.0-8.9.1.s390x", "product_id": "libvirt-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-admin-4.0.0-8.9.1.s390x", "product_id": "libvirt-admin-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-client-4.0.0-8.9.1.s390x", "product_id": "libvirt-client-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-devel-4.0.0-8.9.1.s390x", "product_id": "libvirt-devel-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-32bit-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-devel-32bit-4.0.0-8.9.1.s390x", "product_id": "libvirt-devel-32bit-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-doc-4.0.0-8.9.1.s390x", "product_id": "libvirt-doc-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-libs-4.0.0-8.9.1.s390x", "product_id": "libvirt-libs-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.s390x", "product": { "name": "libvirt-nss-4.0.0-8.9.1.s390x", "product_id": "libvirt-nss-4.0.0-8.9.1.s390x" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390x", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390x", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-4.0.0-8.9.1.x86_64", "product_id": "libvirt-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-admin-4.0.0-8.9.1.x86_64", "product_id": "libvirt-admin-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-client-4.0.0-8.9.1.x86_64", "product_id": "libvirt-client-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "product_id": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-devel-4.0.0-8.9.1.x86_64", "product_id": "libvirt-devel-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-32bit-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-devel-32bit-4.0.0-8.9.1.x86_64", "product_id": "libvirt-devel-32bit-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-doc-4.0.0-8.9.1.x86_64", "product_id": "libvirt-doc-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-libs-4.0.0-8.9.1.x86_64", "product_id": "libvirt-libs-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "product_id": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-8.9.1.x86_64", "product": { "name": "libvirt-nss-4.0.0-8.9.1.x86_64", "product_id": "libvirt-nss-4.0.0-8.9.1.x86_64" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.x86_64", "product": { "name": "wireshark-plugin-libvirt-4.0.0-8.9.1.x86_64", "product_id": "wireshark-plugin-libvirt-4.0.0-8.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-client-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-devel-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-devel-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-devel-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-devel-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-client-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-client-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-client-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-client-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-admin-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-client-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-client-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-client-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-client-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-doc-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-libs-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-8.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64" }, "product_reference": "libvirt-nss-4.0.0-8.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3840" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3840", "url": "https://www.suse.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "SUSE Bug 1127458 for CVE-2019-3840", "url": "https://bugzilla.suse.com/1127458" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T09:55:42Z", "details": "moderate" } ], "title": "CVE-2019-3840" }, { "cve": "CVE-2019-3886", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3886" } ], "notes": [ { "category": "general", "text": "An incorrect permissions check was discovered in libvirt 4.8.0 and above. The readonly permission was allowed to invoke APIs depending on the guest agent, which could lead to potentially disclosing unintended information or denial of service by causing libvirt to block.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3886", "url": "https://www.suse.com/security/cve/CVE-2019-3886" }, { "category": "external", "summary": "SUSE Bug 1131595 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1131595" }, { "category": "external", "summary": "SUSE Bug 1133150 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1133150" }, { "category": "external", "summary": "SUSE Bug 1138301 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1138301" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-admin-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-client-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-config-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-interface-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-libxl-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-network-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nodedev-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-nwfilter-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-secret-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-core-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-disk-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-iscsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-logical-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-mpath-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-rbd-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-driver-storage-scsi-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-hooks-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-lxc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-qemu-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-daemon-xen-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-doc-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-libs-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-lock-sanlock-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libvirt-nss-4.0.0-8.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libvirt-devel-4.0.0-8.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-15T09:55:42Z", "details": "moderate" } ], "title": "CVE-2019-3886" } ] }
suse-su-2019:0936-1
Vulnerability from csaf_suse
Published
2019-04-12 07:06
Modified
2019-04-12 07:06
Summary
Security update for libvirt
Notes
Title of the patch
Security update for libvirt
Description of the patch
This update for libvirt provides the following fixes:
Security issue fixed:
- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could
have resulted in a remote denial of service via the guest agent (bsc#1127458).
Other issues addressed:
- apparmor: reintroduce upstream lxc mount rules (bsc#1130129).
- hook: encode incoming XML to UTF-8 before passing to lxml etree from string method (bsc#1123642).
- supportconfig: collect rotated logs in /var/log/libvirt/* (bsc#1124667).
- libxl: support Xen's max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).
- conf: added new 'xenbus' controller type
- util: skip RDMA detection for non-PCI network devices (bsc#1112182).
- qemu: don't use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).
- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).
- apparmor: add support for named profiles (bsc#1118952).
- libxl: save current memory value after successful balloon (bsc#1120813).
- apparmor: Fix ptrace rules. (bsc#1117058)
- libxl: Add support for soft reset. (bsc#1081516)
- libxl: Fix VM migration on busy hosts. (bsc#1108086)
- qemu: Add support for SEV guests. (fate#325817)
- util: Don't check for parallel iteration in hash-related functions. (bsc#1106420)
- spec: Don't restart libvirt-guests when updating libvirt-client. (bsc#1104662)
- Fix virNodeGetSEVInfo API crashing libvirtd on AMD SEV enabled hosts. (bsc#1108395)
Patchnames
SUSE-2019-936,SUSE-SLE-Module-Basesystem-15-2019-936,SUSE-SLE-Module-Development-Tools-OBS-15-2019-936,SUSE-SLE-Module-Server-Applications-15-2019-936
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libvirt", "title": "Title of the patch" }, { "category": "description", "text": "This update for libvirt provides the following fixes:\n\nSecurity issue fixed: \n\n- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could \n have resulted in a remote denial of service via the guest agent (bsc#1127458). \n\nOther issues addressed: \n\n- apparmor: reintroduce upstream lxc mount rules (bsc#1130129).\n- hook: encode incoming XML to UTF-8 before passing to lxml etree from string method (bsc#1123642).\n- supportconfig: collect rotated logs in /var/log/libvirt/* (bsc#1124667).\n- libxl: support Xen\u0027s max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).\n- conf: added new \u0027xenbus\u0027 controller type\n- util: skip RDMA detection for non-PCI network devices (bsc#1112182).\n- qemu: don\u0027t use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).\n- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).\n- apparmor: add support for named profiles (bsc#1118952).\n- libxl: save current memory value after successful balloon (bsc#1120813).\n- apparmor: Fix ptrace rules. (bsc#1117058)\n- libxl: Add support for soft reset. (bsc#1081516)\n- libxl: Fix VM migration on busy hosts. (bsc#1108086)\n- qemu: Add support for SEV guests. (fate#325817)\n- util: Don\u0027t check for parallel iteration in hash-related functions. (bsc#1106420)\n- spec: Don\u0027t restart libvirt-guests when updating libvirt-client. (bsc#1104662)\n- Fix virNodeGetSEVInfo API crashing libvirtd on AMD SEV enabled hosts. (bsc#1108395)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-936,SUSE-SLE-Module-Basesystem-15-2019-936,SUSE-SLE-Module-Development-Tools-OBS-15-2019-936,SUSE-SLE-Module-Server-Applications-15-2019-936", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0936-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0936-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190936-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0936-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005330.html" }, { "category": "self", "summary": "SUSE Bug 1081516", "url": "https://bugzilla.suse.com/1081516" }, { "category": "self", "summary": "SUSE Bug 1102604", "url": "https://bugzilla.suse.com/1102604" }, { "category": "self", "summary": "SUSE Bug 1104662", "url": "https://bugzilla.suse.com/1104662" }, { "category": "self", "summary": "SUSE Bug 1106420", "url": "https://bugzilla.suse.com/1106420" }, { "category": "self", "summary": "SUSE Bug 1108086", "url": "https://bugzilla.suse.com/1108086" }, { "category": "self", "summary": "SUSE Bug 1108395", "url": "https://bugzilla.suse.com/1108395" }, { "category": "self", "summary": "SUSE Bug 1112182", "url": "https://bugzilla.suse.com/1112182" }, { "category": "self", "summary": "SUSE Bug 1117058", "url": "https://bugzilla.suse.com/1117058" }, { "category": "self", "summary": "SUSE Bug 1118952", "url": "https://bugzilla.suse.com/1118952" }, { "category": "self", "summary": "SUSE Bug 1120813", "url": "https://bugzilla.suse.com/1120813" }, { "category": "self", "summary": "SUSE Bug 1123642", "url": "https://bugzilla.suse.com/1123642" }, { "category": "self", "summary": "SUSE Bug 1124667", "url": "https://bugzilla.suse.com/1124667" }, { "category": "self", "summary": "SUSE Bug 1125665", "url": "https://bugzilla.suse.com/1125665" }, { "category": "self", "summary": "SUSE Bug 1126325", "url": "https://bugzilla.suse.com/1126325" }, { "category": "self", "summary": "SUSE Bug 1127458", "url": "https://bugzilla.suse.com/1127458" }, { "category": "self", "summary": "SUSE Bug 1130129", "url": "https://bugzilla.suse.com/1130129" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3840 page", "url": "https://www.suse.com/security/cve/CVE-2019-3840/" } ], "title": "Security update for libvirt", "tracking": { "current_release_date": "2019-04-12T07:06:33Z", "generator": { "date": "2019-04-12T07:06:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0936-1", "initial_release_date": "2019-04-12T07:06:33Z", "revision_history": [ { "date": "2019-04-12T07:06:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-4.0.0-9.16.7.aarch64", "product_id": "libvirt-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-admin-4.0.0-9.16.7.aarch64", "product_id": "libvirt-admin-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-client-4.0.0-9.16.7.aarch64", "product_id": "libvirt-client-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-config-network-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-hooks-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-lxc-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "product_id": "libvirt-daemon-qemu-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-devel-4.0.0-9.16.7.aarch64", "product_id": "libvirt-devel-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-doc-4.0.0-9.16.7.aarch64", "product_id": "libvirt-doc-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-libs-4.0.0-9.16.7.aarch64", "product_id": "libvirt-libs-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "product_id": "libvirt-lock-sanlock-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-9.16.7.aarch64", "product": { "name": "libvirt-nss-4.0.0-9.16.7.aarch64", "product_id": "libvirt-nss-4.0.0-9.16.7.aarch64" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.aarch64", "product": { "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.aarch64", "product_id": "wireshark-plugin-libvirt-4.0.0-9.16.7.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvirt-devel-64bit-4.0.0-9.16.7.aarch64_ilp32", "product": { "name": "libvirt-devel-64bit-4.0.0-9.16.7.aarch64_ilp32", "product_id": "libvirt-devel-64bit-4.0.0-9.16.7.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-9.16.7.i586", "product": { "name": "libvirt-4.0.0-9.16.7.i586", "product_id": "libvirt-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-9.16.7.i586", "product": { "name": "libvirt-admin-4.0.0-9.16.7.i586", "product_id": "libvirt-admin-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-9.16.7.i586", "product": { "name": "libvirt-client-4.0.0-9.16.7.i586", "product_id": "libvirt-client-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-config-network-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-interface-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-network-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-secret-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-hooks-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-lxc-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-9.16.7.i586", "product": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.i586", "product_id": "libvirt-daemon-qemu-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-9.16.7.i586", "product": { "name": "libvirt-devel-4.0.0-9.16.7.i586", "product_id": "libvirt-devel-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-9.16.7.i586", "product": { "name": "libvirt-doc-4.0.0-9.16.7.i586", "product_id": "libvirt-doc-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-9.16.7.i586", "product": { "name": "libvirt-libs-4.0.0-9.16.7.i586", "product_id": "libvirt-libs-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-9.16.7.i586", "product": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.i586", "product_id": "libvirt-lock-sanlock-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-9.16.7.i586", "product": { "name": "libvirt-nss-4.0.0-9.16.7.i586", "product_id": "libvirt-nss-4.0.0-9.16.7.i586" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.i586", "product": { "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.i586", "product_id": "wireshark-plugin-libvirt-4.0.0-9.16.7.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-admin-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-admin-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-client-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-client-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-devel-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-devel-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-doc-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-doc-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-libs-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-libs-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-9.16.7.ppc64le", "product": { "name": "libvirt-nss-4.0.0-9.16.7.ppc64le", "product_id": "libvirt-nss-4.0.0-9.16.7.ppc64le" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.ppc64le", "product": { "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.ppc64le", "product_id": "wireshark-plugin-libvirt-4.0.0-9.16.7.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-4.0.0-9.16.7.s390x", "product_id": "libvirt-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-admin-4.0.0-9.16.7.s390x", "product_id": "libvirt-admin-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-client-4.0.0-9.16.7.s390x", "product_id": "libvirt-client-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-config-network-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-network-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-hooks-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-lxc-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "product_id": "libvirt-daemon-qemu-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-devel-4.0.0-9.16.7.s390x", "product_id": "libvirt-devel-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-doc-4.0.0-9.16.7.s390x", "product_id": "libvirt-doc-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-libs-4.0.0-9.16.7.s390x", "product_id": "libvirt-libs-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "product_id": "libvirt-lock-sanlock-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-9.16.7.s390x", "product": { "name": "libvirt-nss-4.0.0-9.16.7.s390x", "product_id": "libvirt-nss-4.0.0-9.16.7.s390x" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.s390x", "product": { "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.s390x", "product_id": "wireshark-plugin-libvirt-4.0.0-9.16.7.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-4.0.0-9.16.7.x86_64", "product_id": "libvirt-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-admin-4.0.0-9.16.7.x86_64", "product_id": "libvirt-admin-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-client-4.0.0-9.16.7.x86_64", "product_id": "libvirt-client-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-config-network-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-hooks-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-lxc-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-qemu-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "product_id": "libvirt-daemon-xen-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-devel-4.0.0-9.16.7.x86_64", "product_id": "libvirt-devel-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-32bit-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-devel-32bit-4.0.0-9.16.7.x86_64", "product_id": "libvirt-devel-32bit-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-doc-4.0.0-9.16.7.x86_64", "product_id": "libvirt-doc-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-libs-4.0.0-9.16.7.x86_64", "product_id": "libvirt-libs-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "product_id": "libvirt-lock-sanlock-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-9.16.7.x86_64", "product": { "name": "libvirt-nss-4.0.0-9.16.7.x86_64", "product_id": "libvirt-nss-4.0.0-9.16.7.x86_64" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.x86_64", "product": { "name": "wireshark-plugin-libvirt-4.0.0-9.16.7.x86_64", "product_id": "wireshark-plugin-libvirt-4.0.0-9.16.7.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-libs-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-libs-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-libs-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-libs-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-admin-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-admin-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-admin-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-admin-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-client-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-client-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-client-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-client-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-xen-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-devel-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-devel-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-devel-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-devel-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-doc-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-doc-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-doc-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-doc-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-9.16.7.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.aarch64" }, "product_reference": "libvirt-nss-4.0.0-9.16.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-9.16.7.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.ppc64le" }, "product_reference": "libvirt-nss-4.0.0-9.16.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-9.16.7.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.s390x" }, "product_reference": "libvirt-nss-4.0.0-9.16.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-9.16.7.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.x86_64" }, "product_reference": "libvirt-nss-4.0.0-9.16.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3840" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3840", "url": "https://www.suse.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "SUSE Bug 1127458 for CVE-2019-3840", "url": "https://bugzilla.suse.com/1127458" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libvirt-libs-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-admin-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-client-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-config-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-interface-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-libxl-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-network-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nodedev-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-nwfilter-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-secret-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-core-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-disk-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-iscsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-logical-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-mpath-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-rbd-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-driver-storage-scsi-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-hooks-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-lxc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-qemu-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-daemon-xen-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-devel-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-doc-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-lock-sanlock-4.0.0-9.16.7.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libvirt-nss-4.0.0-9.16.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-12T07:06:33Z", "details": "moderate" } ], "title": "CVE-2019-3840" } ] }
suse-su-2019:1042-1
Vulnerability from csaf_suse
Published
2019-04-26 06:41
Modified
2019-04-26 06:41
Summary
Security update for libvirt
Notes
Title of the patch
Security update for libvirt
Description of the patch
This update for libvirt fixes the following issues:
Security issues fixed:
- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could
have resulted in a remote denial of service via the guest agent (bsc#1127458).
- CVE-2019-3886: Fixed an information leak which allowed to retrieve the guest
hostname under readonly mode (bsc#1131595).
Other issue addressed:
- cpu: add Skylake-Server and Skylake-Server-IBRS CPU models (FATE#327261, bsc#1131955)
- libxl: save current memory value after successful balloon (bsc#1120813).
- libxl: support Xen's max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).
- conf: add new 'xenbus' controller type
Patchnames
SUSE-2019-1042,SUSE-SLE-DESKTOP-12-SP3-2019-1042,SUSE-SLE-SDK-12-SP3-2019-1042,SUSE-SLE-SERVER-12-SP3-2019-1042
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libvirt", "title": "Title of the patch" }, { "category": "description", "text": "This update for libvirt fixes the following issues:\n\nSecurity issues fixed: \n\n- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could \n have resulted in a remote denial of service via the guest agent (bsc#1127458). \n- CVE-2019-3886: Fixed an information leak which allowed to retrieve the guest\n hostname under readonly mode (bsc#1131595).\n\nOther issue addressed: \n\n- cpu: add Skylake-Server and Skylake-Server-IBRS CPU models (FATE#327261, bsc#1131955)\n- libxl: save current memory value after successful balloon (bsc#1120813).\n- libxl: support Xen\u0027s max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).\n- conf: add new \u0027xenbus\u0027 controller type\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1042,SUSE-SLE-DESKTOP-12-SP3-2019-1042,SUSE-SLE-SDK-12-SP3-2019-1042,SUSE-SLE-SERVER-12-SP3-2019-1042", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1042-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1042-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191042-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1042-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005368.html" }, { "category": "self", "summary": "SUSE Bug 1120813", "url": "https://bugzilla.suse.com/1120813" }, { "category": "self", "summary": "SUSE Bug 1126325", "url": "https://bugzilla.suse.com/1126325" }, { "category": "self", "summary": "SUSE Bug 1127458", "url": "https://bugzilla.suse.com/1127458" }, { "category": "self", "summary": "SUSE Bug 1131595", "url": "https://bugzilla.suse.com/1131595" }, { "category": "self", "summary": "SUSE Bug 1131955", "url": "https://bugzilla.suse.com/1131955" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3840 page", "url": "https://www.suse.com/security/cve/CVE-2019-3840/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3886 page", "url": "https://www.suse.com/security/cve/CVE-2019-3886/" } ], "title": "Security update for libvirt", "tracking": { "current_release_date": "2019-04-26T06:41:19Z", "generator": { "date": "2019-04-26T06:41:19Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1042-1", "initial_release_date": "2019-04-26T06:41:19Z", "revision_history": [ { "date": "2019-04-26T06:41:19Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-3.3.0-5.30.1.aarch64", "product_id": "libvirt-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-admin-3.3.0-5.30.1.aarch64", "product_id": "libvirt-admin-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-client-3.3.0-5.30.1.aarch64", "product_id": "libvirt-client-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-devel-3.3.0-5.30.1.aarch64", "product_id": "libvirt-devel-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-doc-3.3.0-5.30.1.aarch64", "product_id": "libvirt-doc-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-libs-3.3.0-5.30.1.aarch64", "product_id": "libvirt-libs-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.aarch64", "product": { "name": "libvirt-nss-3.3.0-5.30.1.aarch64", "product_id": "libvirt-nss-3.3.0-5.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvirt-devel-64bit-3.3.0-5.30.1.aarch64_ilp32", "product": { "name": "libvirt-devel-64bit-3.3.0-5.30.1.aarch64_ilp32", "product_id": "libvirt-devel-64bit-3.3.0-5.30.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.i586", "product": { "name": "libvirt-3.3.0-5.30.1.i586", "product_id": "libvirt-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.i586", "product": { "name": "libvirt-admin-3.3.0-5.30.1.i586", "product_id": "libvirt-admin-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.i586", "product": { "name": "libvirt-client-3.3.0-5.30.1.i586", "product_id": "libvirt-client-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.i586", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.i586", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.i586", "product": { "name": "libvirt-devel-3.3.0-5.30.1.i586", "product_id": "libvirt-devel-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.i586", "product": { "name": "libvirt-doc-3.3.0-5.30.1.i586", "product_id": "libvirt-doc-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.i586", "product": { "name": "libvirt-libs-3.3.0-5.30.1.i586", "product_id": "libvirt-libs-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.i586", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.i586", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.i586" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.i586", "product": { "name": "libvirt-nss-3.3.0-5.30.1.i586", "product_id": "libvirt-nss-3.3.0-5.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-admin-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-admin-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-client-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-client-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-devel-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-devel-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-doc-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-doc-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-libs-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-libs-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.ppc64le", "product": { "name": "libvirt-nss-3.3.0-5.30.1.ppc64le", "product_id": "libvirt-nss-3.3.0-5.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.s390", "product": { "name": "libvirt-3.3.0-5.30.1.s390", "product_id": "libvirt-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.s390", "product": { "name": "libvirt-admin-3.3.0-5.30.1.s390", "product_id": "libvirt-admin-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.s390", "product": { "name": "libvirt-client-3.3.0-5.30.1.s390", "product_id": "libvirt-client-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.s390", "product": { "name": "libvirt-devel-3.3.0-5.30.1.s390", "product_id": "libvirt-devel-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.s390", "product": { "name": "libvirt-doc-3.3.0-5.30.1.s390", "product_id": "libvirt-doc-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.s390", "product": { "name": "libvirt-libs-3.3.0-5.30.1.s390", "product_id": "libvirt-libs-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.s390" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.s390", "product": { "name": "libvirt-nss-3.3.0-5.30.1.s390", "product_id": "libvirt-nss-3.3.0-5.30.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-3.3.0-5.30.1.s390x", "product_id": "libvirt-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-admin-3.3.0-5.30.1.s390x", "product_id": "libvirt-admin-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-client-3.3.0-5.30.1.s390x", "product_id": "libvirt-client-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-devel-3.3.0-5.30.1.s390x", "product_id": "libvirt-devel-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-32bit-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-devel-32bit-3.3.0-5.30.1.s390x", "product_id": "libvirt-devel-32bit-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-doc-3.3.0-5.30.1.s390x", "product_id": "libvirt-doc-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-libs-3.3.0-5.30.1.s390x", "product_id": "libvirt-libs-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.s390x", "product": { "name": "libvirt-nss-3.3.0-5.30.1.s390x", "product_id": "libvirt-nss-3.3.0-5.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-3.3.0-5.30.1.x86_64", "product_id": "libvirt-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-admin-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-admin-3.3.0-5.30.1.x86_64", "product_id": "libvirt-admin-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-client-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-client-3.3.0-5.30.1.x86_64", "product_id": "libvirt-client-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "product_id": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-devel-3.3.0-5.30.1.x86_64", "product_id": "libvirt-devel-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-32bit-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-devel-32bit-3.3.0-5.30.1.x86_64", "product_id": "libvirt-devel-32bit-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-doc-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-doc-3.3.0-5.30.1.x86_64", "product_id": "libvirt-doc-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-libs-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-libs-3.3.0-5.30.1.x86_64", "product_id": "libvirt-libs-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "product_id": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64" } }, { "category": "product_version", "name": "libvirt-nss-3.3.0-5.30.1.x86_64", "product": { "name": "libvirt-nss-3.3.0-5.30.1.x86_64", "product_id": "libvirt-nss-3.3.0-5.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-client-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-devel-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-devel-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-devel-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-devel-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-client-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-client-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-client-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-client-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-admin-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-client-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-client-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-client-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-client-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-doc-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-libs-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-3.3.0-5.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64" }, "product_reference": "libvirt-nss-3.3.0-5.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3840" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3840", "url": "https://www.suse.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "SUSE Bug 1127458 for CVE-2019-3840", "url": "https://bugzilla.suse.com/1127458" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-26T06:41:19Z", "details": "moderate" } ], "title": "CVE-2019-3840" }, { "cve": "CVE-2019-3886", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3886" } ], "notes": [ { "category": "general", "text": "An incorrect permissions check was discovered in libvirt 4.8.0 and above. The readonly permission was allowed to invoke APIs depending on the guest agent, which could lead to potentially disclosing unintended information or denial of service by causing libvirt to block.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3886", "url": "https://www.suse.com/security/cve/CVE-2019-3886" }, { "category": "external", "summary": "SUSE Bug 1131595 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1131595" }, { "category": "external", "summary": "SUSE Bug 1133150 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1133150" }, { "category": "external", "summary": "SUSE Bug 1138301 for CVE-2019-3886", "url": "https://bugzilla.suse.com/1138301" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-admin-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-client-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-config-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-interface-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-libxl-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-network-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nodedev-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-nwfilter-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-secret-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-core-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-disk-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-iscsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-logical-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-mpath-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-rbd-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-driver-storage-scsi-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-hooks-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-lxc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-qemu-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-daemon-xen-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-doc-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-libs-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-lock-sanlock-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libvirt-nss-3.3.0-5.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libvirt-devel-3.3.0-5.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-26T06:41:19Z", "details": "moderate" } ], "title": "CVE-2019-3886" } ] }
suse-su-2019:0553-1
Vulnerability from csaf_suse
Published
2019-04-04 11:37
Modified
2019-04-04 11:37
Summary
Security update for libvirt
Notes
Title of the patch
Security update for libvirt
Description of the patch
This update for libvirt fixes the following issues:
Security issues fixed:
- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could
have resulted in a remote denial of service via the guest agent (bsc#1127458).
Other issues fixed:
- libxl: save current memory value after successful balloon (bsc#1120813).
- spec: Don't restart libvirt-guests when updating libvirt-client (bsc#1104662).
Patchnames
SUSE-2019-553,SUSE-OpenStack-Cloud-7-2019-553,SUSE-SLE-SAP-12-SP2-2019-553,SUSE-SLE-SERVER-12-SP2-2019-553,SUSE-SLE-SERVER-12-SP2-BCL-2019-553,SUSE-Storage-4-2019-553
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libvirt", "title": "Title of the patch" }, { "category": "description", "text": "This update for libvirt fixes the following issues:\n\nSecurity issues fixed: \n\n- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could\n have resulted in a remote denial of service via the guest agent (bsc#1127458).\n\nOther issues fixed: \n\n- libxl: save current memory value after successful balloon (bsc#1120813).\n- spec: Don\u0027t restart libvirt-guests when updating libvirt-client (bsc#1104662).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-553,SUSE-OpenStack-Cloud-7-2019-553,SUSE-SLE-SAP-12-SP2-2019-553,SUSE-SLE-SERVER-12-SP2-2019-553,SUSE-SLE-SERVER-12-SP2-BCL-2019-553,SUSE-Storage-4-2019-553", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0553-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0553-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190553-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0553-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005299.html" }, { "category": "self", "summary": "SUSE Bug 1104662", "url": "https://bugzilla.suse.com/1104662" }, { "category": "self", "summary": "SUSE Bug 1120813", "url": "https://bugzilla.suse.com/1120813" }, { "category": "self", "summary": "SUSE Bug 1127458", "url": "https://bugzilla.suse.com/1127458" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3840 page", "url": "https://www.suse.com/security/cve/CVE-2019-3840/" } ], "title": "Security update for libvirt", "tracking": { "current_release_date": "2019-04-04T11:37:20Z", "generator": { "date": "2019-04-04T11:37:20Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0553-1", "initial_release_date": "2019-04-04T11:37:20Z", "revision_history": [ { "date": "2019-04-04T11:37:20Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-2.0.0-27.48.1.aarch64", "product_id": "libvirt-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-client-2.0.0-27.48.1.aarch64", "product_id": "libvirt-client-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.aarch64", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-devel-2.0.0-27.48.1.aarch64", "product_id": "libvirt-devel-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-doc-2.0.0-27.48.1.aarch64", "product_id": "libvirt-doc-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.aarch64", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.aarch64" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.aarch64", "product": { "name": "libvirt-nss-2.0.0-27.48.1.aarch64", "product_id": "libvirt-nss-2.0.0-27.48.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-64bit-2.0.0-27.48.1.aarch64_ilp32", "product": { "name": "libvirt-client-64bit-2.0.0-27.48.1.aarch64_ilp32", "product_id": "libvirt-client-64bit-2.0.0-27.48.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libvirt-devel-64bit-2.0.0-27.48.1.aarch64_ilp32", "product": { "name": "libvirt-devel-64bit-2.0.0-27.48.1.aarch64_ilp32", "product_id": "libvirt-devel-64bit-2.0.0-27.48.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.i586", "product": { "name": "libvirt-2.0.0-27.48.1.i586", "product_id": "libvirt-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.i586", "product": { "name": "libvirt-client-2.0.0-27.48.1.i586", "product_id": "libvirt-client-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.i586", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.i586", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.i586", "product": { "name": "libvirt-devel-2.0.0-27.48.1.i586", "product_id": "libvirt-devel-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.i586", "product": { "name": "libvirt-doc-2.0.0-27.48.1.i586", "product_id": "libvirt-doc-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.i586", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.i586", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.i586" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.i586", "product": { "name": "libvirt-nss-2.0.0-27.48.1.i586", "product_id": "libvirt-nss-2.0.0-27.48.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-client-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-client-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-devel-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-devel-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-doc-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-doc-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.ppc64le", "product": { "name": "libvirt-nss-2.0.0-27.48.1.ppc64le", "product_id": "libvirt-nss-2.0.0-27.48.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.s390", "product": { "name": "libvirt-2.0.0-27.48.1.s390", "product_id": "libvirt-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.s390", "product": { "name": "libvirt-client-2.0.0-27.48.1.s390", "product_id": "libvirt-client-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.s390", "product": { "name": "libvirt-devel-2.0.0-27.48.1.s390", "product_id": "libvirt-devel-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.s390", "product": { "name": "libvirt-doc-2.0.0-27.48.1.s390", "product_id": "libvirt-doc-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.s390" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.s390", "product": { "name": "libvirt-nss-2.0.0-27.48.1.s390", "product_id": "libvirt-nss-2.0.0-27.48.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-2.0.0-27.48.1.s390x", "product_id": "libvirt-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-client-2.0.0-27.48.1.s390x", "product_id": "libvirt-client-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-client-32bit-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-client-32bit-2.0.0-27.48.1.s390x", "product_id": "libvirt-client-32bit-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-devel-2.0.0-27.48.1.s390x", "product_id": "libvirt-devel-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-devel-32bit-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-devel-32bit-2.0.0-27.48.1.s390x", "product_id": "libvirt-devel-32bit-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-doc-2.0.0-27.48.1.s390x", "product_id": "libvirt-doc-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.s390x", "product": { "name": "libvirt-nss-2.0.0-27.48.1.s390x", "product_id": "libvirt-nss-2.0.0-27.48.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-2.0.0-27.48.1.x86_64", "product_id": "libvirt-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-client-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-client-2.0.0-27.48.1.x86_64", "product_id": "libvirt-client-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-client-32bit-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-client-32bit-2.0.0-27.48.1.x86_64", "product_id": "libvirt-client-32bit-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "product_id": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-devel-2.0.0-27.48.1.x86_64", "product_id": "libvirt-devel-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-32bit-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-devel-32bit-2.0.0-27.48.1.x86_64", "product_id": "libvirt-devel-32bit-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-doc-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64", "product_id": "libvirt-doc-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "product_id": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" } }, { "category": "product_version", "name": "libvirt-nss-2.0.0-27.48.1.x86_64", "product": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64", "product_id": "libvirt-nss-2.0.0-27.48.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-client-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-client-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-daemon-xen-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-client-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-client-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-xen-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-client-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-client-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-client-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-xen-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.ppc64le" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.s390x" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-client-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-client-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-xen-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-doc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-nss-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-client-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-client-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-daemon-xen-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-doc-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-doc-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-2.0.0-27.48.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libvirt-nss-2.0.0-27.48.1.x86_64" }, "product_reference": "libvirt-nss-2.0.0-27.48.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3840" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libvirt-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3840", "url": "https://www.suse.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "SUSE Bug 1127458 for CVE-2019-3840", "url": "https://bugzilla.suse.com/1127458" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:libvirt-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:libvirt-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Enterprise Storage 4:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libvirt-nss-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-client-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-config-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-interface-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-libxl-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-network-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nodedev-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-nwfilter-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-secret-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-driver-storage-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-hooks-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-lxc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-daemon-qemu-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-daemon-xen-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-doc-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-lock-sanlock-2.0.0-27.48.1.x86_64", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.s390x", "SUSE OpenStack Cloud 7:libvirt-nss-2.0.0-27.48.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-04T11:37:20Z", "details": "moderate" } ], "title": "CVE-2019-3840" } ] }
gsd-2019-3840
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-3840", "description": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "id": "GSD-2019-3840", "references": [ "https://www.suse.com/security/cve/CVE-2019-3840.html", "https://access.redhat.com/errata/RHSA-2019:2294", "https://ubuntu.com/security/CVE-2019-3840", "https://advisories.mageia.org/CVE-2019-3840.html", "https://linux.oracle.com/cve/CVE-2019-3840.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-3840" ], "details": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "id": "GSD-2019-3840", "modified": "2023-12-13T01:24:04.513542Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3840", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libvirt", "version": { "version_data": [ { "version_value": "5.0.0" } ] } } ] }, "vendor_name": "The libvirt Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service." } ] }, "impact": { "cvss": [ [ { "vectorString": "5.8/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "name": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html", "refsource": "CONFIRM", "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "name": "openSUSE-SU-2019:1288", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "name": "openSUSE-SU-2019:1294", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "name": "FEDORA-2019-b3bfc61567", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "name": "RHSA-2019:2294", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:libvirt:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-3840" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html", "refsource": "CONFIRM", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "name": "openSUSE-SU-2019:1288", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "name": "openSUSE-SU-2019:1294", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "name": "FEDORA-2019-b3bfc61567", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "name": "RHSA-2019:2294", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 4.0 } }, "lastModifiedDate": "2019-05-05T05:29Z", "publishedDate": "2019-03-27T13:29Z" } } }
opensuse-su-2019:1288-1
Vulnerability from csaf_opensuse
Published
2019-04-28 19:10
Modified
2019-04-28 19:10
Summary
Security update for libvirt
Notes
Title of the patch
Security update for libvirt
Description of the patch
This update for libvirt provides the following fixes:
Security issue fixed:
- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could
have resulted in a remote denial of service via the guest agent (bsc#1127458).
Other issues addressed:
- apparmor: reintroduce upstream lxc mount rules (bsc#1130129).
- hook: encode incoming XML to UTF-8 before passing to lxml etree from string method (bsc#1123642).
- supportconfig: collect rotated logs in /var/log/libvirt/* (bsc#1124667).
- libxl: support Xen's max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).
- conf: added new 'xenbus' controller type
- util: skip RDMA detection for non-PCI network devices (bsc#1112182).
- qemu: don't use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).
- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).
- apparmor: add support for named profiles (bsc#1118952).
- libxl: save current memory value after successful balloon (bsc#1120813).
- apparmor: Fix ptrace rules. (bsc#1117058)
- libxl: Add support for soft reset. (bsc#1081516)
- libxl: Fix VM migration on busy hosts. (bsc#1108086)
- qemu: Add support for SEV guests. (fate#325817)
- util: Don't check for parallel iteration in hash-related functions. (bsc#1106420)
- spec: Don't restart libvirt-guests when updating libvirt-client. (bsc#1104662)
- Fix virNodeGetSEVInfo API crashing libvirtd on AMD SEV enabled hosts. (bsc#1108395)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-1288
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libvirt", "title": "Title of the patch" }, { "category": "description", "text": "This update for libvirt provides the following fixes:\n\nSecurity issue fixed: \n\n- CVE-2019-3840: Fixed a null pointer dereference vulnerability in virJSONValueObjectHasKey function which could \n have resulted in a remote denial of service via the guest agent (bsc#1127458). \n\nOther issues addressed: \n\n- apparmor: reintroduce upstream lxc mount rules (bsc#1130129).\n- hook: encode incoming XML to UTF-8 before passing to lxml etree from string method (bsc#1123642).\n- supportconfig: collect rotated logs in /var/log/libvirt/* (bsc#1124667).\n- libxl: support Xen\u0027s max_grant_frames setting with maxGrantFrames attribute on the xenbus controller (bsc#1126325).\n- conf: added new \u0027xenbus\u0027 controller type\n- util: skip RDMA detection for non-PCI network devices (bsc#1112182).\n- qemu: don\u0027t use CAP_DAC_OVERRIDE capability if non-root (bsc#1125665).\n- qemu: fix issues related to restricted permissions on /dev/sev(bsc#1102604).\n- apparmor: add support for named profiles (bsc#1118952).\n- libxl: save current memory value after successful balloon (bsc#1120813).\n- apparmor: Fix ptrace rules. (bsc#1117058)\n- libxl: Add support for soft reset. (bsc#1081516)\n- libxl: Fix VM migration on busy hosts. (bsc#1108086)\n- qemu: Add support for SEV guests. (fate#325817)\n- util: Don\u0027t check for parallel iteration in hash-related functions. (bsc#1106420)\n- spec: Don\u0027t restart libvirt-guests when updating libvirt-client. (bsc#1104662)\n- Fix virNodeGetSEVInfo API crashing libvirtd on AMD SEV enabled hosts. (bsc#1108395)\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1288", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_1288-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1288-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/777DJPBBP6OVYLNA33AECP7XPWPDPERV/#777DJPBBP6OVYLNA33AECP7XPWPDPERV" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1288-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/777DJPBBP6OVYLNA33AECP7XPWPDPERV/#777DJPBBP6OVYLNA33AECP7XPWPDPERV" }, { "category": "self", "summary": "SUSE Bug 1081516", "url": "https://bugzilla.suse.com/1081516" }, { "category": "self", "summary": "SUSE Bug 1102604", "url": "https://bugzilla.suse.com/1102604" }, { "category": "self", "summary": "SUSE Bug 1104662", "url": "https://bugzilla.suse.com/1104662" }, { "category": "self", "summary": "SUSE Bug 1106420", "url": "https://bugzilla.suse.com/1106420" }, { "category": "self", "summary": "SUSE Bug 1108086", "url": "https://bugzilla.suse.com/1108086" }, { "category": "self", "summary": "SUSE Bug 1108395", "url": "https://bugzilla.suse.com/1108395" }, { "category": "self", "summary": "SUSE Bug 1112182", "url": "https://bugzilla.suse.com/1112182" }, { "category": "self", "summary": "SUSE Bug 1117058", "url": "https://bugzilla.suse.com/1117058" }, { "category": "self", "summary": "SUSE Bug 1118952", "url": "https://bugzilla.suse.com/1118952" }, { "category": "self", "summary": "SUSE Bug 1120813", "url": "https://bugzilla.suse.com/1120813" }, { "category": "self", "summary": "SUSE Bug 1123642", "url": "https://bugzilla.suse.com/1123642" }, { "category": "self", "summary": "SUSE Bug 1124667", "url": "https://bugzilla.suse.com/1124667" }, { "category": "self", "summary": "SUSE Bug 1125665", "url": "https://bugzilla.suse.com/1125665" }, { "category": "self", "summary": "SUSE Bug 1126325", "url": "https://bugzilla.suse.com/1126325" }, { "category": "self", "summary": "SUSE Bug 1127458", "url": "https://bugzilla.suse.com/1127458" }, { "category": "self", "summary": "SUSE Bug 1130129", "url": "https://bugzilla.suse.com/1130129" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3840 page", "url": "https://www.suse.com/security/cve/CVE-2019-3840/" } ], "title": "Security update for libvirt", "tracking": { "current_release_date": "2019-04-28T19:10:26Z", "generator": { "date": "2019-04-28T19:10:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1288-1", "initial_release_date": "2019-04-28T19:10:26Z", "revision_history": [ { "date": "2019-04-28T19:10:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-admin-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-admin-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-client-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-client-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-devel-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-devel-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-doc-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-doc-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-libs-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-libs-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-lp150.7.10.4.i586", "product": { "name": "libvirt-nss-4.0.0-lp150.7.10.4.i586", "product_id": "libvirt-nss-4.0.0-lp150.7.10.4.i586" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "product": { "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "product_id": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libvirt-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-admin-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-client-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-client-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-client-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-devel-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-doc-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-libs-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "product_id": "libvirt-nss-4.0.0-lp150.7.10.4.x86_64" } }, { "category": "product_version", "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64", "product": { "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64", "product_id": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-admin-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-client-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-client-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-devel-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-doc-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-doc-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-libs-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.i586" }, "product_reference": "libvirt-nss-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586" }, "product_reference": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64" }, "product_reference": "wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3840" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3840", "url": "https://www.suse.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "SUSE Bug 1127458 for CVE-2019-3840", "url": "https://bugzilla.suse.com/1127458" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-admin-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-client-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-config-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-interface-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-libxl-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-network-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nodedev-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-nwfilter-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-secret-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-core-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-disk-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-iscsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-logical-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-mpath-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-rbd-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-storage-scsi-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-driver-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-hooks-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-lxc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-qemu-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-uml-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-daemon-vbox-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-daemon-xen-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-32bit-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-devel-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-doc-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-libs-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-lock-sanlock-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:libvirt-nss-4.0.0-lp150.7.10.4.x86_64", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.i586", "openSUSE Leap 15.0:wireshark-plugin-libvirt-4.0.0-lp150.7.10.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-28T19:10:26Z", "details": "moderate" } ], "title": "CVE-2019-3840" } ] }
fkie_cve-2019-3840
Vulnerability from fkie_nvd
Published
2019-03-27 13:29
Modified
2024-11-21 04:42
Severity ?
5.8 (Medium) - CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H
6.3 (Medium) - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H
6.3 (Medium) - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H
Summary
A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2019:2294 | ||
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1663051 | Exploit, Issue Tracking, Third Party Advisory, Vendor Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/ | ||
secalert@redhat.com | https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html | Exploit, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2019:2294 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1663051 | Exploit, Issue Tracking, Third Party Advisory, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html | Exploit, Vendor Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:libvirt:*:*:*:*:*:*:*:*", "matchCriteriaId": "11217A48-ED11-477A-8371-9F9A3843114A", "versionEndExcluding": "5.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*", "matchCriteriaId": "5F65DAB0-3DAD-49FF-BC73-3581CC3D5BF3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service." }, { "lang": "es", "value": "Se ha descubierto un error de desreferencia de puntero NULL en libvirt, en versiones anteriores a la 5.0.0, en la forma en la que obtiene informaci\u00f3n de la interfaz mediante el agente QEMU. Un atacante en una m\u00e1quina virtual invitada puede emplear este error para provocar el cierre inesperado de libvirtd y provocar una denegaci\u00f3n de servicio (DoS)." } ], "id": "CVE-2019-3840", "lastModified": "2024-11-21T04:42:40.563", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.3, "impactScore": 4.0, "source": "secalert@redhat.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 4.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-03-27T13:29:01.680", "references": [ { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2019:2294" }, { "source": "secalert@redhat.com", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "source": "secalert@redhat.com", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "source": "secalert@redhat.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2019:2294" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-476" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-476" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-rx4m-pcxc-jchp
Vulnerability from github
Published
2022-05-14 01:05
Modified
2022-05-14 01:05
Severity ?
VLAI Severity ?
Details
A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.
{ "affected": [], "aliases": [ "CVE-2019-3840" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-27T13:29:00Z", "severity": "MODERATE" }, "details": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "id": "GHSA-rx4m-pcxc-jchp", "modified": "2022-05-14T01:05:47Z", "published": "2022-05-14T01:05:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3840" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2294" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7" }, { "type": "WEB", "url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
rhsa-2019:2294
Vulnerability from csaf_redhat
Published
2019-08-06 13:36
Modified
2024-11-22 12:54
Summary
Red Hat Security Advisory: libvirt security, bug fix, and enhancement update
Notes
Topic
An update for libvirt is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libvirt library contains 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.
Security Fix(es):
* libvirt: NULL pointer dereference after running qemuAgentCommand in qemuAgentGetInterfaces function (CVE-2019-3840)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libvirt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The libvirt library contains 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.\n\nSecurity Fix(es):\n\n* libvirt: NULL pointer dereference after running qemuAgentCommand in qemuAgentGetInterfaces function (CVE-2019-3840)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:2294", "url": "https://access.redhat.com/errata/RHSA-2019:2294" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index" }, { "category": "external", "summary": "1501450", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501450" }, { "category": "external", "summary": "1558558", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1558558" }, { "category": "external", "summary": "1584663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1584663" }, { "category": "external", "summary": "1592737", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1592737" }, { "category": "external", "summary": "1594266", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594266" }, { "category": "external", "summary": "1609454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609454" }, { "category": "external", "summary": "1609720", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609720" }, { "category": "external", "summary": "1612943", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612943" }, { "category": "external", "summary": "1613737", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613737" }, { "category": "external", "summary": "1615680", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615680" }, { "category": "external", "summary": "1628469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1628469" }, { "category": "external", "summary": "1628892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1628892" }, { "category": "external", "summary": "1631606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631606" }, { "category": "external", "summary": "1631622", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631622" }, { "category": "external", "summary": "1632833", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1632833" }, { "category": "external", "summary": "1633077", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633077" }, { "category": "external", "summary": "1633389", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633389" }, { "category": "external", "summary": "1640465", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640465" }, { "category": "external", "summary": "1641702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1641702" }, { "category": "external", "summary": "1647365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647365" }, { "category": "external", "summary": "1652894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1652894" }, { "category": "external", "summary": "1656360", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656360" }, { "category": "external", "summary": "1657468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1657468" }, { "category": "external", "summary": "1658198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1658198" }, { "category": "external", "summary": "1658406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1658406" }, { "category": "external", "summary": "1658652", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1658652" }, { "category": "external", "summary": "1660531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660531" }, { "category": "external", "summary": "1663051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051" }, { "category": "external", "summary": "1665228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665228" }, { "category": "external", "summary": "1665474", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665474" }, { "category": "external", "summary": "1665553", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665553" }, { "category": "external", "summary": "1669581", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1669581" }, { "category": "external", "summary": "1669586", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1669586" }, { "category": "external", "summary": "1672957", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1672957" }, { "category": "external", "summary": "1683175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1683175" }, { "category": "external", "summary": "1690122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690122" }, { "category": "external", "summary": "1690703", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1690703" }, { "category": "external", "summary": "1691358", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1691358" }, { "category": "external", "summary": "1692296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1692296" }, { "category": "external", "summary": "1703661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703661" }, { "category": "external", "summary": "1716387", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1716387" }, { "category": "external", "summary": "1718172", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718172" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2294.json" } ], "title": "Red Hat Security Advisory: libvirt security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T12:54:28+00:00", "generator": { "date": "2024-11-22T12:54:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:2294", "initial_release_date": "2019-08-06T13:36:21+00:00", "revision_history": [ { "date": "2019-08-06T13:36:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-08-06T13:36:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:54:28+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-login-shell@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-nss-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-admin-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-admin-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-admin@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-docs-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-docs-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-bash-completion@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-devel-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-libs-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-client-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@4.5.0-23.el7?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-0:4.5.0-23.el7.x86_64", "product": { "name": "libvirt-0:4.5.0-23.el7.x86_64", "product_id": "libvirt-0:4.5.0-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@4.5.0-23.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=i686" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.i686", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.i686", "product_id": "libvirt-nss-0:4.5.0-23.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=i686" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.i686", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.i686", "product_id": "libvirt-devel-0:4.5.0-23.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=i686" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.i686", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.i686", "product_id": "libvirt-libs-0:4.5.0-23.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=i686" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.i686", "product": { "name": "libvirt-client-0:4.5.0-23.el7.i686", "product_id": "libvirt-client-0:4.5.0-23.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libvirt-0:4.5.0-23.el7.src", "product": { "name": "libvirt-0:4.5.0-23.el7.src", "product_id": "libvirt-0:4.5.0-23.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@4.5.0-23.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "product_id": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "product_id": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-login-shell@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x", "product_id": "libvirt-nss-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-admin-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x", "product_id": "libvirt-admin-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-admin@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-docs-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x", "product_id": "libvirt-docs-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "product_id": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-bash-completion@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x", "product_id": "libvirt-devel-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x", "product_id": "libvirt-libs-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-client-0:4.5.0-23.el7.s390x", "product_id": "libvirt-client-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "product_id": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@4.5.0-23.el7?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-0:4.5.0-23.el7.s390x", "product": { "name": "libvirt-0:4.5.0-23.el7.s390x", "product_id": "libvirt-0:4.5.0-23.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@4.5.0-23.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=s390" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.s390", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.s390", "product_id": "libvirt-nss-0:4.5.0-23.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=s390" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.s390", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.s390", "product_id": "libvirt-devel-0:4.5.0-23.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=s390" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.s390", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.s390", "product_id": "libvirt-libs-0:4.5.0-23.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=s390" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.s390", "product": { "name": "libvirt-client-0:4.5.0-23.el7.s390", "product_id": "libvirt-client-0:4.5.0-23.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-login-shell@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-nss-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-admin-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-admin-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-admin@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-docs-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-docs-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-bash-completion@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-devel-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-libs-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-client-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@4.5.0-23.el7?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-0:4.5.0-23.el7.ppc64", "product": { "name": "libvirt-0:4.5.0-23.el7.ppc64", "product_id": "libvirt-0:4.5.0-23.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@4.5.0-23.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.ppc", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc", "product_id": "libvirt-nss-0:4.5.0-23.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.ppc", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc", "product_id": "libvirt-devel-0:4.5.0-23.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.ppc", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc", "product_id": "libvirt-libs-0:4.5.0-23.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.ppc", "product": { "name": "libvirt-client-0:4.5.0-23.el7.ppc", "product_id": "libvirt-client-0:4.5.0-23.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-login-shell@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-admin@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-bash-completion@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-client-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-client-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@4.5.0-23.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-0:4.5.0-23.el7.ppc64le", "product": { "name": "libvirt-0:4.5.0-23.el7.ppc64le", "product_id": "libvirt-0:4.5.0-23.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@4.5.0-23.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.src" }, "product_reference": "libvirt-0:4.5.0-23.el7.src", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-admin-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-admin-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-client-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-devel-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-docs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-libs-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-login-shell-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-login-shell-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:4.5.0-23.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" }, "product_reference": "libvirt-nss-0:4.5.0-23.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3840", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2019-01-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1665228" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was discovered in libvirt in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvirt: NULL pointer dereference after running qemuAgentCommand in qemuAgentGetInterfaces function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3840" }, { "category": "external", "summary": "RHBZ#1665228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665228" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3840", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3840" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3840", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3840" } ], "release_date": "2019-01-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-08-06T13:36:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, libvirtd will be restarted automatically.", "product_ids": [ "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:2294" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Client-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Client-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7ComputeNode-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7ComputeNode-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Server-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Server-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.src", "7Workstation-optional-7.7:libvirt-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-admin-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-bash-completion-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-client-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-config-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-interface-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-network-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nodedev-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-nwfilter-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-qemu-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-secret-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-core-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-disk-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-gluster-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-iscsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-logical-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-mpath-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-rbd-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-driver-storage-scsi-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-kvm-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-daemon-lxc-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-debuginfo-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-devel-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-docs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-libs-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-lock-sanlock-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-login-shell-0:4.5.0-23.el7.x86_64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.i686", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.ppc64le", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.s390x", "7Workstation-optional-7.7:libvirt-nss-0:4.5.0-23.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvirt: NULL pointer dereference after running qemuAgentCommand in qemuAgentGetInterfaces function" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…